Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

ABANDONED - Enum constant in enum class com.bytedesk.service.queue_member.QueueMemberStatusEnum
 
abandonedThreadCount - Variable in class com.bytedesk.service.statistic.ServiceStatisticEntity
 
abandonedThreadCount - Variable in class com.bytedesk.service.statistic.ServiceStatisticResponse
 
abandonRate - Variable in class com.bytedesk.service.statistic.ServiceStatisticEntity
 
abandonRate - Variable in class com.bytedesk.service.statistic.ServiceStatisticResponse
 
acceptByAgent(ThreadRequest) - Method in class com.bytedesk.core.thread.ThreadRestController
 
acceptByAgent(ThreadRequest) - Method in class com.bytedesk.core.thread.ThreadRestService
 
ACCEPTED - Enum constant in enum class com.bytedesk.team.group.GroupInviteStatus
 
acceptedThreadCount - Variable in class com.bytedesk.service.statistic.ServiceStatisticEntity
 
acceptedThreadCount - Variable in class com.bytedesk.service.statistic.ServiceStatisticResponse
 
acceptRate - Variable in class com.bytedesk.service.statistic.ServiceStatisticEntity
 
acceptRate - Variable in class com.bytedesk.service.statistic.ServiceStatisticResponse
 
acceptThread() - Method in class com.bytedesk.service.queue_member.QueueMemberEntity
 
acceptThread() - Method in class com.bytedesk.service.queue.QueueEntity
 
acceptTime - Variable in class com.bytedesk.service.queue_member.QueueMemberEntity
 
acceptTime - Variable in class com.bytedesk.service.queue_member.QueueMemberRequest
 
acceptTime - Variable in class com.bytedesk.service.queue_member.QueueMemberResponse
 
acceptType - Variable in class com.bytedesk.service.queue_member.QueueMemberEntity
 
acceptType - Variable in class com.bytedesk.service.queue_member.QueueMemberRequest
 
acceptType - Variable in class com.bytedesk.service.queue_member.QueueMemberResponse
 
accessCount - Variable in class com.bytedesk.core.ip.access.IpAccessEntity
 
accessCount - Variable in class com.bytedesk.core.ip.access.IpAccessResponse
 
accessKeyId - Variable in class com.bytedesk.core.config.properties.BytedeskProperties.Aliyun
 
accessKeyId - Variable in class com.bytedesk.core.push.email.PushServiceImplEmail
 
accessKeyId - Variable in class com.bytedesk.core.push.sms.PushServiceImplSms
 
accessKeyId - Variable in class com.bytedesk.kbase.upload.cloud.AliyunProperties
 
accessKeySecret - Variable in class com.bytedesk.core.config.properties.BytedeskProperties.Aliyun
 
accessKeySecret - Variable in class com.bytedesk.core.push.email.PushServiceImplEmail
 
accessKeySecret - Variable in class com.bytedesk.core.push.sms.PushServiceImplSms
 
accessKeySecret - Variable in class com.bytedesk.kbase.upload.cloud.AliyunProperties
 
accessTime - Variable in class com.bytedesk.core.ip.access.IpAccessEntity
 
accessTime - Variable in class com.bytedesk.core.ip.access.IpAccessResponse
 
accessToken - Variable in class com.bytedesk.core.rbac.auth.AuthResponse
 
accessToken - Variable in class com.bytedesk.core.rbac.oauth.OAuthEntity
 
accessToken - Variable in class com.bytedesk.core.rbac.oauth.OAuthRequest
 
accessToken - Variable in class com.bytedesk.core.rbac.oauth.OAuthResponse
 
accessToken - Variable in class com.bytedesk.core.token.TokenEntity
 
action - Variable in class com.bytedesk.core.action.ActionCreateEvent
 
action - Variable in class com.bytedesk.core.action.ActionEntity
 
action - Variable in class com.bytedesk.core.action.ActionExcel
 
action - Variable in class com.bytedesk.core.action.ActionRequest
 
action - Variable in class com.bytedesk.core.action.ActionResponse
 
action() - Element in annotation interface com.bytedesk.core.annotation.ActionAnnotation
 
action() - Element in annotation interface com.bytedesk.kbase.kbase.KbaseAnnotation
 
action() - Element in annotation interface com.bytedesk.service.visitor.VisitorAnnotation
 
ACTION_CREATE - Static variable in class com.bytedesk.core.action.ActionPermissions
 
ACTION_DELETE - Static variable in class com.bytedesk.core.action.ActionPermissions
 
ACTION_EXPORT - Static variable in class com.bytedesk.core.action.ActionPermissions
 
ACTION_LOGIN_EMAIL - Static variable in class com.bytedesk.core.constant.BytedeskConsts
 
ACTION_LOGIN_MOBILE - Static variable in class com.bytedesk.core.constant.BytedeskConsts
 
ACTION_LOGIN_SCAN - Static variable in class com.bytedesk.core.constant.BytedeskConsts
 
ACTION_LOGIN_USERNAME - Static variable in class com.bytedesk.core.constant.BytedeskConsts
 
ACTION_PREFIX - Static variable in class com.bytedesk.core.action.ActionPermissions
 
ACTION_READ - Static variable in class com.bytedesk.core.action.ActionPermissions
 
ACTION_UPDATE - Static variable in class com.bytedesk.core.action.ActionPermissions
 
ActionAnnotation - Annotation Interface in com.bytedesk.core.annotation
record for action and failed operations
ActionAspect - Class in com.bytedesk.core.aop
操作日志记录处理 注意:不能在类上注解@Async,否则会获取不到 HttpServletRequest,attributes为空。
ActionAspect() - Constructor for class com.bytedesk.core.aop.ActionAspect
 
ActionCreateEvent - Class in com.bytedesk.core.action
 
ActionCreateEvent(Object, ActionEntity) - Constructor for class com.bytedesk.core.action.ActionCreateEvent
 
ActionEntity - Class in com.bytedesk.core.action
 
ActionEntity() - Constructor for class com.bytedesk.core.action.ActionEntity
 
ActionEntityListener - Class in com.bytedesk.core.action
 
ActionEntityListener() - Constructor for class com.bytedesk.core.action.ActionEntityListener
 
ActionEventListener - Class in com.bytedesk.core.action
 
ActionEventListener() - Constructor for class com.bytedesk.core.action.ActionEventListener
 
ActionExcel - Class in com.bytedesk.core.action
 
ActionExcel() - Constructor for class com.bytedesk.core.action.ActionExcel
 
ActionPermissions - Class in com.bytedesk.core.action
 
ActionPermissions() - Constructor for class com.bytedesk.core.action.ActionPermissions
 
actionRepository - Variable in class com.bytedesk.core.action.ActionRestService
 
ActionRepository - Interface in com.bytedesk.core.action
 
ActionRequest - Class in com.bytedesk.core.action
 
ActionRequest() - Constructor for class com.bytedesk.core.action.ActionRequest
 
ActionResponse - Class in com.bytedesk.core.action
 
ActionResponse() - Constructor for class com.bytedesk.core.action.ActionResponse
 
ActionRestController - Class in com.bytedesk.core.action
 
ActionRestController() - Constructor for class com.bytedesk.core.action.ActionRestController
 
actionRestService - Variable in class com.bytedesk.ai.robot.RobotRestService
 
actionRestService - Variable in class com.bytedesk.kbase.faq.FaqRestService
 
ActionRestService - Class in com.bytedesk.core.action
 
ActionRestService() - Constructor for class com.bytedesk.core.action.ActionRestService
 
actionService - Variable in class com.bytedesk.core.action.ActionRestController
 
actionService - Variable in class com.bytedesk.core.aop.ActionAspect
 
actionService - Variable in class com.bytedesk.core.topic.TopicService
 
actionService - Variable in class com.bytedesk.service.agent.AgentRestService
 
ActionSpecification - Class in com.bytedesk.core.action
 
ActionSpecification() - Constructor for class com.bytedesk.core.action.ActionSpecification
 
ActionTypeEnum - Enum Class in com.bytedesk.core.action
 
ActionTypeEnum() - Constructor for enum class com.bytedesk.core.action.ActionTypeEnum
 
activateProcess(String) - Method in class com.bytedesk.ticket.flow.TicketFlowController
 
activateTicketProcess(String) - Method in class com.bytedesk.ticket.flow.TicketFlowService
激活工单流程
ACTIVE - Enum constant in enum class com.bytedesk.service.queue.QueueStatusEnum
 
ACTIVE - Enum constant in enum class com.bytedesk.team.member.MemberStatusEnum
 
activityId - Variable in class com.bytedesk.ticket.ticket.dto.TicketHistoryActivityResponse
 
activityName - Variable in class com.bytedesk.ticket.ticket.dto.TicketHistoryActivityResponse
 
activityType - Variable in class com.bytedesk.ticket.ticket.dto.TicketHistoryActivityResponse
 
actor - Variable in class com.bytedesk.ai.springai.output.ActorsFilms
 
ActorsFilms - Class in com.bytedesk.ai.springai.output
 
ActorsFilms() - Constructor for class com.bytedesk.ai.springai.output.ActorsFilms
 
ACTUAL - Enum constant in enum class com.bytedesk.core.uid.worker.WorkerNodeType
物理机
add(List<Document>) - Method in class com.bytedesk.ai.springai.SpringAIOllamaConfig.EmptyRedisVectorStore
 
addAdmin(UserEntity) - Method in class com.bytedesk.team.group.GroupEntity
 
addAdminRole(UserEntity) - Method in class com.bytedesk.core.rbac.user.UserService
 
addAgentRole(UserEntity) - Method in class com.bytedesk.core.rbac.user.UserService
 
addAttributes(UserDetails, Model) - Method in class com.bytedesk.forum.controller.ForumViewController
 
addAttributes(UserDetails, Model) - Method in class com.bytedesk.voc.controller.VocController
 
addAuthority(AuthorityEntity) - Method in class com.bytedesk.core.rbac.role.RoleEntity
 
addChild(CategoryEntity) - Method in class com.bytedesk.core.category.CategoryEntity
 
addChild(DepartmentEntity) - Method in class com.bytedesk.team.department.DepartmentEntity
 
addClientId(String) - Method in class com.bytedesk.core.topic.TopicService
 
addComment(Long, TicketCommentRequest) - Method in class com.bytedesk.ticket.ticket.TicketRestController
 
addComment(Long, TicketCommentRequest) - Method in class com.bytedesk.ticket.ticket.TicketRestService
 
addComment(String, String, String) - Method in class com.bytedesk.ticket.comment.TicketCommentService
添加工单评论 ACT_HI_COMMENT - 历史评论表,存储所有的任务评论
addComment(String, String, String) - Method in class com.bytedesk.ticket.flow.TicketFlowController
 
addConnected(String) - Method in class com.bytedesk.core.socket.mqtt.MqttConnectionService
 
addFaqToQueue(FaqEntity) - Method in class com.bytedesk.ai.robot.RobotFaqProcessor
添加FAQ到处理队列
addGroupPrivilege(String, String) - Method in class com.bytedesk.ticket.identity.TicketIdentityService
为组添加权限
addInterceptors(InterceptorRegistry) - Method in class com.bytedesk.core.config.WebMvcConfig
 
addMemberRole(UserEntity) - Method in class com.bytedesk.core.rbac.user.UserService
 
addOrganizationRole(RoleEntity) - Method in class com.bytedesk.core.rbac.user.UserEntity
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.bytedesk.core.socket.protobuf.model.UserProto.User.Builder
 
addResourceHandlers(ResourceHandlerRegistry) - Method in class com.bytedesk.core.config.WebMvcConfig
https://www.baeldung.com/spring-mvc-static-resources spring.mvc.static-path-pattern=/** 静态资源的配置 - 使得可以从磁盘中读取 Html、图片、视频、音频等
addRole(UserEntity, String) - Method in class com.bytedesk.core.rbac.user.UserService
 
addSuperRole(UserEntity) - Method in class com.bytedesk.core.rbac.user.UserService
 
addTicketComment(String, String, String) - Method in class com.bytedesk.ticket.flow.TicketFlowService
添加工单评论 ACT_HI_COMMENT - 历史评论表,存储所有的任务评论
addToBlacklist(String, String, LocalDateTime, String, String, String, String, String, String) - Method in class com.bytedesk.core.ip.black.IpBlacklistRestService
 
addToBlacklistSystem(String) - Method in class com.bytedesk.core.ip.black.IpBlacklistRestService
 
addUserPrivilege(String, String) - Method in class com.bytedesk.ticket.identity.TicketIdentityService
为用户添加权限
admin - Variable in class com.bytedesk.core.config.properties.BytedeskProperties
 
admin - Variable in class com.bytedesk.core.config.properties.BytedeskPropertiesResponse
 
Admin() - Constructor for class com.bytedesk.core.config.properties.BytedeskProperties.Admin
 
Admin() - Constructor for class com.bytedesk.core.config.properties.BytedeskPropertiesResponse.Admin
 
adminEmails - Variable in class com.bytedesk.voc.config.VocConfig
 
admins - Variable in class com.bytedesk.team.group.GroupEntity
 
admins - Variable in class com.bytedesk.team.group.GroupResponse
 
adminUids - Variable in class com.bytedesk.team.group.GroupRequest
 
advancedRag(String) - Method in class com.bytedesk.ai.springai.SpringAIController
 
advisorChat(HttpServletResponse, String, String) - Method in class com.bytedesk.ai.springai.SpringAIAlibabaController
ChatClient 使用自定义的 Advisor 实现功能增强.
after() - Method in class com.bytedesk.core.aop.UserIpAspect
 
afterConnectionClosed(WebSocketSession, CloseStatus) - Method in class com.bytedesk.core.socket.stomp.handler.WebSocketBinaryMessageHandler
 
afterConnectionClosed(WebSocketSession, CloseStatus) - Method in class com.bytedesk.core.socket.stomp.handler.WebSocketTextMessageHandler
 
afterConnectionEstablished(WebSocketSession) - Method in class com.bytedesk.core.socket.stomp.handler.WebSocketBinaryMessageHandler
 
afterConnectionEstablished(WebSocketSession) - Method in class com.bytedesk.core.socket.stomp.handler.WebSocketTextMessageHandler
 
afterHandshake(ServerHttpRequest, ServerHttpResponse, WebSocketHandler, Exception) - Method in class com.bytedesk.core.socket.stomp.interceptor.StompHandshakeInterceptor
 
afterKbaseLog() - Method in class com.bytedesk.kbase.kbase.KbaseAspect
 
afterPropertiesSet() - Method in class com.bytedesk.ai.springai.SpringAIOllamaConfig.EmptyRedisVectorStore
 
afterPropertiesSet() - Method in class com.bytedesk.core.uid.impl.CachedUidGenerator
 
afterPropertiesSet() - Method in class com.bytedesk.core.uid.impl.DefaultUidGenerator
 
afterPropertiesSet() - Method in class com.bytedesk.ticket.identity.TicketPrivilegeInitializer
 
afterSingletonsInstantiated() - Method in class com.bytedesk.ai.model.LlmModelInitializer
 
afterSingletonsInstantiated() - Method in class com.bytedesk.ai.provider.LlmProviderInitializer
 
afterSingletonsInstantiated() - Method in class com.bytedesk.ai.robot.RobotInitializer
 
afterSingletonsInstantiated() - Method in class com.bytedesk.core.assistant.AssistantInitializer
 
afterSingletonsInstantiated() - Method in class com.bytedesk.core.category.CategoryInitializer
 
afterSingletonsInstantiated() - Method in class com.bytedesk.core.channel.ChannelInitializer
 
afterSingletonsInstantiated() - Method in class com.bytedesk.core.rbac.organization.OrganizationInitializer
 
afterSingletonsInstantiated() - Method in class com.bytedesk.kbase.article.ArticleInitializer
 
afterSingletonsInstantiated() - Method in class com.bytedesk.kbase.auto_reply.fixed.AutoReplyFixedInitializer
 
afterSingletonsInstantiated() - Method in class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordInitializer
 
afterSingletonsInstantiated() - Method in class com.bytedesk.kbase.faq.FaqInitializer
 
afterSingletonsInstantiated() - Method in class com.bytedesk.kbase.kbase.KbaseInitializer
 
afterSingletonsInstantiated() - Method in class com.bytedesk.kbase.notebase.NotebaseInitializer
 
afterSingletonsInstantiated() - Method in class com.bytedesk.kbase.quick_reply.QuickReplyInitializer
 
afterSingletonsInstantiated() - Method in class com.bytedesk.kbase.taboo.TabooInitializer
 
afterSingletonsInstantiated() - Method in class com.bytedesk.service.agent.AgentInitializer
 
afterSingletonsInstantiated() - Method in class com.bytedesk.service.leave_msg.LeaveMsgInitializer
 
afterSingletonsInstantiated() - Method in class com.bytedesk.service.queue_member.QueueMemberInitializer
 
afterSingletonsInstantiated() - Method in class com.bytedesk.service.queue.QueueInitializer
 
afterSingletonsInstantiated() - Method in class com.bytedesk.service.visitor_thread.VisitorThreadInitializer
 
afterSingletonsInstantiated() - Method in class com.bytedesk.service.visitor.VisitorInitializer
 
afterSingletonsInstantiated() - Method in class com.bytedesk.service.workgroup.WorkgroupInitializer
 
afterSingletonsInstantiated() - Method in class com.bytedesk.service.worktime.WorktimeInitializer
 
afterSingletonsInstantiated() - Method in class com.bytedesk.team.department.DepartmentInitializer
 
afterSingletonsInstantiated() - Method in class com.bytedesk.team.group.GroupInitializer
 
afterSingletonsInstantiated() - Method in class com.bytedesk.team.member.MemberInitializer
 
afterSingletonsInstantiated() - Method in class com.bytedesk.ticket.process.TicketProcessInitializer
 
afterSingletonsInstantiated() - Method in class com.bytedesk.ticket.ticket.TicketInitializer
 
agent - Variable in class com.bytedesk.core.thread.ThreadEntity
一对一客服对话中,存储客服信息 技能组客服对话中,存储技能组信息 机器人对话中,存储机器人信息 用户私聊、群聊、同事会话中,无需存储,使用owner字段信息
agent - Variable in class com.bytedesk.core.thread.ThreadRequest
 
agent - Variable in class com.bytedesk.core.thread.ThreadResponse
 
agent - Variable in class com.bytedesk.service.agent.event.AgentCreateEvent
 
agent - Variable in class com.bytedesk.service.agent.event.AgentUpdateEvent
 
agent - Variable in class com.bytedesk.service.visitor_thread.VisitorThreadEntity
一对一客服对话中,存储客服信息 技能组客服对话中,存储技能组信息 机器人对话中,存储机器人信息 用户私聊、群聊、同事会话中,无需存储,使用owner字段信息 FIXME: 头像、昵称和机器人大模型中参数修改之后,不能及时同步更新
AGENT - Enum constant in enum class com.bytedesk.core.enums.LevelEnum
 
AGENT - Enum constant in enum class com.bytedesk.core.rbac.user.UserTypeEnum
 
AGENT - Enum constant in enum class com.bytedesk.core.thread.ThreadTypeEnum
 
AGENT - Enum constant in enum class com.bytedesk.service.statistic.ServiceStatisticTypeEnum
 
AGENT - Enum constant in enum class com.bytedesk.ticket.statistic.TicketStatisticTypeEnum
 
AGENT - Enum constant in enum class com.bytedesk.ticket.ticket.TicketTypeEnum
 
AGENT_CLOSED - Enum constant in enum class com.bytedesk.core.message.MessageTypeEnum
 
AGENT_CREATE - Static variable in class com.bytedesk.service.agent.AgentPermissions
 
AGENT_DELETE - Static variable in class com.bytedesk.service.agent.AgentPermissions
 
AGENT_EXPORT - Static variable in class com.bytedesk.service.agent.AgentPermissions
 
AGENT_NOT_AVAILABLE - Enum constant in enum class com.bytedesk.core.thread.ThreadStateEventEnum
 
AGENT_OFFLINE - Enum constant in enum class com.bytedesk.core.thread.ThreadStateEventEnum
 
AGENT_OFFLINE - Enum constant in enum class com.bytedesk.core.utils.JsonResultCodeEnum
 
AGENT_PREFIX - Static variable in class com.bytedesk.service.agent.AgentPermissions
 
AGENT_READ - Static variable in class com.bytedesk.service.agent.AgentPermissions
 
AGENT_TO_AGENT - Enum constant in enum class com.bytedesk.service.thread_transfer.ThreadTransferTypeEnum
 
AGENT_UNAVAILABLE - Enum constant in enum class com.bytedesk.core.utils.JsonResultCodeEnum
 
AGENT_UPDATE - Static variable in class com.bytedesk.service.agent.AgentPermissions
 
AgentApplication - Class in com.bytedesk.service
 
AgentApplication() - Constructor for class com.bytedesk.service.AgentApplication
 
agentAvatar - Variable in class com.bytedesk.service.queue_member.QueueMemberEntity
 
agentAvatar - Variable in class com.bytedesk.service.queue_member.QueueMemberRequest
 
agentAvatar - Variable in class com.bytedesk.service.queue_member.QueueMemberResponse
 
AgentCreateEvent - Class in com.bytedesk.service.agent.event
 
AgentCreateEvent(Object, AgentEntity) - Constructor for class com.bytedesk.service.agent.event.AgentCreateEvent
 
AgentCsThreadCreationStrategy - Class in com.bytedesk.service.strategy
 
AgentCsThreadCreationStrategy() - Constructor for class com.bytedesk.service.strategy.AgentCsThreadCreationStrategy
 
AgentEntity - Class in com.bytedesk.service.agent
human agent, not ai agent - agent:一对一人工客服,不支持机器人接待 - robot:机器人客服,不支持转人工 - workgroup:工作组,支持机器人接待,支持转人工
AgentEntity() - Constructor for class com.bytedesk.service.agent.AgentEntity
 
AgentEntityListener - Class in com.bytedesk.service.agent
 
AgentEntityListener() - Constructor for class com.bytedesk.service.agent.AgentEntityListener
 
AgentEventListener - Class in com.bytedesk.service.agent
 
AgentEventListener() - Constructor for class com.bytedesk.service.agent.AgentEventListener
 
agentInitializer - Variable in class com.bytedesk.service.workgroup.WorkgroupInitializer
 
AgentInitializer - Class in com.bytedesk.service.agent
 
AgentInitializer() - Constructor for class com.bytedesk.service.agent.AgentInitializer
 
agentMessageCount - Variable in class com.bytedesk.service.queue_member.QueueMemberEntity
 
agentMessageCount - Variable in class com.bytedesk.service.queue_member.QueueMemberRequest
 
agentMessageCount - Variable in class com.bytedesk.service.queue_member.QueueMemberResponse
 
agentMessageCount - Variable in class com.bytedesk.service.statistic.ServiceStatisticEntity
 
agentMessageCount - Variable in class com.bytedesk.service.statistic.ServiceStatisticResponse
 
AgentMessageEventListener - Class in com.bytedesk.service.agent_message
 
AgentMessageEventListener() - Constructor for class com.bytedesk.service.agent_message.AgentMessageEventListener
 
agentNickname - Variable in class com.bytedesk.service.queue_member.QueueMemberEntity
 
agentNickname - Variable in class com.bytedesk.service.queue_member.QueueMemberRequest
 
agentNickname - Variable in class com.bytedesk.service.queue_member.QueueMemberResponse
 
AgentPermissions - Class in com.bytedesk.service.agent
 
AgentPermissions() - Constructor for class com.bytedesk.service.agent.AgentPermissions
 
agentRepository - Variable in class com.bytedesk.service.agent.AgentInitializer
 
agentRepository - Variable in class com.bytedesk.service.agent.AgentRestService
 
agentRepository - Variable in class com.bytedesk.service.statistic.ServiceStatisticService
 
agentRepository - Variable in class com.bytedesk.ticket.statistic.TicketStatisticService
 
AgentRepository - Interface in com.bytedesk.service.agent
 
AgentRequest - Class in com.bytedesk.service.agent
 
AgentRequest() - Constructor for class com.bytedesk.service.agent.AgentRequest
 
AgentResponse - Class in com.bytedesk.service.agent
 
AgentResponse() - Constructor for class com.bytedesk.service.agent.AgentResponse
 
AgentRestController - Class in com.bytedesk.service.agent
 
AgentRestController() - Constructor for class com.bytedesk.service.agent.AgentRestController
 
agentRestService - Variable in class com.bytedesk.service.routing.RouteService
 
agentRestService - Variable in class com.bytedesk.ticket.ticket.TicketRestService
 
agentRestService - Variable in class com.bytedesk.ticket.ticket.TicketService
 
AgentRestService - Class in com.bytedesk.service.agent
 
AgentRestService() - Constructor for class com.bytedesk.service.agent.AgentRestService
 
agents - Variable in class com.bytedesk.service.workgroup.WorkgroupEntity
 
agents - Variable in class com.bytedesk.service.workgroup.WorkgroupResponse
 
agentService - Variable in class com.bytedesk.service.agent.AgentEventListener
 
agentService - Variable in class com.bytedesk.service.agent.AgentInitializer
 
agentService - Variable in class com.bytedesk.service.agent.AgentRestController
 
agentService - Variable in class com.bytedesk.service.queue.QueueService
 
agentService - Variable in class com.bytedesk.service.strategy.AgentCsThreadCreationStrategy
 
agentService - Variable in class com.bytedesk.service.workgroup.WorkgroupEventListener
 
agentService - Variable in class com.bytedesk.service.workgroup.WorkgroupRestService
 
AgentService - Class in com.bytedesk.service.agent
 
AgentService() - Constructor for class com.bytedesk.service.agent.AgentService
 
AgentSpecification - Class in com.bytedesk.service.agent
 
AgentSpecification() - Constructor for class com.bytedesk.service.agent.AgentSpecification
 
AgentStatusEnum - Enum Class in com.bytedesk.service.agent
 
AgentStatusEnum() - Constructor for enum class com.bytedesk.service.agent.AgentStatusEnum
 
AgentStatusLogController - Class in com.bytedesk.service.agent_status
 
AgentStatusLogController() - Constructor for class com.bytedesk.service.agent_status.AgentStatusLogController
 
AgentStatusLogEntity - Class in com.bytedesk.service.agent_status
接待状态变更记录
AgentStatusLogEntity() - Constructor for class com.bytedesk.service.agent_status.AgentStatusLogEntity
 
AgentStatusLogEventListener - Class in com.bytedesk.service.agent_status
 
AgentStatusLogEventListener() - Constructor for class com.bytedesk.service.agent_status.AgentStatusLogEventListener
 
AgentStatusLogLogSpecification - Class in com.bytedesk.service.agent_status
 
AgentStatusLogLogSpecification() - Constructor for class com.bytedesk.service.agent_status.AgentStatusLogLogSpecification
 
agentStatusLogRepository - Variable in class com.bytedesk.service.statistic.ServiceStatisticService
 
AgentStatusLogRepository - Interface in com.bytedesk.service.agent_status
 
AgentStatusLogRequest - Class in com.bytedesk.service.agent_status
 
AgentStatusLogRequest() - Constructor for class com.bytedesk.service.agent_status.AgentStatusLogRequest
 
AgentStatusLogResponse - Class in com.bytedesk.service.agent_status
 
AgentStatusLogResponse() - Constructor for class com.bytedesk.service.agent_status.AgentStatusLogResponse
 
AgentStatusLogService - Class in com.bytedesk.service.agent_status
 
AgentStatusLogService() - Constructor for class com.bytedesk.service.agent_status.AgentStatusLogService
 
agentStatusRepository - Variable in class com.bytedesk.service.agent_status.AgentStatusLogService
 
agentStatusService - Variable in class com.bytedesk.service.agent_status.AgentStatusLogEventListener
 
agentUid - Variable in class com.bytedesk.kbase.kbase.KbaseEntity
 
agentUid - Variable in class com.bytedesk.kbase.kbase.KbaseRequest
 
agentUid - Variable in class com.bytedesk.kbase.kbase.KbaseResponse
 
agentUid - Variable in class com.bytedesk.kbase.quick_reply.QuickReplyEntity
 
agentUid - Variable in class com.bytedesk.kbase.quick_reply.QuickReplyRequest
 
agentUid - Variable in class com.bytedesk.kbase.quick_reply.QuickReplyResponse
 
agentUid - Variable in class com.bytedesk.service.agent_status.AgentStatusLogEntity
 
agentUid - Variable in class com.bytedesk.service.agent_status.AgentStatusLogRequest
 
agentUid - Variable in class com.bytedesk.service.agent_status.AgentStatusLogResponse
 
agentUid - Variable in class com.bytedesk.service.queue_member.QueueMemberEntity
 
agentUid - Variable in class com.bytedesk.service.queue_member.QueueMemberRequest
 
agentUid - Variable in class com.bytedesk.service.queue_member.QueueMemberResponse
 
agentUid - Variable in class com.bytedesk.service.statistic_message.StatisticMessageEntity
 
agentUid - Variable in class com.bytedesk.service.statistic_thread.StatisticThreadEntity
 
agentUid - Variable in class com.bytedesk.service.statistic_thread.StatisticThreadRequest
 
agentUid - Variable in class com.bytedesk.service.statistic.ServiceStatisticEntity
 
agentUid - Variable in class com.bytedesk.service.statistic.ServiceStatisticRequest
 
agentUid - Variable in class com.bytedesk.service.statistic.ServiceStatisticResponse
 
agentUids - Variable in class com.bytedesk.service.workgroup.WorkgroupRequest
 
AgentUpdateEvent - Class in com.bytedesk.service.agent.event
 
AgentUpdateEvent(Object, AgentEntity, String) - Constructor for class com.bytedesk.service.agent.event.AgentUpdateEvent
 
AgentUpdateTypeEnum - Enum Class in com.bytedesk.service.agent
 
AgentUpdateTypeEnum() - Constructor for enum class com.bytedesk.service.agent.AgentUpdateTypeEnum
 
AiApplication - Class in com.bytedesk.ai
 
AiApplication() - Constructor for class com.bytedesk.ai.AiApplication
 
AIHUBMIX - Static variable in class com.bytedesk.ai.provider.LlmProviderConsts
 
AirlineController - Class in com.bytedesk.ai.springai.demo.airline.controller
https://github.com/springaialibaba/spring-ai-alibaba-examples
AirlineController() - Constructor for class com.bytedesk.ai.springai.demo.airline.controller.AirlineController
 
AiRouteController - Class in com.bytedesk.ai.controller
 
AiRouteController() - Constructor for class com.bytedesk.ai.controller.AiRouteController
 
alarm(String) - Method in class com.bytedesk.ai.springai.SpringAIToolsController
 
aliyun - Variable in class com.bytedesk.core.config.properties.BytedeskProperties
 
Aliyun() - Constructor for class com.bytedesk.core.config.properties.BytedeskProperties.Aliyun
 
AliyunConfig - Class in com.bytedesk.kbase.upload.cloud
 
AliyunConfig() - Constructor for class com.bytedesk.kbase.upload.cloud.AliyunConfig
 
AliyunOss - Class in com.bytedesk.kbase.upload.cloud
阿里云OSS对象存储服务工具类 参考
AliyunOss() - Constructor for class com.bytedesk.kbase.upload.cloud.AliyunOss
 
aliyunProperties - Variable in class com.bytedesk.kbase.upload.cloud.AliyunConfig
 
aliyunProperties - Variable in class com.bytedesk.kbase.upload.cloud.AliyunOss
 
AliyunProperties - Class in com.bytedesk.kbase.upload.cloud
 
AliyunProperties() - Constructor for class com.bytedesk.kbase.upload.cloud.AliyunProperties
 
allocate(long, long, long) - Method in class com.bytedesk.core.uid.impl.BitsAllocator
Allocate bits for UID according to delta seconds workerId sequence
Note that: The highest bit will always be 0 for sign
allowedOrigins - Variable in class com.bytedesk.core.config.properties.BytedeskProperties.Cors
 
allowInvite - Variable in class com.bytedesk.team.group.GroupEntity
 
allowRegister - Variable in class com.bytedesk.core.config.properties.BytedeskProperties.Admin
 
allowRegister - Variable in class com.bytedesk.core.config.properties.BytedeskPropertiesResponse.Admin
 
AMAZON - Enum constant in enum class com.bytedesk.core.enums.ClientEnum
 
ANDROID - Enum constant in enum class com.bytedesk.core.enums.ClientEnum
 
answer - Variable in class com.bytedesk.ai.robot.RobotMessage
 
answer - Variable in class com.bytedesk.core.redis.pubsub.message.RedisPubsubMessageQa
 
answer - Variable in class com.bytedesk.kbase.faq.FaqEntity
 
answer - Variable in class com.bytedesk.kbase.faq.FaqExcel
 
answer - Variable in class com.bytedesk.kbase.faq.FaqRequest
 
answer - Variable in class com.bytedesk.kbase.faq.FaqResponse
 
answer - Variable in class com.bytedesk.kbase.faq.FaqResponseVisitor
 
ANSWER - Enum constant in enum class com.bytedesk.core.redis.pubsub.RedisPubsubMessageType
 
ANSWER_FINISHED - Enum constant in enum class com.bytedesk.core.redis.pubsub.RedisPubsubMessageType
 
ANTHROPIC - Static variable in class com.bytedesk.ai.provider.LlmProviderConsts
 
AnthropicConfig - Class in com.bytedesk.ai.provider.vendors.anthropic
 
AnthropicConfig() - Constructor for class com.bytedesk.ai.provider.vendors.anthropic.AnthropicConfig
 
apiKey - Variable in class com.bytedesk.ai.provider.LlmProviderEntity
 
apiKey - Variable in class com.bytedesk.ai.provider.LlmProviderRequest
 
apiKey - Variable in class com.bytedesk.ai.provider.LlmProviderResponse
 
apiKey - Variable in class com.bytedesk.ai.springai.SpringAIDeepseekConfig
 
apiRateLimit() - Method in class com.bytedesk.core.aop.ApiRateLimiterAspect
 
ApiRateLimiter - Annotation Interface in com.bytedesk.core.annotation
https://blog.csdn.net/MICHAELKING1/article/details/106058874
ApiRateLimiterAspect - Class in com.bytedesk.core.aop
https://springdoc.cn/spring/core.html#aop https://blog.csdn.net/MICHAELKING1/article/details/106058874
ApiRateLimiterAspect() - Constructor for class com.bytedesk.core.aop.ApiRateLimiterAspect
 
apiUrl - Variable in class com.bytedesk.ai.provider.LlmProviderEntity
 
apiUrl - Variable in class com.bytedesk.ai.provider.LlmProviderJsonLoader.ProviderJson
 
apiUrl - Variable in class com.bytedesk.ai.provider.LlmProviderRequest
 
apiUrl - Variable in class com.bytedesk.ai.provider.LlmProviderResponse
 
apiUrl - Variable in class com.bytedesk.core.config.properties.BytedeskProperties.Kbase
 
apiUrl - Variable in class com.bytedesk.kbase.kbase.KbaseProperties
 
ApnsPushService - Class in com.bytedesk.core.push.ios
Pushy
ApnsPushService() - Constructor for class com.bytedesk.core.push.ios.ApnsPushService
 
appendAnswer(String) - Method in class com.bytedesk.ai.robot.RobotMessage
 
appId - Variable in class com.bytedesk.core.config.properties.BytedeskProperties.Tencent
 
appId - Variable in class com.bytedesk.core.config.properties.BytedeskProperties.WechatPay
 
appId - Variable in class com.bytedesk.kbase.upload.cloud.TencentCos
 
applicationContextHolder() - Method in class com.bytedesk.core.config.BytedeskConfig
 
ApplicationContextHolder - Class in com.bytedesk.core.utils
 
ApplicationContextHolder() - Constructor for class com.bytedesk.core.utils.ApplicationContextHolder
 
applicationEventPublisher - Variable in class com.bytedesk.core.config.BytedeskEventPublisher
 
applicationEventPublisher - Variable in class com.bytedesk.ticket.ticket.TicketRestService
 
applicationEventPublisher(ApplicationEventPublisher) - Method in class com.bytedesk.core.config.BytedeskConfig
 
apply(WeatherRequest) - Method in class com.bytedesk.ai.springai.tools.WeatherService
 
APPROVED - Enum constant in enum class com.bytedesk.kbase.article.ArticleAuditStatusEnum
 
appVersion - Variable in class com.bytedesk.core.config.BytedeskConfig
 
AR - Enum constant in enum class com.bytedesk.core.enums.LanguageEnum
 
aroundCall(AdvisedRequest, CallAroundAdvisorChain) - Method in class com.bytedesk.ai.springai.advisor.BdLoggerAdvisor
 
aroundCall(AdvisedRequest, CallAroundAdvisorChain) - Method in class com.bytedesk.ai.springai.advisor.ReReadingAdvisor
 
aroundKbaseLog(ProceedingJoinPoint) - Method in class com.bytedesk.kbase.kbase.KbaseAspect
 
aroundStream(AdvisedRequest, StreamAroundAdvisorChain) - Method in class com.bytedesk.ai.springai.advisor.BdLoggerAdvisor
 
aroundStream(AdvisedRequest, StreamAroundAdvisorChain) - Method in class com.bytedesk.ai.springai.advisor.ReReadingAdvisor
 
article - Variable in class com.bytedesk.kbase.article.ArticleCreateEvent
 
article - Variable in class com.bytedesk.kbase.article.ArticleUpdateEvent
 
ARTICLE - Enum constant in enum class com.bytedesk.core.message.MessageTypeEnum
 
ARTICLE_CREATE - Static variable in class com.bytedesk.kbase.article.ArticlePermissions
 
ARTICLE_DELETE - Static variable in class com.bytedesk.kbase.article.ArticlePermissions
 
ARTICLE_EXPORT - Static variable in class com.bytedesk.kbase.article.ArticlePermissions
 
ARTICLE_PREFIX - Static variable in class com.bytedesk.kbase.article.ArticlePermissions
 
ARTICLE_READ - Static variable in class com.bytedesk.kbase.article.ArticlePermissions
 
ARTICLE_UPDATE - Static variable in class com.bytedesk.kbase.article.ArticlePermissions
 
ArticleAuditStatusEnum - Enum Class in com.bytedesk.kbase.article
 
ArticleAuditStatusEnum() - Constructor for enum class com.bytedesk.kbase.article.ArticleAuditStatusEnum
 
ArticleCreateEvent - Class in com.bytedesk.kbase.article
 
ArticleCreateEvent(Object, ArticleEntity) - Constructor for class com.bytedesk.kbase.article.ArticleCreateEvent
 
ArticleEntity - Class in com.bytedesk.kbase.article
帮助文档
ArticleEntity() - Constructor for class com.bytedesk.kbase.article.ArticleEntity
 
ArticleEntityListener - Class in com.bytedesk.kbase.article
 
ArticleEntityListener() - Constructor for class com.bytedesk.kbase.article.ArticleEntityListener
 
ArticleEventListener - Class in com.bytedesk.kbase.article
 
ArticleEventListener() - Constructor for class com.bytedesk.kbase.article.ArticleEventListener
 
ArticleInitializer - Class in com.bytedesk.kbase.article
 
ArticleInitializer() - Constructor for class com.bytedesk.kbase.article.ArticleInitializer
 
ArticlePermissions - Class in com.bytedesk.kbase.article
 
ArticlePermissions() - Constructor for class com.bytedesk.kbase.article.ArticlePermissions
 
articleRepository - Variable in class com.bytedesk.kbase.article.ArticleRestService
 
ArticleRepository - Interface in com.bytedesk.kbase.article
 
ArticleRequest - Class in com.bytedesk.kbase.article
 
ArticleRequest() - Constructor for class com.bytedesk.kbase.article.ArticleRequest
 
ArticleResponse - Class in com.bytedesk.kbase.article
 
ArticleResponse() - Constructor for class com.bytedesk.kbase.article.ArticleResponse
 
ArticleRestController - Class in com.bytedesk.kbase.article
 
ArticleRestController() - Constructor for class com.bytedesk.kbase.article.ArticleRestController
 
ArticleRestControllerVisitor - Class in com.bytedesk.kbase.article
 
ArticleRestControllerVisitor() - Constructor for class com.bytedesk.kbase.article.ArticleRestControllerVisitor
 
ArticleRestService - Class in com.bytedesk.kbase.article
 
ArticleRestService() - Constructor for class com.bytedesk.kbase.article.ArticleRestService
 
ArticleRouteController - Class in com.bytedesk.kbase.article
Controller for "/article".
ArticleRouteController() - Constructor for class com.bytedesk.kbase.article.ArticleRouteController
 
articleService - Variable in class com.bytedesk.kbase.article.ArticleRestController
 
articleService - Variable in class com.bytedesk.kbase.article.ArticleRestControllerVisitor
 
articleService - Variable in class com.bytedesk.kbase.article.ArticleRouteController
 
articleService - Variable in class com.bytedesk.kbase.kbase.KbaseController
 
articleService - Variable in class com.bytedesk.kbase.kbase.KbaseRestService
 
ArticleSpecification - Class in com.bytedesk.kbase.article
 
ArticleSpecification() - Constructor for class com.bytedesk.kbase.article.ArticleSpecification
 
ArticleUpdateEvent - Class in com.bytedesk.kbase.article
 
ArticleUpdateEvent(Object, ArticleEntity) - Constructor for class com.bytedesk.kbase.article.ArticleUpdateEvent
 
ASSIGNED - Enum constant in enum class com.bytedesk.ticket.message.event.TicketMessageType
 
assignedFeedbacks(UserDetails, Model, Pageable) - Method in class com.bytedesk.voc.controller.VocController
 
assignedTo - Variable in class com.bytedesk.voc.feedback.dto.FeedbackResponse
 
assignedTo - Variable in class com.bytedesk.voc.feedback.dto.FeedbackSearchCriteria
 
assignedTo - Variable in class com.bytedesk.voc.feedback.FeedbackEntity
 
assignee - Variable in class com.bytedesk.ticket.form.TicketHandleForm
 
assignee - Variable in class com.bytedesk.ticket.message.event.TicketMessageEvent
 
assignee - Variable in class com.bytedesk.ticket.task.TicketTaskEntity
 
assignee - Variable in class com.bytedesk.ticket.ticket.dto.TicketHistoryActivityResponse
 
assignee - Variable in class com.bytedesk.ticket.ticket.dto.TicketHistoryProcessResponse
 
assignee - Variable in class com.bytedesk.ticket.ticket.dto.TicketHistoryTaskResponse
 
assignee - Variable in class com.bytedesk.ticket.ticket.dto.TicketResponse
 
assignee - Variable in class com.bytedesk.ticket.ticket.TicketEntity
 
assignee - Variable in class com.bytedesk.ticket.ticket.TicketExcel
 
assigneeResolutionRate - Variable in class com.bytedesk.ticket.statistic.TicketStatisticEntity
 
assigneeResolutionRate - Variable in class com.bytedesk.ticket.statistic.TicketStatisticResponse
 
assigneeTickets - Variable in class com.bytedesk.ticket.statistic.TicketStatisticEntity
 
assigneeTickets - Variable in class com.bytedesk.ticket.statistic.TicketStatisticResponse
 
assigneeUid - Variable in class com.bytedesk.ticket.statistic.TicketStatisticEntity
 
assigneeUid - Variable in class com.bytedesk.ticket.statistic.TicketStatisticRequest
 
assigneeUid - Variable in class com.bytedesk.ticket.statistic.TicketStatisticResponse
 
assigneeUid - Variable in class com.bytedesk.ticket.ticket.dto.TicketRequest
 
assignFakeWorkerId() - Method in class com.bytedesk.core.uid.worker.DisposableWorkerIdAssigner
 
assignFakeWorkerId() - Method in interface com.bytedesk.core.uid.worker.WorkerIdAssigner
Assign fake worker id
assignFeedback(Long, Long) - Method in class com.bytedesk.voc.controller.VocApiController
 
assignFeedback(Long, Long) - Method in interface com.bytedesk.voc.feedback.FeedbackService
 
assignFeedback(Long, Long) - Method in class com.bytedesk.voc.feedback.FeedbackServiceImpl
 
assignmentAll - Variable in class com.bytedesk.ticket.ticket.dto.TicketRequest
 
assignTask(String, String) - Method in class com.bytedesk.ticket.flow.TicketFlowController
 
assignTicket(Long, AgentEntity) - Method in class com.bytedesk.ticket.ticket.TicketRestService
 
assignTicketTask(String, String) - Method in class com.bytedesk.ticket.flow.TicketFlowService
分配工单任务
assignTicketToWorkgroup(String, String) - Method in class com.bytedesk.ticket.flow.TicketFlowService
分配工单给工作组
assignWorkerId() - Method in class com.bytedesk.core.uid.worker.DisposableWorkerIdAssigner
Assign worker id base on database.
assignWorkerId() - Method in interface com.bytedesk.core.uid.worker.WorkerIdAssigner
Assign worker id for DefaultUidGenerator
ASSISTANT - Enum constant in enum class com.bytedesk.core.rbac.user.UserTypeEnum
 
ASSISTANT - Enum constant in enum class com.bytedesk.core.thread.ThreadTypeEnum
 
ASSISTANT - Enum constant in enum class com.bytedesk.kbase.kbase.KbaseTypeEnum
 
ASSISTANT - Enum constant in enum class com.bytedesk.kbase.upload.UploadTypeEnum
 
ASSISTANT_CREATE - Static variable in class com.bytedesk.core.assistant.AssistantPermissions
 
ASSISTANT_DELETE - Static variable in class com.bytedesk.core.assistant.AssistantPermissions
 
ASSISTANT_EXPORT - Static variable in class com.bytedesk.core.assistant.AssistantPermissions
 
ASSISTANT_PREFIX - Static variable in class com.bytedesk.core.assistant.AssistantPermissions
 
ASSISTANT_READ - Static variable in class com.bytedesk.core.assistant.AssistantPermissions
 
ASSISTANT_UPDATE - Static variable in class com.bytedesk.core.assistant.AssistantPermissions
 
AssistantController - Class in com.bytedesk.core.assistant
 
AssistantController() - Constructor for class com.bytedesk.core.assistant.AssistantController
 
AssistantEntity - Class in com.bytedesk.core.assistant
assistant - 如:文件助手
AssistantEntity() - Constructor for class com.bytedesk.core.assistant.AssistantEntity
 
AssistantEntityListener - Class in com.bytedesk.core.assistant
 
AssistantEntityListener() - Constructor for class com.bytedesk.core.assistant.AssistantEntityListener
 
AssistantEventListener - Class in com.bytedesk.core.assistant
 
AssistantEventListener() - Constructor for class com.bytedesk.core.assistant.AssistantEventListener
 
AssistantInitializer - Class in com.bytedesk.core.assistant
 
AssistantInitializer() - Constructor for class com.bytedesk.core.assistant.AssistantInitializer
 
AssistantPermissions - Class in com.bytedesk.core.assistant
 
AssistantPermissions() - Constructor for class com.bytedesk.core.assistant.AssistantPermissions
 
assistantRepository - Variable in class com.bytedesk.core.assistant.AssistantService
 
AssistantRepository - Interface in com.bytedesk.core.assistant
 
AssistantRequest - Class in com.bytedesk.core.assistant
 
AssistantRequest() - Constructor for class com.bytedesk.core.assistant.AssistantRequest
 
AssistantResponse - Class in com.bytedesk.core.assistant
 
AssistantResponse() - Constructor for class com.bytedesk.core.assistant.AssistantResponse
 
assistantService - Variable in class com.bytedesk.core.assistant.AssistantController
 
assistantService - Variable in class com.bytedesk.core.assistant.AssistantInitializer
 
AssistantService - Class in com.bytedesk.core.assistant
 
AssistantService() - Constructor for class com.bytedesk.core.assistant.AssistantService
 
asyncPadding() - Method in class com.bytedesk.core.uid.buffer.BufferPaddingExecutor
Padding buffer in the thread pool
ATTACHMENT - Enum constant in enum class com.bytedesk.kbase.upload.UploadTypeEnum
 
attachmentRepository - Variable in class com.bytedesk.ticket.ticket.TicketRestService
 
attachments - Variable in class com.bytedesk.ticket.comment.TicketCommentEntity
 
attachments - Variable in class com.bytedesk.ticket.ticket.dto.TicketResponse
 
attachments - Variable in class com.bytedesk.ticket.ticket.TicketEntity
 
AUDIO - Enum constant in enum class com.bytedesk.core.message.MessageTypeEnum
 
AUDIO - Enum constant in enum class com.bytedesk.kbase.file.FileTypeEnum
 
AUDIO - Enum constant in enum class com.bytedesk.kbase.split.SplitTypeEnum
 
AUDIO - Enum constant in enum class com.bytedesk.kbase.text.TextTypeEnum
 
AUDIO - Enum constant in enum class com.bytedesk.kbase.website.WebsiteTypeEnum
 
audio2text(MultipartFile) - Method in class com.bytedesk.ai.springai.SpringAIAlibabaAudioService
将语音转为文本
audioService - Variable in class com.bytedesk.ai.springai.SpringAIAlibabaAudioController
 
audioToText(MultipartFile) - Method in class com.bytedesk.ai.springai.SpringAIAlibabaAudioController
audio2text http://127.0.0.1:9003/springai/audio/audio2text 用于将音频转换为文本输出
auditStatus - Variable in class com.bytedesk.kbase.article.ArticleEntity
 
AuthController - Class in com.bytedesk.core.rbac.auth
 
AuthController() - Constructor for class com.bytedesk.core.rbac.auth.AuthController
 
authenticate(String, String) - Method in class com.bytedesk.ticket.identity.TicketIdentityService
LDAP认证
authenticationManager - Variable in class com.bytedesk.core.rbac.auth.AuthController
 
authenticationManager(AuthenticationConfiguration) - Method in class com.bytedesk.core.config.BytedeskConfig
 
authenticationProvider() - Method in class com.bytedesk.core.config.SecurityConfig
https://wankhedeshubham.medium.com/spring-boot-security-with-userdetailsservice-and-custom-authentication-provider-3df3a188993f
authenticationWithEmailAndPlatform(String, String) - Method in class com.bytedesk.core.rbac.auth.AuthService
 
authenticationWithMobileAndPlatform(String, String) - Method in class com.bytedesk.core.rbac.auth.AuthService
 
AuthEntryPoint - Class in com.bytedesk.core.rbac.auth
 
AuthEntryPoint() - Constructor for class com.bytedesk.core.rbac.auth.AuthEntryPoint
 
AuthEventListener - Class in com.bytedesk.core.rbac.auth
 
AuthEventListener() - Constructor for class com.bytedesk.core.rbac.auth.AuthEventListener
 
author - Variable in class com.bytedesk.ticket.comment.TicketCommentEntity
 
author - Variable in class com.bytedesk.ticket.comment.TicketCommentRequest
 
author - Variable in class com.bytedesk.ticket.comment.TicketCommentResponse
 
authorities - Variable in class com.bytedesk.core.rbac.role.RoleEntity
 
authorities - Variable in class com.bytedesk.core.rbac.role.RoleResponse
 
authorities - Variable in class com.bytedesk.core.rbac.user.UserDetailsImpl
 
authorities - Variable in class com.bytedesk.core.rbac.user.UserResponse
 
AUTHORITY_ANY - Static variable in class com.bytedesk.core.rbac.authority.AuthorityPermissions
 
AUTHORITY_CREATE - Static variable in class com.bytedesk.core.rbac.authority.AuthorityPermissions
 
AUTHORITY_DELETE - Static variable in class com.bytedesk.core.rbac.authority.AuthorityPermissions
 
AUTHORITY_EXPORT - Static variable in class com.bytedesk.core.rbac.authority.AuthorityPermissions
 
AUTHORITY_PREFIX - Static variable in class com.bytedesk.core.rbac.authority.AuthorityPermissions
 
AUTHORITY_READ - Static variable in class com.bytedesk.core.rbac.authority.AuthorityPermissions
 
AUTHORITY_UPDATE - Static variable in class com.bytedesk.core.rbac.authority.AuthorityPermissions
 
AuthorityEntity - Class in com.bytedesk.core.rbac.authority
 
AuthorityEntity() - Constructor for class com.bytedesk.core.rbac.authority.AuthorityEntity
 
AuthorityEntityListener - Class in com.bytedesk.core.rbac.authority
 
AuthorityEntityListener() - Constructor for class com.bytedesk.core.rbac.authority.AuthorityEntityListener
 
AuthorityEventListener - Class in com.bytedesk.core.rbac.authority
 
AuthorityEventListener() - Constructor for class com.bytedesk.core.rbac.authority.AuthorityEventListener
 
authorityInitializer - Variable in class com.bytedesk.core.rbac.organization.OrganizationInitializer
 
AuthorityInitializer - Class in com.bytedesk.core.rbac.authority
 
AuthorityInitializer() - Constructor for class com.bytedesk.core.rbac.authority.AuthorityInitializer
 
AuthorityPermissions - Class in com.bytedesk.core.rbac.authority
 
AuthorityPermissions() - Constructor for class com.bytedesk.core.rbac.authority.AuthorityPermissions
 
authorityRepository - Variable in class com.bytedesk.core.rbac.authority.AuthorityService
 
AuthorityRepository - Interface in com.bytedesk.core.rbac.authority
 
AuthorityRequest - Class in com.bytedesk.core.rbac.authority
 
AuthorityRequest() - Constructor for class com.bytedesk.core.rbac.authority.AuthorityRequest
 
AuthorityResponse - Class in com.bytedesk.core.rbac.authority
 
AuthorityResponse() - Constructor for class com.bytedesk.core.rbac.authority.AuthorityResponse
 
AuthorityRestController - Class in com.bytedesk.core.rbac.authority
 
AuthorityRestController() - Constructor for class com.bytedesk.core.rbac.authority.AuthorityRestController
 
authorityService - Variable in class com.bytedesk.core.rbac.authority.AuthorityInitializer
 
authorityService - Variable in class com.bytedesk.core.rbac.authority.AuthorityRestController
 
authorityService - Variable in class com.bytedesk.core.rbac.role.RoleRestService
 
authorityService - Variable in class com.bytedesk.kbase.article.ArticleInitializer
 
authorityService - Variable in class com.bytedesk.kbase.auto_reply.fixed.AutoReplyFixedInitializer
 
authorityService - Variable in class com.bytedesk.kbase.faq.FaqInitializer
 
authorityService - Variable in class com.bytedesk.kbase.notebase.NotebaseInitializer
 
authorityService - Variable in class com.bytedesk.ticket.process.TicketProcessInitializer
 
authorityService - Variable in class com.bytedesk.ticket.ticket.TicketInitializer
 
AuthorityService - Class in com.bytedesk.core.rbac.authority
 
AuthorityService() - Constructor for class com.bytedesk.core.rbac.authority.AuthorityService
 
AuthoritySpecification - Class in com.bytedesk.core.rbac.authority
 
AuthoritySpecification() - Constructor for class com.bytedesk.core.rbac.authority.AuthoritySpecification
 
authorityUids - Variable in class com.bytedesk.core.rbac.role.RoleRequest
 
AuthRequest - Class in com.bytedesk.core.rbac.auth
 
AuthRequest() - Constructor for class com.bytedesk.core.rbac.auth.AuthRequest
 
AuthResponse - Class in com.bytedesk.core.rbac.auth
 
AuthResponse() - Constructor for class com.bytedesk.core.rbac.auth.AuthResponse
 
authService - Variable in class com.bytedesk.ai.robot.RobotRestService
 
authService - Variable in class com.bytedesk.core.action.ActionRestService
 
authService - Variable in class com.bytedesk.core.black.BlackRestService
 
authService - Variable in class com.bytedesk.core.category.CategoryRestService
 
authService - Variable in class com.bytedesk.core.clipboard.ClipboardRestService
 
authService - Variable in class com.bytedesk.core.ip.black.IpBlacklistRestService
 
authService - Variable in class com.bytedesk.core.ip.white.IpWhitelistRestService
 
authService - Variable in class com.bytedesk.core.message.MessageRestService
 
authService - Variable in class com.bytedesk.core.rbac.auth.AuthController
 
authService - Variable in class com.bytedesk.core.rbac.auth.AuthTokenFilter
 
authService - Variable in class com.bytedesk.core.rbac.organization.OrganizationService
 
authService - Variable in class com.bytedesk.core.rbac.role.RoleRestService
 
authService - Variable in class com.bytedesk.core.rbac.user.UserController
 
authService - Variable in class com.bytedesk.core.rbac.user.UserService
 
authService - Variable in class com.bytedesk.core.thread.ThreadRestService
 
authService - Variable in class com.bytedesk.kbase.article.ArticleRestService
 
authService - Variable in class com.bytedesk.kbase.auto_reply.fixed.AutoReplyFixedRestService
 
authService - Variable in class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordRestService
 
authService - Variable in class com.bytedesk.kbase.notebase.NotebaseService
 
authService - Variable in class com.bytedesk.kbase.text.TextRestService
 
authService - Variable in class com.bytedesk.kbase.upload.UploadRestController
 
authService - Variable in class com.bytedesk.service.agent.AgentRestService
 
authService - Variable in class com.bytedesk.service.queue_member.QueueMemberRestService
 
authService - Variable in class com.bytedesk.service.queue.QueueRestService
 
authService - Variable in class com.bytedesk.team.group.GroupService
 
authService - Variable in class com.bytedesk.team.member.MemberRestService
 
authService - Variable in class com.bytedesk.ticket.process.TicketProcessRestService
 
authService - Variable in class com.bytedesk.ticket.ticket.TicketRestService
 
AuthService - Class in com.bytedesk.core.rbac.auth
https://www.baeldung.com/get-user-in-spring-security
AuthService() - Constructor for class com.bytedesk.core.rbac.auth.AuthService
 
AuthSuccessEvent - Class in com.bytedesk.core.rbac.auth
 
AuthSuccessEvent(Object) - Constructor for class com.bytedesk.core.rbac.auth.AuthSuccessEvent
 
AuthToken - Class in com.bytedesk.core.rbac.auth
 
AuthToken(UserDetailsImpl) - Constructor for class com.bytedesk.core.rbac.auth.AuthToken
 
authTokenFilter() - Method in class com.bytedesk.core.config.SecurityConfig
 
AuthTokenFilter - Class in com.bytedesk.core.rbac.auth
 
AuthTokenFilter() - Constructor for class com.bytedesk.core.rbac.auth.AuthTokenFilter
 
AuthTypeEnum - Enum Class in com.bytedesk.core.rbac.auth
 
AuthTypeEnum() - Constructor for enum class com.bytedesk.core.rbac.auth.AuthTypeEnum
 
AuthVisitor - Class in com.bytedesk.service.visitor_auth
访客验证
AuthVisitor() - Constructor for class com.bytedesk.service.visitor_auth.AuthVisitor
 
AUTO - Enum constant in enum class com.bytedesk.service.queue_member.QueueMemberAcceptTypeEnum
 
AUTO_ACCEPT - Enum constant in enum class com.bytedesk.core.thread.ThreadStateEventEnum
 
AUTO_ACCEPT - Enum constant in enum class com.bytedesk.service.queue_member.QueueMemberStateEventEnum
 
AUTO_CLOSED - Enum constant in enum class com.bytedesk.core.message.MessageTypeEnum
 
AUTO_REPLY - Enum constant in enum class com.bytedesk.core.enums.ClientEnum
 
autoAssignedCount - Variable in class com.bytedesk.service.statistic.ServiceStatisticEntity
 
autoAssignedCount - Variable in class com.bytedesk.service.statistic.ServiceStatisticResponse
 
autoClose - Variable in class com.bytedesk.core.thread.ThreadEntity
 
autoClose - Variable in class com.bytedesk.core.thread.ThreadRequest
 
autoClose(ThreadEntity) - Method in class com.bytedesk.core.thread.ThreadRestService
 
autoCloseMin - Variable in class com.bytedesk.kbase.settings.ServiceSettings
auto close time in minutes
autoCloseMin - Variable in class com.bytedesk.kbase.settings.ServiceSettingsRequest
auto close time in min - 默认自动关闭时间,单位分钟
autoCloseMin - Variable in class com.bytedesk.kbase.settings.ServiceSettingsResponse
auto close time in min - 默认自动关闭时间,单位分钟
autoCloseMin - Variable in class com.bytedesk.kbase.settings.ServiceSettingsResponseVisitor
auto close time in min - 默认自动关闭时间,单位分钟
autoCloseThread() - Method in class com.bytedesk.service.visitor_thread.VisitorThreadService
TODO: 座席端25分钟不回复则自动断开,推送满意度 TODO: 客户端2分钟没有回复坐席则自动推送1分钟计时提醒: TODO: 频繁查库,待优化 温馨提示:您已经有2分钟未有操作了,如再有1分钟未有操作,系统将自动结束本次对话,感谢您的支持与谅解 如果1分钟之内无回复,则推送满意度:
autoOutdateCode() - Method in class com.bytedesk.core.push.PushRestService
 
autoPopup - Variable in class com.bytedesk.kbase.settings.ServiceSettings
 
autoPopup - Variable in class com.bytedesk.kbase.settings.ServiceSettingsRequest
 
autoPopup - Variable in class com.bytedesk.kbase.settings.ServiceSettingsResponse
 
autoPopup - Variable in class com.bytedesk.kbase.settings.ServiceSettingsResponseVisitor
 
AUTOREPLY - Enum constant in enum class com.bytedesk.core.category.CategoryTypeEnum
 
AUTOREPLY - Enum constant in enum class com.bytedesk.kbase.kbase.KbaseTypeEnum
 
AUTOREPLY - Enum constant in enum class com.bytedesk.kbase.upload.UploadTypeEnum
 
AUTOREPLY_CREATE - Static variable in class com.bytedesk.kbase.auto_reply.fixed.AutoReplyFixedPermissions
 
AUTOREPLY_DELETE - Static variable in class com.bytedesk.kbase.auto_reply.fixed.AutoReplyFixedPermissions
 
AUTOREPLY_EXPORT - Static variable in class com.bytedesk.kbase.auto_reply.fixed.AutoReplyFixedPermissions
 
AUTOREPLY_PREFIX - Static variable in class com.bytedesk.kbase.auto_reply.fixed.AutoReplyFixedPermissions
 
AUTOREPLY_READ - Static variable in class com.bytedesk.kbase.auto_reply.fixed.AutoReplyFixedPermissions
 
AUTOREPLY_UPDATE - Static variable in class com.bytedesk.kbase.auto_reply.fixed.AutoReplyFixedPermissions
 
autoReplyContent - Variable in class com.bytedesk.kbase.auto_reply.settings.AutoReplySettings
 
autoReplyContent - Variable in class com.bytedesk.kbase.auto_reply.settings.AutoReplySettingsRequest
 
autoReplyContent - Variable in class com.bytedesk.kbase.auto_reply.settings.AutoReplySettingsResponse
 
autoReplyContentType - Variable in class com.bytedesk.kbase.auto_reply.settings.AutoReplySettings
 
autoReplyContentType - Variable in class com.bytedesk.kbase.auto_reply.settings.AutoReplySettingsRequest
 
autoReplyContentType - Variable in class com.bytedesk.kbase.auto_reply.settings.AutoReplySettingsResponse
 
autoReplyEnabled - Variable in class com.bytedesk.kbase.auto_reply.settings.AutoReplySettings
 
autoReplyEnabled - Variable in class com.bytedesk.kbase.auto_reply.settings.AutoReplySettingsRequest
 
autoReplyEnabled - Variable in class com.bytedesk.kbase.auto_reply.settings.AutoReplySettingsResponse
 
AutoReplyFixedEntity - Class in com.bytedesk.kbase.auto_reply.fixed
自动回复-固定自动回复,无匹配规则,直接回复。
AutoReplyFixedEntity() - Constructor for class com.bytedesk.kbase.auto_reply.fixed.AutoReplyFixedEntity
 
AutoReplyFixedEventListener - Class in com.bytedesk.kbase.auto_reply.fixed
 
AutoReplyFixedEventListener() - Constructor for class com.bytedesk.kbase.auto_reply.fixed.AutoReplyFixedEventListener
 
AutoReplyFixedExcel - Class in com.bytedesk.kbase.auto_reply.fixed
 
AutoReplyFixedExcel() - Constructor for class com.bytedesk.kbase.auto_reply.fixed.AutoReplyFixedExcel
 
AutoReplyFixedExcelListener - Class in com.bytedesk.kbase.auto_reply.fixed
 
AutoReplyFixedExcelListener() - Constructor for class com.bytedesk.kbase.auto_reply.fixed.AutoReplyFixedExcelListener
 
AutoReplyFixedInitializer - Class in com.bytedesk.kbase.auto_reply.fixed
 
AutoReplyFixedInitializer() - Constructor for class com.bytedesk.kbase.auto_reply.fixed.AutoReplyFixedInitializer
 
AutoReplyFixedPermissions - Class in com.bytedesk.kbase.auto_reply.fixed
 
AutoReplyFixedPermissions() - Constructor for class com.bytedesk.kbase.auto_reply.fixed.AutoReplyFixedPermissions
 
AutoReplyFixedRepository - Interface in com.bytedesk.kbase.auto_reply.fixed
 
AutoReplyFixedRequest - Class in com.bytedesk.kbase.auto_reply.fixed
 
AutoReplyFixedRequest() - Constructor for class com.bytedesk.kbase.auto_reply.fixed.AutoReplyFixedRequest
 
AutoReplyFixedResponse - Class in com.bytedesk.kbase.auto_reply.fixed
 
AutoReplyFixedResponse() - Constructor for class com.bytedesk.kbase.auto_reply.fixed.AutoReplyFixedResponse
 
AutoReplyFixedRestController - Class in com.bytedesk.kbase.auto_reply.fixed
 
AutoReplyFixedRestController() - Constructor for class com.bytedesk.kbase.auto_reply.fixed.AutoReplyFixedRestController
 
AutoReplyFixedRestService - Class in com.bytedesk.kbase.auto_reply.fixed
 
AutoReplyFixedRestService() - Constructor for class com.bytedesk.kbase.auto_reply.fixed.AutoReplyFixedRestService
 
AutoReplyFixedService - Variable in class com.bytedesk.kbase.upload.UploadEventListener
 
AutoReplyFixedSpecification - Class in com.bytedesk.kbase.auto_reply.fixed
 
AutoReplyFixedSpecification() - Constructor for class com.bytedesk.kbase.auto_reply.fixed.AutoReplyFixedSpecification
 
AutoReplyKeywordEntity - Class in com.bytedesk.kbase.auto_reply.keyword
自动回复-关键词匹配
AutoReplyKeywordEntity() - Constructor for class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordEntity
 
AutoReplyKeywordEventListener - Class in com.bytedesk.kbase.auto_reply.keyword
迁移至 AutoReplyKeywordVipEventListener 此处不做实现
AutoReplyKeywordEventListener() - Constructor for class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordEventListener
 
AutoReplyKeywordExcel - Class in com.bytedesk.kbase.auto_reply.keyword
 
AutoReplyKeywordExcel() - Constructor for class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordExcel
 
AutoReplyKeywordExcelListener - Class in com.bytedesk.kbase.auto_reply.keyword
 
AutoReplyKeywordExcelListener() - Constructor for class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordExcelListener
 
AutoReplyKeywordInitializer - Class in com.bytedesk.kbase.auto_reply.keyword
 
AutoReplyKeywordInitializer() - Constructor for class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordInitializer
 
AutoReplyKeywordListConverter - Class in com.bytedesk.kbase.auto_reply.keyword
 
AutoReplyKeywordListConverter() - Constructor for class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordListConverter
 
AutoReplyKeywordMatchEnum - Enum Class in com.bytedesk.kbase.auto_reply.keyword
 
AutoReplyKeywordMatchEnum() - Constructor for enum class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordMatchEnum
 
AutoReplyKeywordPermissions - Class in com.bytedesk.kbase.auto_reply.keyword
 
AutoReplyKeywordPermissions() - Constructor for class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordPermissions
 
AutoReplyKeywordRepository - Interface in com.bytedesk.kbase.auto_reply.keyword
 
AutoReplyKeywordRequest - Class in com.bytedesk.kbase.auto_reply.keyword
 
AutoReplyKeywordRequest() - Constructor for class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordRequest
 
AutoReplyKeywordResponse - Class in com.bytedesk.kbase.auto_reply.keyword
 
AutoReplyKeywordResponse() - Constructor for class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordResponse
 
AutoReplyKeywordRestController - Class in com.bytedesk.kbase.auto_reply.keyword
 
AutoReplyKeywordRestController() - Constructor for class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordRestController
 
AutoReplyKeywordRestService - Class in com.bytedesk.kbase.auto_reply.keyword
 
AutoReplyKeywordRestService() - Constructor for class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordRestService
 
AutoReplyKeywordSpecification - Class in com.bytedesk.kbase.auto_reply.keyword
 
AutoReplyKeywordSpecification() - Constructor for class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordSpecification
 
autoReplyRepository - Variable in class com.bytedesk.kbase.auto_reply.fixed.AutoReplyFixedRestService
 
autoreplyService - Variable in class com.bytedesk.kbase.auto_reply.fixed.AutoReplyFixedExcelListener
 
autoReplyService - Variable in class com.bytedesk.kbase.auto_reply.fixed.AutoReplyFixedRestController
 
autoReplySettings - Variable in class com.bytedesk.service.agent.AgentEntity
 
autoReplySettings - Variable in class com.bytedesk.service.agent.AgentRequest
 
autoReplySettings - Variable in class com.bytedesk.service.agent.AgentResponse
 
AutoReplySettings - Class in com.bytedesk.kbase.auto_reply.settings
 
AutoReplySettings() - Constructor for class com.bytedesk.kbase.auto_reply.settings.AutoReplySettings
 
AutoReplySettingsRequest - Class in com.bytedesk.kbase.auto_reply.settings
 
AutoReplySettingsRequest() - Constructor for class com.bytedesk.kbase.auto_reply.settings.AutoReplySettingsRequest
 
AutoReplySettingsResponse - Class in com.bytedesk.kbase.auto_reply.settings
 
AutoReplySettingsResponse() - Constructor for class com.bytedesk.kbase.auto_reply.settings.AutoReplySettingsResponse
 
autoReplyType - Variable in class com.bytedesk.core.message.MessageExtra
 
autoReplyType - Variable in class com.bytedesk.kbase.auto_reply.settings.AutoReplySettings
 
autoReplyType - Variable in class com.bytedesk.kbase.auto_reply.settings.AutoReplySettingsRequest
 
autoReplyType - Variable in class com.bytedesk.kbase.auto_reply.settings.AutoReplySettingsResponse
 
AutoReplyTypeEnum - Enum Class in com.bytedesk.kbase.auto_reply.settings
 
AutoReplyTypeEnum() - Constructor for enum class com.bytedesk.kbase.auto_reply.settings.AutoReplyTypeEnum
 
autoReplyUid - Variable in class com.bytedesk.kbase.auto_reply.settings.AutoReplySettings
 
autoReplyUid - Variable in class com.bytedesk.kbase.auto_reply.settings.AutoReplySettingsRequest
 
autoReplyUid - Variable in class com.bytedesk.kbase.auto_reply.settings.AutoReplySettingsResponse
 
AVAILABLE - Enum constant in enum class com.bytedesk.service.agent.AgentStatusEnum
 
AVAILABLE - Enum constant in enum class com.bytedesk.service.workgroup.WorkgroupStateEnum
 
availableAgentCount - Variable in class com.bytedesk.service.statistic.ServiceStatisticEntity
 
availableAgentCount - Variable in class com.bytedesk.service.statistic.ServiceStatisticResponse
 
avatar - Variable in class com.bytedesk.ai.robot.RobotEntity
 
avatar - Variable in class com.bytedesk.ai.robot.RobotProtobuf
 
avatar - Variable in class com.bytedesk.ai.robot.RobotRequest
 
avatar - Variable in class com.bytedesk.ai.robot.RobotResponse
 
avatar - Variable in class com.bytedesk.core.assistant.AssistantEntity
 
avatar - Variable in class com.bytedesk.core.assistant.AssistantRequest
 
avatar - Variable in class com.bytedesk.core.assistant.AssistantResponse
 
avatar - Variable in class com.bytedesk.core.channel.ChannelEntity
 
avatar - Variable in class com.bytedesk.core.channel.ChannelRequest
 
avatar - Variable in class com.bytedesk.core.channel.ChannelResponse
 
avatar - Variable in class com.bytedesk.core.rbac.user.UserDetailsImpl
 
avatar - Variable in class com.bytedesk.core.rbac.user.UserEntity
 
avatar - Variable in class com.bytedesk.core.rbac.user.UserProtobuf
 
avatar - Variable in class com.bytedesk.core.rbac.user.UserRequest
 
avatar - Variable in class com.bytedesk.core.rbac.user.UserResponse
 
avatar - Variable in class com.bytedesk.service.agent.AgentEntity
 
avatar - Variable in class com.bytedesk.service.agent.AgentRequest
 
avatar - Variable in class com.bytedesk.service.agent.AgentResponse
 
avatar - Variable in class com.bytedesk.service.visitor.VisitorEntity
 
avatar - Variable in class com.bytedesk.service.visitor.VisitorRequest
 
avatar - Variable in class com.bytedesk.service.visitor.VisitorResponse
 
avatar - Variable in class com.bytedesk.service.workgroup.WorkgroupEntity
 
avatar - Variable in class com.bytedesk.service.workgroup.WorkgroupRequest
 
avatar - Variable in class com.bytedesk.service.workgroup.WorkgroupResponse
 
avatar - Variable in class com.bytedesk.team.group.GroupEntity
 
avatar - Variable in class com.bytedesk.team.group.GroupRequest
 
avatar - Variable in class com.bytedesk.team.group.GroupResponse
 
avatar - Variable in class com.bytedesk.team.member.MemberEntity
 
avatar - Variable in class com.bytedesk.team.member.MemberRequest
 
avatar - Variable in class com.bytedesk.team.member.MemberResponse
 
avatar - Variable in class com.bytedesk.team.member.MemberResponseSimple
 
avatar_ - Variable in class com.bytedesk.core.socket.protobuf.model.UserProto.User
 
avatar_ - Variable in class com.bytedesk.core.socket.protobuf.model.UserProto.User.Builder
 
AVATAR_FIELD_NUMBER - Static variable in class com.bytedesk.core.socket.protobuf.model.UserProto.User
 
avatarBaseUrl - Variable in class com.bytedesk.core.config.properties.BytedeskProperties.Features
 
avatarBaseUrl - Variable in class com.bytedesk.core.config.properties.BytedeskPropertiesResponse.Features
 
AvatarConsts - Class in com.bytedesk.core.constant
头像常量, 可以去这里获取 https://www.iconfont.cn/
AvatarConsts() - Constructor for class com.bytedesk.core.constant.AvatarConsts
 
averageFirstResponseTime - Variable in class com.bytedesk.ticket.statistic.TicketStatisticEntity
 
averageFirstResponseTime - Variable in class com.bytedesk.ticket.statistic.TicketStatisticResponse
 
averageResolutionTime - Variable in class com.bytedesk.ticket.statistic.TicketStatisticEntity
 
averageResolutionTime - Variable in class com.bytedesk.ticket.statistic.TicketStatisticResponse
 
avgConversationTime - Variable in class com.bytedesk.service.statistic.ServiceStatisticEntity
 
avgConversationTime - Variable in class com.bytedesk.service.statistic.ServiceStatisticResponse
 
avgFirstResponseTime - Variable in class com.bytedesk.service.statistic.ServiceStatisticEntity
 
avgFirstResponseTime - Variable in class com.bytedesk.service.statistic.ServiceStatisticResponse
 
avgMessagePerThread - Variable in class com.bytedesk.service.statistic.ServiceStatisticEntity
 
avgMessagePerThread - Variable in class com.bytedesk.service.statistic.ServiceStatisticResponse
 
avgResolutionTime - Variable in class com.bytedesk.voc.feedback.dto.FeedbackStats
 
avgResponseTime - Variable in class com.bytedesk.service.queue_member.QueueMemberEntity
 
avgResponseTime - Variable in class com.bytedesk.service.queue_member.QueueMemberRequest
 
avgResponseTime - Variable in class com.bytedesk.service.queue_member.QueueMemberResponse
 
avgResponseTime - Variable in class com.bytedesk.voc.feedback.dto.FeedbackStats
 
avgSatisfactionRating - Variable in class com.bytedesk.voc.feedback.dto.FeedbackStats
 
avgSolveTime - Variable in class com.bytedesk.service.queue.QueueEntity
 
avgSolveTime - Variable in class com.bytedesk.service.queue.QueueRequest
 
avgSolveTime - Variable in class com.bytedesk.service.queue.QueueResponse
 
avgWaitingTime - Variable in class com.bytedesk.service.statistic.ServiceStatisticEntity
 
avgWaitingTime - Variable in class com.bytedesk.service.statistic.ServiceStatisticResponse
 
avgWaitTime - Variable in class com.bytedesk.service.queue.QueueEntity
 
avgWaitTime - Variable in class com.bytedesk.service.queue.QueueRequest
 
avgWaitTime - Variable in class com.bytedesk.service.queue.QueueResponse
 
avgWaitTime - Variable in class com.bytedesk.service.queue.QueueStats
 
AWAY - Enum constant in enum class com.bytedesk.service.agent.AgentStatusEnum
 
awayAgentCount - Variable in class com.bytedesk.service.statistic.ServiceStatisticEntity
 
awayAgentCount - Variable in class com.bytedesk.service.statistic.ServiceStatisticResponse
 

B

BAD - Enum constant in enum class com.bytedesk.ticket.ticket.TicketRatingEnum
 
BAICHUAN - Static variable in class com.bytedesk.ai.provider.LlmProviderConsts
 
BaseEntity - Class in com.bytedesk.core.base
Date -> ZonedDateTime ?
BaseEntity() - Constructor for class com.bytedesk.core.base.BaseEntity
 
BaseEntityNoOrg - Class in com.bytedesk.core.base
Date -> ZonedDateTime ?
BaseEntityNoOrg() - Constructor for class com.bytedesk.core.base.BaseEntityNoOrg
 
BaseException - Exception in com.bytedesk.core.exception
 
BaseException(String) - Constructor for exception com.bytedesk.core.exception.BaseException
 
BaseException(String, Throwable) - Constructor for exception com.bytedesk.core.exception.BaseException
 
BaseRequest - Class in com.bytedesk.core.base
 
BaseRequest() - Constructor for class com.bytedesk.core.base.BaseRequest
 
BaseRequestNoOrg - Class in com.bytedesk.core.base
 
BaseRequestNoOrg() - Constructor for class com.bytedesk.core.base.BaseRequestNoOrg
 
BaseResponse - Class in com.bytedesk.core.base
 
BaseResponse() - Constructor for class com.bytedesk.core.base.BaseResponse
 
BaseRestController<T> - Class in com.bytedesk.core.base
 
BaseRestController() - Constructor for class com.bytedesk.core.base.BaseRestController
 
BaseRestService<T,TRequest,TResponse> - Class in com.bytedesk.core.base
 
BaseRestService() - Constructor for class com.bytedesk.core.base.BaseRestService
 
BaseSpecification - Class in com.bytedesk.core.base
 
BaseSpecification() - Constructor for class com.bytedesk.core.base.BaseSpecification
 
baseUrl - Variable in class com.bytedesk.ai.springai.SpringAIDeepseekConfig
 
baseUrl - Variable in class com.bytedesk.core.config.properties.BytedeskProperties.Aliyun.Oss
 
BATCH_COUNT - Static variable in class com.bytedesk.kbase.auto_reply.fixed.AutoReplyFixedExcelListener
每隔5条存储数据库,实际使用中可以100条,然后清理list ,方便内存回收
BATCH_COUNT - Static variable in class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordExcelListener
每隔5条存储数据库,实际使用中可以100条,然后清理list ,方便内存回收
BATCH_COUNT - Static variable in class com.bytedesk.kbase.faq.FaqExcelListener
每隔5条存储数据库,实际使用中可以100条,然后清理list ,方便内存回收
BATCH_COUNT - Static variable in class com.bytedesk.kbase.quick_reply.QuickReplyExcelListener
每隔5条存储数据库,实际使用中可以100条,然后清理list ,方便内存回收
BATCH_COUNT - Static variable in class com.bytedesk.kbase.taboo.TabooExcelListener
每隔5条存储数据库,实际使用中可以100条,然后清理list ,方便内存回收
BATCH_COUNT - Static variable in class com.bytedesk.team.member.MemberExcelListener
每隔5条存储数据库,实际使用中可以100条,然后清理list ,方便内存回收
BATCH_SIZE - Static variable in class com.bytedesk.ai.robot.RobotFaqProcessor
 
BdDateUtils - Class in com.bytedesk.core.utils
时间常用函数
BdDateUtils() - Constructor for class com.bytedesk.core.utils.BdDateUtils
 
BdFileUtils - Class in com.bytedesk.core.utils
File utilities.
BdFileUtils() - Constructor for class com.bytedesk.core.utils.BdFileUtils
 
BdLoggerAdvisor - Class in com.bytedesk.ai.springai.advisor
Advisor for logging the request and response of the chat client.
BdLoggerAdvisor() - Constructor for class com.bytedesk.ai.springai.advisor.BdLoggerAdvisor
 
BdPinyinUtils - Class in com.bytedesk.core.utils
高性能中文拼音转换工具 https://github.com/houbb/pinyin https://mvnrepository.com/artifact/com.github.houbb/pinyin
BdPinyinUtils() - Constructor for class com.bytedesk.core.utils.BdPinyinUtils
 
BedrockConfig - Class in com.bytedesk.ai.provider.vendors.bedrock
 
BedrockConfig() - Constructor for class com.bytedesk.ai.provider.vendors.bedrock.BedrockConfig
 
before(AdvisedRequest) - Method in class com.bytedesk.ai.springai.advisor.ReReadingAdvisor
 
beforeHandshake(ServerHttpRequest, ServerHttpResponse, WebSocketHandler, Map<String, Object>) - Method in class com.bytedesk.core.socket.stomp.interceptor.StompHandshakeInterceptor
 
beforeKbaseLog() - Method in class com.bytedesk.kbase.kbase.KbaseAspect
 
beforeNumber - Variable in class com.bytedesk.service.queue_member.QueueMemberEntity
 
beforeNumber - Variable in class com.bytedesk.service.queue_member.QueueMemberRequest
 
beforeNumber - Variable in class com.bytedesk.service.queue_member.QueueMemberResponse
 
betweenCreatedAt(Date, Date) - Static method in class com.bytedesk.ticket.ticket.TicketSpecification
 
BG - Enum constant in enum class com.bytedesk.core.enums.LanguageEnum
 
bikesResource - Variable in class com.bytedesk.ai.springai.SpringAIPromptController
 
BILIBILI - Enum constant in enum class com.bytedesk.core.enums.ClientEnum
 
BinaryWebSocketFrameHandler - Class in com.bytedesk.core.socket.mqtt.initializer.websocket
Handles handshakes and messages
BinaryWebSocketFrameHandler() - Constructor for class com.bytedesk.core.socket.mqtt.initializer.websocket.BinaryWebSocketFrameHandler
 
bitField0_ - Variable in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message
 
bitField0_ - Variable in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message.Builder
 
bitField0_ - Variable in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread
 
bitField0_ - Variable in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread.Builder
 
bitField0_ - Variable in class com.bytedesk.core.socket.protobuf.model.UserProto.User.Builder
 
bitsAllocator - Variable in class com.bytedesk.core.uid.impl.DefaultUidGenerator
Bit分配器,Stable fields after spring bean initializing
BitsAllocator - Class in com.bytedesk.core.uid.impl
Allocate 64 bits for the UID(long)
sign (fixed 1bit) -> deltaSecond -> workerId -> sequence(within the same second)
BitsAllocator(int, int, int) - Constructor for class com.bytedesk.core.uid.impl.BitsAllocator
Constructor with timestampBits, workerIdBits, sequenceBits
The highest bit used for sign, so 63 bits for timestampBits, workerIdBits, sequenceBits
BLACK_CREATE - Static variable in class com.bytedesk.core.black.BlackPermissions
 
BLACK_DELETE - Static variable in class com.bytedesk.core.black.BlackPermissions
 
BLACK_EXPORT - Static variable in class com.bytedesk.core.black.BlackPermissions
 
BLACK_PREFIX - Static variable in class com.bytedesk.core.black.BlackPermissions
 
BLACK_READ - Static variable in class com.bytedesk.core.black.BlackPermissions
 
BLACK_UPDATE - Static variable in class com.bytedesk.core.black.BlackPermissions
 
BlackAccessInterceptor - Class in com.bytedesk.core.black
 
BlackAccessInterceptor() - Constructor for class com.bytedesk.core.black.BlackAccessInterceptor
 
blackAvatar - Variable in class com.bytedesk.core.black.BlackEntity
 
blackAvatar - Variable in class com.bytedesk.core.black.BlackRequest
 
blackAvatar - Variable in class com.bytedesk.core.black.BlackResponse
 
BlackCreateEvent - Class in com.bytedesk.core.black.event
 
BlackCreateEvent(Object, BlackEntity) - Constructor for class com.bytedesk.core.black.event.BlackCreateEvent
 
BlackDeleteEvent - Class in com.bytedesk.core.black.event
 
BlackDeleteEvent(Object, BlackEntity) - Constructor for class com.bytedesk.core.black.event.BlackDeleteEvent
 
blackEntity - Variable in class com.bytedesk.core.black.event.BlackCreateEvent
 
blackEntity - Variable in class com.bytedesk.core.black.event.BlackDeleteEvent
 
blackEntity - Variable in class com.bytedesk.core.black.event.BlackUpdateEvent
 
BlackEntity - Class in com.bytedesk.core.black
black list 黑名单
BlackEntity() - Constructor for class com.bytedesk.core.black.BlackEntity
 
BlackEntityListener - Class in com.bytedesk.core.black
 
BlackEntityListener() - Constructor for class com.bytedesk.core.black.BlackEntityListener
 
BlackEventListener - Class in com.bytedesk.core.black
 
BlackEventListener() - Constructor for class com.bytedesk.core.black.BlackEventListener
 
BLACKLIST - Enum constant in enum class com.bytedesk.core.ip.IpTypeEnum
 
blackNickname - Variable in class com.bytedesk.core.black.BlackEntity
 
blackNickname - Variable in class com.bytedesk.core.black.BlackRequest
 
blackNickname - Variable in class com.bytedesk.core.black.BlackResponse
 
blackNickname - Variable in class com.bytedesk.core.ip.black.IpBlacklistEntity
 
blackNickname - Variable in class com.bytedesk.core.ip.black.IpBlacklistRequest
 
blackNickname - Variable in class com.bytedesk.core.ip.black.IpBlacklistResponse
 
BlackPermissions - Class in com.bytedesk.core.black
 
BlackPermissions() - Constructor for class com.bytedesk.core.black.BlackPermissions
 
BlackRepository - Interface in com.bytedesk.core.black
 
BlackRequest - Class in com.bytedesk.core.black
 
BlackRequest() - Constructor for class com.bytedesk.core.black.BlackRequest
 
BlackResponse - Class in com.bytedesk.core.black
 
BlackResponse() - Constructor for class com.bytedesk.core.black.BlackResponse
 
BlackRestController - Class in com.bytedesk.core.black
 
BlackRestController() - Constructor for class com.bytedesk.core.black.BlackRestController
 
blackRestService - Variable in class com.bytedesk.core.black.BlackEventListener
 
blackRestService - Variable in class com.bytedesk.core.message.MessageEventListener
 
blackRestService - Variable in class com.bytedesk.service.visitor.VisitorAspect
 
BlackRestService - Class in com.bytedesk.core.black
 
BlackRestService() - Constructor for class com.bytedesk.core.black.BlackRestService
 
blackService - Variable in class com.bytedesk.core.black.BlackRestController
 
BlackSpecification - Class in com.bytedesk.core.black
 
BlackSpecification() - Constructor for class com.bytedesk.core.black.BlackSpecification
 
BlackTypeEnum - Enum Class in com.bytedesk.core.black
 
BlackTypeEnum() - Constructor for enum class com.bytedesk.core.black.BlackTypeEnum
 
blackUid - Variable in class com.bytedesk.core.black.BlackEntity
 
blackUid - Variable in class com.bytedesk.core.black.BlackRequest
 
blackUid - Variable in class com.bytedesk.core.black.BlackResponse
 
blackUid - Variable in class com.bytedesk.core.ip.black.IpBlacklistEntity
 
blackUid - Variable in class com.bytedesk.core.ip.black.IpBlacklistRequest
 
blackUid - Variable in class com.bytedesk.core.ip.black.IpBlacklistResponse
 
BlackUpdateEvent - Class in com.bytedesk.core.black.event
 
BlackUpdateEvent(Object, BlackEntity) - Constructor for class com.bytedesk.core.black.event.BlackUpdateEvent
 
BLOCK_HOURS - Static variable in class com.bytedesk.core.ip.black.IpBlacklistRestService
 
BLOCKED - Enum constant in enum class com.bytedesk.core.message.MessageStatusEnum
 
BLOCKED - Enum constant in enum class com.bytedesk.service.visitor.VisitorStatusEnum
 
blockIp - Variable in class com.bytedesk.core.black.BlackEntity
 
blockIp - Variable in class com.bytedesk.core.black.BlackRequest
 
blockIp - Variable in class com.bytedesk.core.black.BlackResponse
 
BLOG - Enum constant in enum class com.bytedesk.core.category.CategoryTypeEnum
 
BLOG - Enum constant in enum class com.bytedesk.kbase.kbase.KbaseTypeEnum
 
BLOG - Enum constant in enum class com.bytedesk.kbase.upload.UploadTypeEnum
 
BN - Enum constant in enum class com.bytedesk.core.enums.LanguageEnum
 
body - Variable in class com.bytedesk.core.jms.JmsArtemisMessage
 
Booking - Class in com.bytedesk.ai.springai.demo.airline.data
 
Booking(String, LocalDate, Customer, BookingStatus, String, String, BookingClass) - Constructor for class com.bytedesk.ai.springai.demo.airline.data.Booking
 
BOOKING_DETAILS_SCHEMA - Static variable in class com.bytedesk.ai.springai.demo.airline.services.BookingTools
 
bookingClass - Variable in class com.bytedesk.ai.springai.demo.airline.data.Booking
 
bookingClass - Variable in record class com.bytedesk.ai.springai.demo.airline.services.BookingTools.BookingDetails
The field for the bookingClass record component.
bookingClass() - Method in record class com.bytedesk.ai.springai.demo.airline.services.BookingTools.BookingDetails
Returns the value of the bookingClass record component.
BookingClass - Enum Class in com.bytedesk.ai.springai.demo.airline.data
 
BookingClass() - Constructor for enum class com.bytedesk.ai.springai.demo.airline.data.BookingClass
 
BookingData - Class in com.bytedesk.ai.springai.demo.airline.data
 
BookingData() - Constructor for class com.bytedesk.ai.springai.demo.airline.data.BookingData
 
BookingDetails(String, String, LocalDate, BookingStatus, String, String, String) - Constructor for record class com.bytedesk.ai.springai.demo.airline.services.BookingTools.BookingDetails
Creates an instance of a BookingDetails record class.
BookingDetailsRequest(String, String) - Constructor for record class com.bytedesk.ai.springai.demo.airline.services.BookingTools.BookingDetailsRequest
Creates an instance of a BookingDetailsRequest record class.
bookingNumber - Variable in class com.bytedesk.ai.springai.demo.airline.data.Booking
 
bookingNumber - Variable in record class com.bytedesk.ai.springai.demo.airline.services.BookingTools.BookingDetails
The field for the bookingNumber record component.
bookingNumber - Variable in record class com.bytedesk.ai.springai.demo.airline.services.BookingTools.BookingDetailsRequest
The field for the bookingNumber record component.
bookingNumber - Variable in record class com.bytedesk.ai.springai.demo.airline.services.BookingTools.CancelBookingRequest
The field for the bookingNumber record component.
bookingNumber - Variable in record class com.bytedesk.ai.springai.demo.airline.services.BookingTools.ChangeBookingDatesRequest
The field for the bookingNumber record component.
bookingNumber() - Method in record class com.bytedesk.ai.springai.demo.airline.services.BookingTools.BookingDetails
Returns the value of the bookingNumber record component.
bookingNumber() - Method in record class com.bytedesk.ai.springai.demo.airline.services.BookingTools.BookingDetailsRequest
Returns the value of the bookingNumber record component.
bookingNumber() - Method in record class com.bytedesk.ai.springai.demo.airline.services.BookingTools.CancelBookingRequest
Returns the value of the bookingNumber record component.
bookingNumber() - Method in record class com.bytedesk.ai.springai.demo.airline.services.BookingTools.ChangeBookingDatesRequest
Returns the value of the bookingNumber record component.
bookings - Variable in class com.bytedesk.ai.springai.demo.airline.data.BookingData
 
bookings - Variable in class com.bytedesk.ai.springai.demo.airline.data.Customer
 
bookingStatus - Variable in class com.bytedesk.ai.springai.demo.airline.data.Booking
 
bookingStatus - Variable in record class com.bytedesk.ai.springai.demo.airline.services.BookingTools.BookingDetails
The field for the bookingStatus record component.
bookingStatus() - Method in record class com.bytedesk.ai.springai.demo.airline.services.BookingTools.BookingDetails
Returns the value of the bookingStatus record component.
BookingStatus - Enum Class in com.bytedesk.ai.springai.demo.airline.data
 
BookingStatus() - Constructor for enum class com.bytedesk.ai.springai.demo.airline.data.BookingStatus
 
bookingTo - Variable in class com.bytedesk.ai.springai.demo.airline.data.Booking
 
BookingTools - Class in com.bytedesk.ai.springai.demo.airline.services
 
BookingTools() - Constructor for class com.bytedesk.ai.springai.demo.airline.services.BookingTools
 
BookingTools.BookingDetails - Record Class in com.bytedesk.ai.springai.demo.airline.services
 
BookingTools.BookingDetailsRequest - Record Class in com.bytedesk.ai.springai.demo.airline.services
 
BookingTools.CancelBookingRequest - Record Class in com.bytedesk.ai.springai.demo.airline.services
 
BookingTools.ChangeBookingDatesRequest - Record Class in com.bytedesk.ai.springai.demo.airline.services
 
boostPower - Variable in class com.bytedesk.core.uid.impl.CachedUidGenerator
RingBuffer size扩容参数, 可提高UID生成的吞吐量.
BOTH - Enum constant in enum class com.bytedesk.service.leave_msg.LeaveMsgNotifyTypeEnum
 
BPMN - Enum constant in enum class com.bytedesk.kbase.upload.UploadTypeEnum
 
BROADCAST - Enum constant in enum class com.bytedesk.service.workgroup.WorkgroupRoutingModeEnum
 
browse(VisitorRequest, HttpServletRequest) - Method in class com.bytedesk.service.visitor.VisitorAnonymousController
 
BrowseEntity - Class in com.bytedesk.service.browse
访客浏览网站记录 visitor website browse record 仅保留48小时内的浏览记录,超时则自动删除
BrowseEntity() - Constructor for class com.bytedesk.service.browse.BrowseEntity
 
BrowseEntityListener - Class in com.bytedesk.service.browse
 
BrowseEntityListener() - Constructor for class com.bytedesk.service.browse.BrowseEntityListener
 
BrowseEventListener - Class in com.bytedesk.service.browse
 
BrowseEventListener() - Constructor for class com.bytedesk.service.browse.BrowseEventListener
 
browser - Variable in class com.bytedesk.service.visitor.VisitorDevice
 
browser - Variable in class com.bytedesk.service.visitor.VisitorRequest
 
browseRepository - Variable in class com.bytedesk.service.browse.BrowseRestService
 
BrowseRepository - Interface in com.bytedesk.service.browse
 
BrowseRequest - Class in com.bytedesk.service.browse
 
BrowseRequest() - Constructor for class com.bytedesk.service.browse.BrowseRequest
 
BrowseResponse - Class in com.bytedesk.service.browse
 
BrowseResponse() - Constructor for class com.bytedesk.service.browse.BrowseResponse
 
BrowseRestController - Class in com.bytedesk.service.browse
 
BrowseRestController() - Constructor for class com.bytedesk.service.browse.BrowseRestController
 
browseRestService - Variable in class com.bytedesk.service.browse.BrowseEventListener
 
browseRestService - Variable in class com.bytedesk.service.browse.BrowseRestController
 
BrowseRestService - Class in com.bytedesk.service.browse
 
BrowseRestService() - Constructor for class com.bytedesk.service.browse.BrowseRestService
 
BrowseSpecification - Class in com.bytedesk.service.browse
 
BrowseSpecification() - Constructor for class com.bytedesk.service.browse.BrowseSpecification
 
bucket - Variable in class com.bytedesk.core.config.properties.BytedeskProperties.Tencent
 
Bucket() - Constructor for class com.bytedesk.core.config.properties.BytedeskProperties.Tencent.Bucket
 
bucketDomain - Variable in class com.bytedesk.kbase.upload.cloud.TencentCos
 
bucketLocation - Variable in class com.bytedesk.kbase.upload.cloud.TencentCos
 
bucketName - Variable in class com.bytedesk.core.config.properties.BytedeskProperties.Aliyun.Oss
 
bucketName - Variable in class com.bytedesk.kbase.upload.cloud.TencentCos
 
BufferedUidProvider - Interface in com.bytedesk.core.uid.buffer
Buffered UID provider(Lambda supported), which provides UID in the same one second
bufferPaddingExecutor - Variable in class com.bytedesk.core.uid.buffer.RingBuffer
Executor of padding buffer
bufferPaddingExecutor - Variable in class com.bytedesk.core.uid.impl.CachedUidGenerator
 
BufferPaddingExecutor - Class in com.bytedesk.core.uid.buffer
Represents an executor for padding RingBuffer
There are two kinds of executors: one for scheduled padding, the other for padding immediately.
BufferPaddingExecutor(RingBuffer, BufferedUidProvider) - Constructor for class com.bytedesk.core.uid.buffer.BufferPaddingExecutor
Constructor with RingBuffer and BufferedUidProvider, default use schedule
BufferPaddingExecutor(RingBuffer, BufferedUidProvider, boolean) - Constructor for class com.bytedesk.core.uid.buffer.BufferPaddingExecutor
Constructor with RingBuffer, BufferedUidProvider, and whether use schedule padding
bufferPadExecutors - Variable in class com.bytedesk.core.uid.buffer.BufferPaddingExecutor
Padding immediately by the thread pool
bufferPadSchedule - Variable in class com.bytedesk.core.uid.buffer.BufferPaddingExecutor
Padding schedule thread
bufferSize - Variable in class com.bytedesk.core.uid.buffer.RingBuffer
The size of RingBuffer's slots, each slot hold a UID
BUG - Enum constant in enum class com.bytedesk.voc.enums.FeedbackType
 
build() - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message.Builder
 
build() - Method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread.Builder
 
build() - Method in class com.bytedesk.core.socket.protobuf.model.UserProto.User.Builder
 
build(UserEntity) - Static method in class com.bytedesk.core.rbac.user.UserDetailsImpl
Builder() - Constructor for class com.bytedesk.core.socket.protobuf.model.MessageProto.Message.Builder
 
Builder() - Constructor for class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread.Builder
 
Builder() - Constructor for class com.bytedesk.core.socket.protobuf.model.UserProto.User.Builder
 
Builder(GeneratedMessageV3.BuilderParent) - Constructor for class com.bytedesk.core.socket.protobuf.model.MessageProto.Message.Builder
 
Builder(GeneratedMessageV3.BuilderParent) - Constructor for class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread.Builder
 
Builder(GeneratedMessageV3.BuilderParent) - Constructor for class com.bytedesk.core.socket.protobuf.model.UserProto.User.Builder
 
buildFakeWorkerNode() - Method in class com.bytedesk.core.uid.worker.DisposableWorkerIdAssigner
 
buildPartial() - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message.Builder
 
buildPartial() - Method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread.Builder
 
buildPartial() - Method in class com.bytedesk.core.socket.protobuf.model.UserProto.User.Builder
 
buildPartial0(MessageProto.Message) - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message.Builder
 
buildPartial0(ThreadProto.Thread) - Method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread.Builder
 
buildPartial0(UserProto.User) - Method in class com.bytedesk.core.socket.protobuf.model.UserProto.User.Builder
 
buildWorkerNode() - Method in class com.bytedesk.core.uid.worker.DisposableWorkerIdAssigner
Build worker node entity by IP and PORT
BUSINESS - Enum constant in enum class com.bytedesk.ai.springai.demo.airline.data.BookingClass
 
businessKey - Variable in class com.bytedesk.ticket.ticket.dto.TicketHistoryProcessResponse
 
BUSY - Enum constant in enum class com.bytedesk.service.agent.AgentStatusEnum
 
BUSY - Enum constant in enum class com.bytedesk.service.workgroup.WorkgroupStateEnum
 
busyAgentCount - Variable in class com.bytedesk.service.statistic.ServiceStatisticEntity
 
busyAgentCount - Variable in class com.bytedesk.service.statistic.ServiceStatisticResponse
 
busyTime - Variable in class com.bytedesk.service.statistic.ServiceStatisticEntity
 
busyTime - Variable in class com.bytedesk.service.statistic.ServiceStatisticResponse
 
ByteBufToWebSocketFrameEncoder - Class in com.bytedesk.core.socket.mqtt.initializer.websocket
 
ByteBufToWebSocketFrameEncoder() - Constructor for class com.bytedesk.core.socket.mqtt.initializer.websocket.ByteBufToWebSocketFrameEncoder
 
BYTEDESK - Enum constant in enum class com.bytedesk.core.enums.PlatformEnum
 
BYTEDESK_PUBSUB_CHANNEL_OBJECT - Static variable in class com.bytedesk.core.redis.pubsub.RedisPubsubConst
 
BYTEDESK_PUBSUB_CHANNEL_STRING - Static variable in class com.bytedesk.core.redis.pubsub.RedisPubsubConst
 
BYTEDESK_PUBSUB_KEY_EXPIRE - Static variable in class com.bytedesk.core.redis.pubsub.RedisPubsubConst
 
BYTEDESK_REDIS_PREFIX - Static variable in class com.bytedesk.core.redis.RedisConsts
 
BytedeskConfig - Class in com.bytedesk.core.config
 
BytedeskConfig() - Constructor for class com.bytedesk.core.config.BytedeskConfig
 
BytedeskConsts - Class in com.bytedesk.core.constant
 
BytedeskConsts() - Constructor for class com.bytedesk.core.constant.BytedeskConsts
 
bytedeskEventPublisher - Variable in class com.bytedesk.ai.springai.SpringAIVectorService
 
bytedeskEventPublisher - Variable in class com.bytedesk.core.quartz.job.QuartzDaily0Job
 
bytedeskEventPublisher - Variable in class com.bytedesk.core.quartz.job.QuartzDaily8Job
 
bytedeskEventPublisher - Variable in class com.bytedesk.core.quartz.job.QuartzFiveMinJob
 
bytedeskEventPublisher - Variable in class com.bytedesk.core.quartz.job.QuartzFiveSecondJob
 
bytedeskEventPublisher - Variable in class com.bytedesk.core.quartz.job.QuartzHalfHourJob
 
bytedeskEventPublisher - Variable in class com.bytedesk.core.quartz.job.QuartzHourlyJob
 
bytedeskEventPublisher - Variable in class com.bytedesk.core.quartz.job.QuartzOneMinJob
 
bytedeskEventPublisher - Variable in class com.bytedesk.core.rbac.user.UserService
 
bytedeskEventPublisher - Variable in class com.bytedesk.core.socket.mqtt.MqttService
 
bytedeskEventPublisher - Variable in class com.bytedesk.core.thread.ThreadRestService
 
bytedeskEventPublisher - Variable in class com.bytedesk.service.agent.AgentRestService
 
bytedeskEventPublisher - Variable in class com.bytedesk.service.visitor.VisitorAnonymousController
 
BytedeskEventPublisher - Class in com.bytedesk.core.config
 
BytedeskEventPublisher() - Constructor for class com.bytedesk.core.config.BytedeskEventPublisher
 
bytedeskProperties - Static variable in class com.bytedesk.core.constant.AvatarConsts
 
bytedeskProperties - Variable in class com.bytedesk.core.feature.FeatureController
 
bytedeskProperties - Variable in class com.bytedesk.core.jms.JmsArtemisController
 
bytedeskProperties - Variable in class com.bytedesk.core.push.email.PushServiceImplEmail
 
bytedeskProperties - Variable in class com.bytedesk.core.push.PushRestService
 
bytedeskProperties - Variable in class com.bytedesk.core.push.sms.PushServiceImplSms
 
bytedeskProperties - Variable in class com.bytedesk.core.rbac.organization.OrganizationInitializer
 
bytedeskProperties - Variable in class com.bytedesk.core.rbac.user.UserInitializer
 
bytedeskProperties - Variable in class com.bytedesk.core.rbac.user.UserService
 
bytedeskProperties - Variable in class com.bytedesk.kbase.upload.UploadRestService
 
bytedeskProperties - Variable in class com.bytedesk.service.agent.AgentInitializer
 
bytedeskProperties - Variable in class com.bytedesk.team.member.MemberInitializer
 
BytedeskProperties - Class in com.bytedesk.core.config.properties
 
BytedeskProperties() - Constructor for class com.bytedesk.core.config.properties.BytedeskProperties
 
BytedeskProperties.Admin - Class in com.bytedesk.core.config.properties
 
BytedeskProperties.Aliyun - Class in com.bytedesk.core.config.properties
 
BytedeskProperties.Aliyun.Oss - Class in com.bytedesk.core.config.properties
 
BytedeskProperties.Aliyun.Sms - Class in com.bytedesk.core.config.properties
 
BytedeskProperties.Cache - Class in com.bytedesk.core.config.properties
 
BytedeskProperties.Cluster - Class in com.bytedesk.core.config.properties
 
BytedeskProperties.Cors - Class in com.bytedesk.core.config.properties
 
BytedeskProperties.Custom - Class in com.bytedesk.core.config.properties
 
BytedeskProperties.Edition - Enum Class in com.bytedesk.core.config.properties
 
BytedeskProperties.Features - Class in com.bytedesk.core.config.properties
 
BytedeskProperties.Jwt - Class in com.bytedesk.core.config.properties
 
BytedeskProperties.Kbase - Class in com.bytedesk.core.config.properties
 
BytedeskProperties.Organization - Class in com.bytedesk.core.config.properties
 
BytedeskProperties.Tencent - Class in com.bytedesk.core.config.properties
 
BytedeskProperties.Tencent.Bucket - Class in com.bytedesk.core.config.properties
 
BytedeskProperties.Upload - Class in com.bytedesk.core.config.properties
 
BytedeskProperties.WechatPay - Class in com.bytedesk.core.config.properties
 
BytedeskPropertiesController - Class in com.bytedesk.core.config.properties
 
BytedeskPropertiesController() - Constructor for class com.bytedesk.core.config.properties.BytedeskPropertiesController
 
BytedeskPropertiesResponse - Class in com.bytedesk.core.config.properties
 
BytedeskPropertiesResponse() - Constructor for class com.bytedesk.core.config.properties.BytedeskPropertiesResponse
 
BytedeskPropertiesResponse.Admin - Class in com.bytedesk.core.config.properties
 
BytedeskPropertiesResponse.Custom - Class in com.bytedesk.core.config.properties
 
BytedeskPropertiesResponse.Features - Class in com.bytedesk.core.config.properties
 

C

C - Enum constant in enum class com.bytedesk.ai.springai.tools.Unit
 
cache - Variable in class com.bytedesk.core.config.properties.BytedeskProperties
 
Cache() - Constructor for class com.bytedesk.core.config.properties.BytedeskProperties.Cache
 
CACHE_VOC - Static variable in class com.bytedesk.voc.constant.VocConstants
 
CACHE_VOC_FEEDBACK - Static variable in class com.bytedesk.voc.constant.VocConstants
 
CACHE_VOC_REPLY - Static variable in class com.bytedesk.voc.constant.VocConstants
 
CacheConsts - Class in com.bytedesk.core.constant
缓存 常量
CacheConsts() - Constructor for class com.bytedesk.core.constant.CacheConsts
 
cachedDataList - Variable in class com.bytedesk.kbase.auto_reply.fixed.AutoReplyFixedExcelListener
缓存的数据
cachedDataList - Variable in class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordExcelListener
缓存的数据
cachedDataList - Variable in class com.bytedesk.kbase.faq.FaqExcelListener
缓存的数据
cachedDataList - Variable in class com.bytedesk.kbase.quick_reply.QuickReplyExcelListener
缓存的数据
cachedDataList - Variable in class com.bytedesk.kbase.taboo.TabooExcelListener
缓存的数据
cachedDataList - Variable in class com.bytedesk.team.member.MemberExcelListener
缓存的数据
cachedUidGenerator - Variable in class com.bytedesk.core.uid.UidUtils
 
cachedUidGenerator() - Method in class com.bytedesk.core.uid.UidAutoConfigure
 
CachedUidGenerator - Class in com.bytedesk.core.uid.impl
Represents a cached implementation of UidGeneratorService extends from DefaultUidGenerator, based on a lock free RingBuffer
CachedUidGenerator(UidProperties) - Constructor for class com.bytedesk.core.uid.impl.CachedUidGenerator
 
calculateAgentStatistic(String, String, LocalDateTime, LocalDateTime, boolean) - Method in class com.bytedesk.service.statistic.ServiceStatisticService
计算客服统计
calculateAssigneeStatistics(String, String, LocalDateTime, LocalDateTime, boolean) - Method in class com.bytedesk.ticket.statistic.TicketStatisticService
计算处理人的工单统计
calculateAverageWaitTime(String) - Method in interface com.bytedesk.service.queue_member.QueueMemberRepository
 
calculateAverageWaitTime(String) - Method in class com.bytedesk.service.queue.QueueService
 
calculateBasicStatistics(TicketStatisticEntity, List<TicketEntity>) - Method in class com.bytedesk.ticket.statistic.TicketStatisticService
计算基本统计
calculateOrgStatistic(String, LocalDateTime, LocalDateTime, boolean) - Method in class com.bytedesk.service.statistic.ServiceStatisticService
计算组织统计
calculateOrgStatistics(String, LocalDateTime, LocalDateTime, boolean) - Method in class com.bytedesk.ticket.statistic.TicketStatisticService
计算组织的工单统计
calculatePriority(ThreadEntity) - Method in class com.bytedesk.service.workgroup.WorkgroupRoutingService
计算会话优先级
calculatePriorityStatistics(TicketStatisticEntity, List<TicketEntity>) - Method in class com.bytedesk.ticket.statistic.TicketStatisticService
计算优先级统计
calculateRates() - Method in class com.bytedesk.service.statistic.ServiceStatisticEntity
 
calculateRobotStatistic(String, String, LocalDateTime, LocalDateTime, boolean) - Method in class com.bytedesk.service.statistic.ServiceStatisticService
计算机器人统计
calculateSatisfactionStatistics(TicketStatisticEntity, List<TicketEntity>) - Method in class com.bytedesk.ticket.statistic.TicketStatisticService
计算满意度统计
calculateStatistic(String, String, String, String, String, LocalDateTime, LocalDateTime, boolean) - Method in class com.bytedesk.service.statistic.ServiceStatisticService
统一的统计计算方法
calculateStatistics(List<TicketEntity>, String, String, String, LocalDateTime, LocalDateTime, String, boolean) - Method in class com.bytedesk.ticket.statistic.TicketStatisticService
计算统计数据
calculateStatusDuration(List<AgentStatusLogEntity>) - Method in class com.bytedesk.service.statistic.ServiceStatisticService
计算状态持续时长
calculateStatusStatistics(TicketStatisticEntity, List<TicketEntity>) - Method in class com.bytedesk.ticket.statistic.TicketStatisticService
计算状态统计
calculateTimeStatistics(TicketStatisticEntity, List<TicketEntity>) - Method in class com.bytedesk.ticket.statistic.TicketStatisticService
计算时间统计
calculateTodayStatistics() - Method in class com.bytedesk.service.statistic.ServiceStatisticRestController
 
calculateTodayStatistics() - Method in class com.bytedesk.service.statistic.ServiceStatisticService
计算今日统计
calculateTodayStatistics() - Method in class com.bytedesk.ticket.statistic.TicketStatisticRestController
 
calculateTodayStatistics() - Method in class com.bytedesk.ticket.statistic.TicketStatisticService
计算所有工单统计
calculateWeight(AgentEntity) - Method in class com.bytedesk.service.workgroup.WorkgroupRoutingService
计算客服权重
calculateWorkgroupStatistic(String, String, LocalDateTime, LocalDateTime, boolean) - Method in class com.bytedesk.service.statistic.ServiceStatisticService
计算工作组统计
calculateWorkgroupStatistics(String, String, LocalDateTime, LocalDateTime, boolean) - Method in class com.bytedesk.ticket.statistic.TicketStatisticService
计算工作组的工单统计
CallcenterApplication - Class in com.bytedesk.callcenter
 
CallcenterApplication() - Constructor for class com.bytedesk.callcenter.CallcenterApplication
 
calledProcessInstanceId - Variable in class com.bytedesk.ticket.ticket.dto.TicketHistoryActivityResponse
 
calSlotIndex(long) - Method in class com.bytedesk.core.uid.buffer.RingBuffer
Calculate slot index with the slot sequence (sequence % bufferSize)
CAN_PUT_FLAG - Static variable in class com.bytedesk.core.uid.buffer.RingBuffer
 
CAN_TAKE_FLAG - Static variable in class com.bytedesk.core.uid.buffer.RingBuffer
 
canAcceptMore() - Method in class com.bytedesk.service.agent.AgentEntity
 
CANCEL_BOOKING_SCHEMA - Static variable in class com.bytedesk.ai.springai.demo.airline.services.BookingTools
 
cancelBooking() - Method in class com.bytedesk.ai.springai.demo.airline.services.BookingTools
 
cancelBooking(String, String) - Method in class com.bytedesk.ai.springai.demo.airline.services.FlightBookingService
 
CancelBookingRequest(String, String) - Constructor for record class com.bytedesk.ai.springai.demo.airline.services.BookingTools.CancelBookingRequest
Creates an instance of a CancelBookingRequest record class.
CANCELLED - Enum constant in enum class com.bytedesk.ai.springai.demo.airline.data.BookingStatus
 
CANCELLED - Enum constant in enum class com.bytedesk.ticket.ticket.TicketStatusEnum
 
cancelRate - Variable in class com.bytedesk.service.queue.QueueStats
 
cancelTicket(TicketRequest) - Method in class com.bytedesk.ticket.ticket.TicketRestController
取消工单
cancelTicket(TicketRequest) - Method in class com.bytedesk.ticket.ticket.TicketService
取消工单 PROCESSING -> CANCELLED (取消)
candidateGroups - Variable in class com.bytedesk.ticket.ticket.dto.TicketHistoryTaskResponse
 
candidateUsers - Variable in class com.bytedesk.ticket.ticket.dto.TicketHistoryTaskResponse
 
canEnqueue() - Method in class com.bytedesk.service.queue.QueueEntity
检查是否可以加入队列
canSendCode(String) - Method in class com.bytedesk.core.push.PushFilterService
 
captchaCode - Variable in class com.bytedesk.core.rbac.auth.AuthRequest
 
captchaCode - Variable in class com.bytedesk.core.rbac.user.UserRequest
 
captchaProducer - Variable in class com.bytedesk.core.kaptcha.KaptchaRestController
 
captchaUid - Variable in class com.bytedesk.core.rbac.auth.AuthRequest
 
captchaUid - Variable in class com.bytedesk.core.rbac.user.UserRequest
 
CARD - Enum constant in enum class com.bytedesk.core.message.MessageTypeEnum
 
CARRIER_MAPPER - Static variable in class com.bytedesk.core.utils.PhoneToRegionUtil
 
categories - Variable in class com.bytedesk.ai.robot.RobotJsonLoader.RobotConfiguration
 
category - Variable in class com.bytedesk.ai.robot.RobotJsonLoader.Robot
 
category - Variable in class com.bytedesk.core.category.CategoryCreateEvent
 
category - Variable in class com.bytedesk.core.category.CategoryUpdateEvent
 
category - Variable in class com.bytedesk.forum.post.PostEntity
 
category - Variable in class com.bytedesk.kbase.auto_reply.fixed.AutoReplyFixedExcel
 
category - Variable in class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordExcel
 
category - Variable in class com.bytedesk.kbase.faq.FaqExcel
 
category - Variable in class com.bytedesk.kbase.quick_reply.QuickReplyExcel
 
category - Variable in class com.bytedesk.kbase.taboo.TabooExcel
 
category - Variable in class com.bytedesk.ticket.form.TicketHandleForm
 
category - Variable in class com.bytedesk.ticket.ticket.dto.TicketHistoryTaskResponse
 
category(Long, Model, Pageable) - Method in class com.bytedesk.forum.controller.ForumViewController
 
CATEGORY - Enum constant in enum class com.bytedesk.kbase.quick_reply.QuickReplyTypeEnum
 
CATEGORY_CREATE - Static variable in class com.bytedesk.core.category.CategoryPermissions
 
CATEGORY_DELETE - Static variable in class com.bytedesk.core.category.CategoryPermissions
 
CATEGORY_EXPORT - Static variable in class com.bytedesk.core.category.CategoryPermissions
 
CATEGORY_JOB - Static variable in class com.bytedesk.ai.robot.RobotConsts
 
CATEGORY_LANGUAGE - Static variable in class com.bytedesk.ai.robot.RobotConsts
 
CATEGORY_PREFIX - Static variable in class com.bytedesk.core.category.CategoryPermissions
 
CATEGORY_READ - Static variable in class com.bytedesk.core.category.CategoryPermissions
 
CATEGORY_TOOL - Static variable in class com.bytedesk.ai.robot.RobotConsts
 
CATEGORY_UPDATE - Static variable in class com.bytedesk.core.category.CategoryPermissions
 
CATEGORY_WRITING - Static variable in class com.bytedesk.ai.robot.RobotConsts
 
CategoryCreateEvent - Class in com.bytedesk.core.category
 
CategoryCreateEvent(Object, CategoryEntity) - Constructor for class com.bytedesk.core.category.CategoryCreateEvent
 
CategoryEntity - Class in com.bytedesk.core.category
 
CategoryEntity() - Constructor for class com.bytedesk.core.category.CategoryEntity
 
CategoryEntityListener - Class in com.bytedesk.core.category
 
CategoryEntityListener() - Constructor for class com.bytedesk.core.category.CategoryEntityListener
 
CategoryEventListener - Class in com.bytedesk.core.category
 
CategoryEventListener() - Constructor for class com.bytedesk.core.category.CategoryEventListener
 
categoryId - Variable in class com.bytedesk.forum.post.PostSearchCriteria
 
CategoryInitializer - Class in com.bytedesk.core.category
 
CategoryInitializer() - Constructor for class com.bytedesk.core.category.CategoryInitializer
 
CategoryPermissions - Class in com.bytedesk.core.category
 
CategoryPermissions() - Constructor for class com.bytedesk.core.category.CategoryPermissions
 
categoryRepository - Variable in class com.bytedesk.core.category.CategoryRestService
 
categoryRepository - Variable in class com.bytedesk.forum.controller.ForumViewController
 
categoryRepository - Variable in class com.bytedesk.forum.post.PostController
 
categoryRepository - Variable in class com.bytedesk.forum.post.PostServiceImpl
 
CategoryRepository - Interface in com.bytedesk.core.category
 
CategoryRequest - Class in com.bytedesk.core.category
 
CategoryRequest() - Constructor for class com.bytedesk.core.category.CategoryRequest
 
CategoryResponse - Class in com.bytedesk.core.category
 
CategoryResponse() - Constructor for class com.bytedesk.core.category.CategoryResponse
 
CategoryRestController - Class in com.bytedesk.core.category
 
CategoryRestController() - Constructor for class com.bytedesk.core.category.CategoryRestController
 
CategoryRestService - Class in com.bytedesk.core.category
 
CategoryRestService() - Constructor for class com.bytedesk.core.category.CategoryRestService
 
categoryService - Variable in class com.bytedesk.ai.robot.RobotRestService
 
categoryService - Variable in class com.bytedesk.core.category.CategoryEventListener
 
categoryService - Variable in class com.bytedesk.core.category.CategoryRestController
 
categoryService - Variable in class com.bytedesk.kbase.auto_reply.fixed.AutoReplyFixedRestService
 
categoryService - Variable in class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordRestService
 
categoryService - Variable in class com.bytedesk.kbase.faq.FaqInitializer
 
categoryService - Variable in class com.bytedesk.kbase.faq.FaqRestService
 
categoryService - Variable in class com.bytedesk.kbase.kbase.KbaseController
 
categoryService - Variable in class com.bytedesk.kbase.kbase.KbaseRestService
 
categoryService - Variable in class com.bytedesk.kbase.quick_reply.QuickReplyRestService
 
categoryService - Variable in class com.bytedesk.kbase.taboo.TabooService
 
categoryService - Variable in class com.bytedesk.ticket.ticket.TicketInitializer
 
CategorySpecification - Class in com.bytedesk.core.category
 
CategorySpecification() - Constructor for class com.bytedesk.core.category.CategorySpecification
 
CategoryTypeEnum - Enum Class in com.bytedesk.core.category
 
CategoryTypeEnum() - Constructor for enum class com.bytedesk.core.category.CategoryTypeEnum
 
categoryUid - Variable in class com.bytedesk.ai.robot.RobotEntity
 
categoryUid - Variable in class com.bytedesk.ai.robot.RobotRequest
 
categoryUid - Variable in class com.bytedesk.ai.robot.RobotResponse
 
categoryUid - Variable in class com.bytedesk.kbase.article.ArticleEntity
 
categoryUid - Variable in class com.bytedesk.kbase.article.ArticleRequest
 
categoryUid - Variable in class com.bytedesk.kbase.article.ArticleResponse
 
categoryUid - Variable in class com.bytedesk.kbase.auto_reply.fixed.AutoReplyFixedEntity
 
categoryUid - Variable in class com.bytedesk.kbase.auto_reply.fixed.AutoReplyFixedRequest
 
categoryUid - Variable in class com.bytedesk.kbase.auto_reply.fixed.AutoReplyFixedResponse
 
categoryUid - Variable in class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordEntity
 
categoryUid - Variable in class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordRequest
 
categoryUid - Variable in class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordResponse
 
categoryUid - Variable in class com.bytedesk.kbase.faq.FaqEntity
 
categoryUid - Variable in class com.bytedesk.kbase.faq.FaqRequest
 
categoryUid - Variable in class com.bytedesk.kbase.faq.FaqResponse
 
categoryUid - Variable in class com.bytedesk.kbase.faq.FaqResponseVisitor
 
categoryUid - Variable in class com.bytedesk.kbase.file.FileEntity
 
categoryUid - Variable in class com.bytedesk.kbase.file.FileRequest
 
categoryUid - Variable in class com.bytedesk.kbase.file.FileResponse
 
categoryUid - Variable in class com.bytedesk.kbase.notebase.NotebaseEntity
 
categoryUid - Variable in class com.bytedesk.kbase.notebase.NotebaseRequest
 
categoryUid - Variable in class com.bytedesk.kbase.notebase.NotebaseResponse
 
categoryUid - Variable in class com.bytedesk.kbase.quick_reply.QuickReplyEntity
 
categoryUid - Variable in class com.bytedesk.kbase.quick_reply.QuickReplyRequest
 
categoryUid - Variable in class com.bytedesk.kbase.quick_reply.QuickReplyResponse
 
categoryUid - Variable in class com.bytedesk.kbase.split.SplitEntity
 
categoryUid - Variable in class com.bytedesk.kbase.split.SplitRequest
 
categoryUid - Variable in class com.bytedesk.kbase.split.SplitResponse
 
categoryUid - Variable in class com.bytedesk.kbase.taboo.TabooEntity
 
categoryUid - Variable in class com.bytedesk.kbase.taboo.TabooRequest
 
categoryUid - Variable in class com.bytedesk.kbase.taboo.TabooResponse
 
categoryUid - Variable in class com.bytedesk.kbase.text.TextEntity
 
categoryUid - Variable in class com.bytedesk.kbase.upload.UploadEntity
 
categoryUid - Variable in class com.bytedesk.kbase.upload.UploadRequest
 
categoryUid - Variable in class com.bytedesk.kbase.upload.UploadResponse
 
categoryUid - Variable in class com.bytedesk.kbase.website.WebsiteEntity
 
categoryUid - Variable in class com.bytedesk.ticket.ticket.dto.TicketHistoryProcessResponse
 
categoryUid - Variable in class com.bytedesk.ticket.ticket.dto.TicketRequest
 
categoryUid - Variable in class com.bytedesk.ticket.ticket.dto.TicketResponse
 
categoryUid - Variable in class com.bytedesk.ticket.ticket.TicketEntity
 
CategoryUpdateEvent - Class in com.bytedesk.core.category
 
CategoryUpdateEvent(Object, CategoryEntity) - Constructor for class com.bytedesk.core.category.CategoryUpdateEvent
 
certPath - Variable in class com.bytedesk.core.config.properties.BytedeskProperties.WechatPay
 
CHANGE_BOOKING_SCHEMA - Static variable in class com.bytedesk.ai.springai.demo.airline.services.BookingTools
 
changeBooking() - Method in class com.bytedesk.ai.springai.demo.airline.services.BookingTools
 
changeBooking(String, String, String, String, String) - Method in class com.bytedesk.ai.springai.demo.airline.services.FlightBookingService
 
ChangeBookingDatesRequest(String, String, String, String, String) - Constructor for record class com.bytedesk.ai.springai.demo.airline.services.BookingTools.ChangeBookingDatesRequest
Creates an instance of a ChangeBookingDatesRequest record class.
changeEmail(UserRequest) - Method in class com.bytedesk.core.rbac.user.UserService
 
changeEmail(UserRequest, HttpServletRequest) - Method in class com.bytedesk.core.rbac.user.UserController
 
changeMobile(UserRequest) - Method in class com.bytedesk.core.rbac.user.UserService
 
changeMobile(UserRequest, HttpServletRequest) - Method in class com.bytedesk.core.rbac.user.UserController
 
changePassword(UserRequest) - Method in class com.bytedesk.core.rbac.user.UserController
 
changePassword(UserRequest) - Method in class com.bytedesk.core.rbac.user.UserService
 
channel - Variable in class com.bytedesk.core.socket.mqtt.MqttSession
 
CHANNEL - Enum constant in enum class com.bytedesk.core.rbac.user.UserTypeEnum
 
CHANNEL - Enum constant in enum class com.bytedesk.core.thread.ThreadTypeEnum
 
CHANNEL_CREATE - Static variable in class com.bytedesk.core.channel.ChannelPermissions
 
CHANNEL_DELETE - Static variable in class com.bytedesk.core.channel.ChannelPermissions
 
CHANNEL_EXPORT - Static variable in class com.bytedesk.core.channel.ChannelPermissions
 
CHANNEL_PREFIX - Static variable in class com.bytedesk.core.channel.ChannelPermissions
 
CHANNEL_READ - Static variable in class com.bytedesk.core.channel.ChannelPermissions
 
CHANNEL_UPDATE - Static variable in class com.bytedesk.core.channel.ChannelPermissions
 
channelActive(ChannelHandlerContext) - Method in class com.bytedesk.core.socket.mqtt.handler.MqttTransportHandler
 
channelActive(ChannelHandlerContext) - Method in class com.bytedesk.core.socket.mqtt.initializer.websocket.BinaryWebSocketFrameHandler
 
channelActive(ChannelHandlerContext) - Method in class com.bytedesk.core.socket.mqtt.initializer.websocket.TextWebSocketFrameHandler
 
ChannelController - Class in com.bytedesk.core.channel
 
ChannelController() - Constructor for class com.bytedesk.core.channel.ChannelController
 
ChannelEntity - Class in com.bytedesk.core.channel
channel 频道 - 类似公众号
ChannelEntity() - Constructor for class com.bytedesk.core.channel.ChannelEntity
 
ChannelEntityListener - Class in com.bytedesk.core.channel
 
ChannelEntityListener() - Constructor for class com.bytedesk.core.channel.ChannelEntityListener
 
ChannelEventListener - Class in com.bytedesk.core.channel
 
ChannelEventListener() - Constructor for class com.bytedesk.core.channel.ChannelEventListener
 
channelIdle(ChannelHandlerContext, IdleStateEvent) - Method in class com.bytedesk.core.socket.mqtt.handler.MqttIdleStateHandler
 
channelInactive(ChannelHandlerContext) - Method in class com.bytedesk.core.socket.mqtt.handler.MqttTransportHandler
 
channelInactive(ChannelHandlerContext) - Method in class com.bytedesk.core.socket.mqtt.initializer.websocket.BinaryWebSocketFrameHandler
 
channelInactive(ChannelHandlerContext) - Method in class com.bytedesk.core.socket.mqtt.initializer.websocket.TextWebSocketFrameHandler
 
ChannelInitializer - Class in com.bytedesk.core.channel
 
ChannelInitializer() - Constructor for class com.bytedesk.core.channel.ChannelInitializer
 
ChannelPermissions - Class in com.bytedesk.core.channel
 
ChannelPermissions() - Constructor for class com.bytedesk.core.channel.ChannelPermissions
 
channelRead0(ChannelHandlerContext, BinaryWebSocketFrame) - Method in class com.bytedesk.core.socket.mqtt.initializer.websocket.BinaryWebSocketFrameHandler
 
channelRead0(ChannelHandlerContext, ContinuationWebSocketFrame) - Method in class com.bytedesk.core.socket.mqtt.initializer.websocket.ContinuationWebSocketFrameHandler
 
channelRead0(ChannelHandlerContext, TextWebSocketFrame) - Method in class com.bytedesk.core.socket.mqtt.initializer.websocket.TextWebSocketFrameHandler
 
channelRead0(ChannelHandlerContext, MqttConnAckMessage) - Method in class com.bytedesk.core.socket.mqtt.handler.packet.MqttConnAckHandler
 
channelRead0(ChannelHandlerContext, MqttConnectMessage) - Method in class com.bytedesk.core.socket.mqtt.handler.packet.MqttConnectHandler
 
channelRead0(ChannelHandlerContext, MqttMessage) - Method in class com.bytedesk.core.socket.mqtt.handler.MqttTransportHandler
 
channelRead0(ChannelHandlerContext, MqttMessage) - Method in class com.bytedesk.core.socket.mqtt.handler.packet.MqttDisconnectHandler
 
channelRead0(ChannelHandlerContext, MqttMessage) - Method in class com.bytedesk.core.socket.mqtt.handler.packet.MqttPingReqHandler
 
channelRead0(ChannelHandlerContext, MqttMessage) - Method in class com.bytedesk.core.socket.mqtt.handler.packet.MqttPingRespHandler
 
channelRead0(ChannelHandlerContext, MqttMessageIdVariableHeader) - Method in class com.bytedesk.core.socket.mqtt.handler.packet.MqttPubCompHandler
 
channelRead0(ChannelHandlerContext, MqttMessageIdVariableHeader) - Method in class com.bytedesk.core.socket.mqtt.handler.packet.MqttPubRecHandler
 
channelRead0(ChannelHandlerContext, MqttMessageIdVariableHeader) - Method in class com.bytedesk.core.socket.mqtt.handler.packet.MqttPubRelHandler
 
channelRead0(ChannelHandlerContext, MqttPubAckMessage) - Method in class com.bytedesk.core.socket.mqtt.handler.packet.MqttPubAckHandler
 
channelRead0(ChannelHandlerContext, MqttPublishMessage) - Method in class com.bytedesk.core.socket.mqtt.handler.packet.MqttPublishHandler
 
channelRead0(ChannelHandlerContext, MqttSubAckMessage) - Method in class com.bytedesk.core.socket.mqtt.handler.packet.MqttSubAckHandler
 
channelRead0(ChannelHandlerContext, MqttSubscribeMessage) - Method in class com.bytedesk.core.socket.mqtt.handler.packet.MqttSubscribeHandler
 
channelRead0(ChannelHandlerContext, MqttUnsubAckMessage) - Method in class com.bytedesk.core.socket.mqtt.handler.packet.MqttUnsubAckHandler
 
channelRead0(ChannelHandlerContext, MqttUnsubscribeMessage) - Method in class com.bytedesk.core.socket.mqtt.handler.packet.MqttUnsubscribeHandler
 
channelRepository - Variable in class com.bytedesk.core.channel.ChannelInitializer
 
channelRepository - Variable in class com.bytedesk.core.channel.ChannelService
 
ChannelRepository - Interface in com.bytedesk.core.channel
 
ChannelRequest - Class in com.bytedesk.core.channel
 
ChannelRequest() - Constructor for class com.bytedesk.core.channel.ChannelRequest
 
ChannelResponse - Class in com.bytedesk.core.channel
 
ChannelResponse() - Constructor for class com.bytedesk.core.channel.ChannelResponse
 
channelService - Variable in class com.bytedesk.core.channel.ChannelController
 
channelService - Variable in class com.bytedesk.core.channel.ChannelInitializer
 
ChannelService - Class in com.bytedesk.core.channel
 
ChannelService() - Constructor for class com.bytedesk.core.channel.ChannelService
 
chat() - Method in class com.bytedesk.ai.springai.demo.bytedesk.SpringAIBytedeskController
 
chat() - Method in class com.bytedesk.ai.springai.demo.shopping.SpringAIShoppingController
 
chat(String) - Method in class com.bytedesk.ai.springai.SpringAIZhipuaiController
 
chat(String, String) - Method in class com.bytedesk.ai.springai.demo.airline.controller.AirlineController
 
chat(String, String) - Method in class com.bytedesk.ai.springai.demo.airline.SpringAIAirlineController
 
CHAT - Enum constant in enum class com.bytedesk.kbase.upload.UploadTypeEnum
 
ChatglmConfig - Class in com.bytedesk.ai.provider.vendors.chatglm
 
ChatglmConfig() - Constructor for class com.bytedesk.ai.provider.vendors.chatglm.ChatglmConfig
 
ChatglmController - Class in com.bytedesk.ai.provider.vendors.chatglm
 
ChatglmController() - Constructor for class com.bytedesk.ai.provider.vendors.chatglm.ChatglmController
 
ChatglmService - Class in com.bytedesk.ai.provider.vendors.chatglm
 
ChatglmService() - Constructor for class com.bytedesk.ai.provider.vendors.chatglm.ChatglmService
 
chatModel(String) - Method in class com.bytedesk.ai.springai.SpringAIZhipuaiController
 
chatStream(String) - Method in class com.bytedesk.ai.springai.SpringAIZhipuaiController
 
checkAuthentication(String) - Method in class com.bytedesk.ticket.identity.TicketIdentityService
检查用户认证状态
checkDatabaseType() - Method in class com.bytedesk.core.config.DatabaseTypeChecker
 
checkDirectoryTraversal(String, String) - Static method in class com.bytedesk.core.utils.BdFileUtils
Checks directory traversal vulnerability.
checkDirectoryTraversal(Path, String) - Static method in class com.bytedesk.core.utils.BdFileUtils
Checks directory traversal vulnerability.
checkDirectoryTraversal(Path, Path) - Static method in class com.bytedesk.core.utils.BdFileUtils
Checks directory traversal vulnerability.
checkKaptcha(String, String, String) - Method in class com.bytedesk.core.kaptcha.KaptchaCacheService
 
checkKaptcha(Map<String, String>) - Method in class com.bytedesk.core.kaptcha.KaptchaRestController
 
checkQueueTimeout() - Method in class com.bytedesk.service.queue.QueueService
 
checkValid(String, String) - Method in class com.bytedesk.core.socket.mqtt.MqttAuthService
 
childEventLoopGroup - Variable in class com.bytedesk.core.socket.mqtt.server.MqttWebSocketServer
 
childEventLoopGroupThreadCount - Variable in class com.bytedesk.core.socket.mqtt.MqttProperties
 
children - Variable in class com.bytedesk.core.category.CategoryEntity
 
children - Variable in class com.bytedesk.core.category.CategoryRequest
 
children - Variable in class com.bytedesk.core.category.CategoryResponse
 
children - Variable in class com.bytedesk.core.thread.ThreadFlowNode
 
children - Variable in class com.bytedesk.kbase.quick_reply.QuickReplyResponseAgent
 
children - Variable in class com.bytedesk.team.department.DepartmentEntity
 
children - Variable in class com.bytedesk.team.department.DepartmentResponse
 
CLAIMED - Enum constant in enum class com.bytedesk.ticket.ticket.TicketStatusEnum
 
claimedTickets - Variable in class com.bytedesk.ticket.statistic.TicketStatisticEntity
 
claimedTickets - Variable in class com.bytedesk.ticket.statistic.TicketStatisticResponse
 
claimTask(String, String) - Method in class com.bytedesk.ticket.flow.TicketFlowService
认领任务
claimTicket(TicketRequest) - Method in class com.bytedesk.ticket.ticket.TicketRestController
认领工单
claimTicket(TicketRequest) - Method in class com.bytedesk.ticket.ticket.TicketService
认领工单 NEW -> CLAIMED (认领)
claimTime - Variable in class com.bytedesk.ticket.ticket.dto.TicketHistoryTaskResponse
 
CLASSPATH_RESOURCE_LOCATIONS - Static variable in class com.bytedesk.core.config.WebMvcConfig
 
cleanExpiredClients() - Method in class com.bytedesk.core.socket.mqtt.MqttConnectionService
 
cleanSession - Variable in class com.bytedesk.core.socket.mqtt.MqttSession
 
cleanupExpiredMembers(String, LocalDateTime) - Method in interface com.bytedesk.service.queue_member.QueueMemberRepository
 
clear() - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message.Builder
 
clear() - Method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread.Builder
 
clear() - Method in class com.bytedesk.core.socket.protobuf.model.UserProto.User.Builder
 
clear() - Method in class com.bytedesk.core.topic.TopicCacheService
 
clearAnswer() - Method in class com.bytedesk.ai.robot.RobotMessage
 
clearAvatar() - Method in class com.bytedesk.core.socket.protobuf.model.UserProto.User.Builder
头像
clearCache(String) - Method in class com.bytedesk.core.message.MessagePersistCache
 
clearCache(String) - Method in class com.bytedesk.core.thread.ThreadPersistCache
 
clearClient() - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message.Builder
消息来源客户端
clearContent() - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message.Builder
消息内容,可能是文本,图片,语音,视频,文件等,json
clearCreatedAt() - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message.Builder
时间戳
clearDepartmentUid(String) - Method in class com.bytedesk.team.member.MemberRestService
 
clearExtra() - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message.Builder
自定义扩展/附加信息
clearExtra() - Method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread.Builder
自定义扩展/附加信息
clearExtra() - Method in class com.bytedesk.core.socket.protobuf.model.UserProto.User.Builder
自定义扩展/附加信息
clearField(Descriptors.FieldDescriptor) - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.bytedesk.core.socket.protobuf.model.UserProto.User.Builder
 
clearNickname() - Method in class com.bytedesk.core.socket.protobuf.model.UserProto.User.Builder
昵称
clearOneof(Descriptors.OneofDescriptor) - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.bytedesk.core.socket.protobuf.model.UserProto.User.Builder
 
clearState() - Method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread.Builder
会话状态
clearStatus() - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message.Builder
消息发送状态
clearThread() - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message.Builder
会话
clearTopic() - Method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread.Builder
订阅主题
clearType() - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message.Builder
消息类型
clearType() - Method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread.Builder
会话类型
clearType() - Method in class com.bytedesk.core.socket.protobuf.model.UserProto.User.Builder
类型
clearUid() - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message.Builder
唯一mid
clearUid() - Method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread.Builder
ID
clearUid() - Method in class com.bytedesk.core.socket.protobuf.model.UserProto.User.Builder
uuID
clearUnreadStatistics(String, String) - Method in class com.bytedesk.ticket.statistic.TicketStatisticService
清除未读统计
clearUser() - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message.Builder
发送者
clearUser() - Method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread.Builder
头像昵称等信息
clickCount - Variable in class com.bytedesk.kbase.faq.FaqEntity
 
clickCount - Variable in class com.bytedesk.kbase.faq.FaqResponse
 
client - Variable in class com.bytedesk.core.base.BaseRequest
 
client - Variable in class com.bytedesk.core.base.BaseRequestNoOrg
 
client - Variable in class com.bytedesk.core.message_unread.MessageUnreadEntity
 
client - Variable in class com.bytedesk.core.message.MessageEntity
 
client - Variable in class com.bytedesk.core.message.MessageProtobuf
 
client - Variable in class com.bytedesk.core.message.MessageResponse
 
client - Variable in class com.bytedesk.core.push.PushEntity
 
client - Variable in class com.bytedesk.core.push.PushResponse
 
client - Variable in class com.bytedesk.core.thread.ThreadEntity
 
client - Variable in class com.bytedesk.core.thread.ThreadResponse
 
client - Variable in class com.bytedesk.kbase.upload.UploadEntity
 
client - Variable in class com.bytedesk.kbase.upload.UploadRequest
 
client - Variable in class com.bytedesk.kbase.upload.UploadResponse
 
client - Variable in class com.bytedesk.service.queue_member.QueueMemberEntity
 
client - Variable in class com.bytedesk.service.queue_member.QueueMemberRequest
 
client - Variable in class com.bytedesk.service.queue_member.QueueMemberResponse
 
client - Variable in class com.bytedesk.service.visitor_thread.VisitorThreadEntity
 
client - Variable in class com.bytedesk.service.visitor.VisitorEntity
 
client - Variable in class com.bytedesk.service.visitor.VisitorResponse
 
client - Variable in class com.bytedesk.ticket.ticket.TicketEntity
 
client_ - Variable in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message.Builder
 
client_ - Variable in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message
 
CLIENT_FIELD_NUMBER - Static variable in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message
 
ClientEnum - Enum Class in com.bytedesk.core.enums
 
ClientEnum() - Constructor for enum class com.bytedesk.core.enums.ClientEnum
 
clientId - Variable in class com.bytedesk.core.socket.mqtt.event.MqttConnectedEvent
 
clientId - Variable in class com.bytedesk.core.socket.mqtt.event.MqttDisconnectedEvent
 
clientId - Variable in class com.bytedesk.core.socket.mqtt.MqttSession
 
clientId - Variable in class com.bytedesk.core.socket.mqtt.MqttSubscribeEvent
 
clientId - Variable in class com.bytedesk.core.socket.mqtt.MqttUnsubscribeEvent
 
clientId - Variable in class com.bytedesk.core.socket.stomp.StompConnectedEvent
 
clientId - Variable in class com.bytedesk.core.socket.stomp.StompDisconnectedEvent
 
clientId - Variable in class com.bytedesk.core.socket.stomp.StompSubscribeEvent
 
clientId - Variable in class com.bytedesk.core.socket.stomp.StompUnsubscribeEvent
 
clientIds - Variable in class com.bytedesk.core.topic.TopicEntity
current online clientIds 用户clientId格式: uid/client/deviceUid
clientIds - Variable in class com.bytedesk.core.topic.TopicRequest
current online clientIds
clientIds - Variable in class com.bytedesk.core.topic.TopicResponse
current online clientIds
clientIdSessionMap - Variable in class com.bytedesk.core.socket.mqtt.MqttSessionService
 
clientName - Variable in class com.bytedesk.core.redis.JedisProperties
 
ClipboardEntity - Class in com.bytedesk.core.clipboard
剪贴板
ClipboardEntity() - Constructor for class com.bytedesk.core.clipboard.ClipboardEntity
 
ClipboardEntityListener - Class in com.bytedesk.core.clipboard
 
ClipboardEntityListener() - Constructor for class com.bytedesk.core.clipboard.ClipboardEntityListener
 
ClipboardEventListener - Class in com.bytedesk.core.clipboard
 
ClipboardEventListener() - Constructor for class com.bytedesk.core.clipboard.ClipboardEventListener
 
ClipboardInitializer - Class in com.bytedesk.core.clipboard
 
ClipboardInitializer() - Constructor for class com.bytedesk.core.clipboard.ClipboardInitializer
 
clipboardRepository - Variable in class com.bytedesk.core.clipboard.ClipboardRestService
 
ClipboardRepository - Interface in com.bytedesk.core.clipboard
 
ClipboardRequest - Class in com.bytedesk.core.clipboard
 
ClipboardRequest() - Constructor for class com.bytedesk.core.clipboard.ClipboardRequest
 
ClipboardResponse - Class in com.bytedesk.core.clipboard
 
ClipboardResponse() - Constructor for class com.bytedesk.core.clipboard.ClipboardResponse
 
ClipboardRestController - Class in com.bytedesk.core.clipboard
 
ClipboardRestController() - Constructor for class com.bytedesk.core.clipboard.ClipboardRestController
 
ClipboardRestService - Class in com.bytedesk.core.clipboard
 
ClipboardRestService() - Constructor for class com.bytedesk.core.clipboard.ClipboardRestService
 
clipboardService - Variable in class com.bytedesk.core.clipboard.ClipboardRestController
 
ClipboardSpecification - Class in com.bytedesk.core.clipboard
 
ClipboardSpecification() - Constructor for class com.bytedesk.core.clipboard.ClipboardSpecification
 
clone() - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message.Builder
 
clone() - Method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread.Builder
 
clone() - Method in class com.bytedesk.core.socket.protobuf.model.UserProto.User.Builder
 
close(ThreadRequest) - Method in class com.bytedesk.core.thread.ThreadRestController
 
close(ThreadRequest) - Method in class com.bytedesk.core.thread.ThreadRestService
 
CLOSED - Enum constant in enum class com.bytedesk.core.thread.ThreadStateEnum
 
CLOSED - Enum constant in enum class com.bytedesk.service.leave_msg.LeaveMsgStatusEnum
 
CLOSED - Enum constant in enum class com.bytedesk.service.queue.QueueStatusEnum
 
CLOSED - Enum constant in enum class com.bytedesk.ticket.ticket.TicketStatusEnum
 
CLOSED - Enum constant in enum class com.bytedesk.voc.enums.FeedbackStatus
 
closedAt - Variable in class com.bytedesk.service.statistic_thread.StatisticThreadEntity
 
closedCount - Variable in class com.bytedesk.voc.feedback.dto.FeedbackStats
 
closedTickets - Variable in class com.bytedesk.ticket.statistic.TicketStatisticEntity
 
closedTickets - Variable in class com.bytedesk.ticket.statistic.TicketStatisticResponse
 
closedTime - Variable in class com.bytedesk.ticket.ticket.TicketEntity
 
closeQuietly(InputStream) - Static method in class com.bytedesk.core.utils.BdFileUtils
Closes input stream quietly.
closeQuietly(ZipInputStream) - Static method in class com.bytedesk.core.utils.BdFileUtils
Closes zip input stream quietly.
closeTicket(TicketRequest) - Method in class com.bytedesk.ticket.ticket.TicketRestController
关闭工单
closeTicket(TicketRequest) - Method in class com.bytedesk.ticket.ticket.TicketService
关闭工单 PROCESSING -> CLOSED (关闭)
closeTime - Variable in class com.bytedesk.service.queue_member.QueueMemberEntity
 
closeTime - Variable in class com.bytedesk.service.queue_member.QueueMemberRequest
 
closeTime - Variable in class com.bytedesk.service.queue_member.QueueMemberResponse
 
cluster - Variable in class com.bytedesk.core.config.properties.BytedeskProperties
 
Cluster() - Constructor for class com.bytedesk.core.config.properties.BytedeskProperties.Cluster
 
cmmnRuntimeService - Variable in class com.bytedesk.ticket.service.TicketCaseService
 
cmmnTaskService - Variable in class com.bytedesk.ticket.service.TicketCaseService
 
code - Variable in class com.bytedesk.core.config.properties.BytedeskProperties.Organization
 
code - Variable in enum class com.bytedesk.core.crm.CustomerTypeEnum
 
code - Variable in class com.bytedesk.core.feature.FeatureEntity
 
code - Variable in class com.bytedesk.core.rbac.auth.AuthRequest
 
code - Variable in class com.bytedesk.core.rbac.organization.OrganizationEntity
 
code - Variable in class com.bytedesk.core.rbac.organization.OrganizationRequest
 
code - Variable in class com.bytedesk.core.rbac.organization.OrganizationResponse
 
code - Variable in class com.bytedesk.core.rbac.organization.OrganizationResponseSimple
 
code - Variable in class com.bytedesk.core.rbac.user.UserRequest
 
code - Variable in class com.bytedesk.core.utils.JsonResult
 
color - Variable in class com.bytedesk.core.menu.MenuEntity
 
color - Variable in class com.bytedesk.core.menu.MenuRequest
 
color - Variable in class com.bytedesk.core.menu.MenuResponse
 
color - Variable in class com.bytedesk.core.tag.TagEntity
 
color - Variable in class com.bytedesk.core.tag.TagRequest
 
color - Variable in class com.bytedesk.core.tag.TagResponse
 
COLUMN_EXTRA_LENGTH - Static variable in class com.bytedesk.core.constant.BytedeskConsts
 
COLUMN_TYPE_JSON - Static variable in class com.bytedesk.core.constant.TypeConsts
 
COLUMN_TYPE_TEXT - Static variable in class com.bytedesk.core.constant.TypeConsts
 
com.bytedesk.ai - package com.bytedesk.ai
ByteDesk AI module root package.
com.bytedesk.ai.config - package com.bytedesk.ai.config
Configuration package contains Spring configuration classes for the AI module.
com.bytedesk.ai.controller - package com.bytedesk.ai.controller
Controller package contains REST API endpoints for the AI module.
com.bytedesk.ai.model - package com.bytedesk.ai.model
Model package contains data models and entities used across the AI module.
com.bytedesk.ai.provider - package com.bytedesk.ai.provider
Provider package contains implementations for various AI service providers.
com.bytedesk.ai.provider.vendors.anthropic - package com.bytedesk.ai.provider.vendors.anthropic
 
com.bytedesk.ai.provider.vendors.bedrock - package com.bytedesk.ai.provider.vendors.bedrock
 
com.bytedesk.ai.provider.vendors.chatglm - package com.bytedesk.ai.provider.vendors.chatglm
 
com.bytedesk.ai.provider.vendors.coze - package com.bytedesk.ai.provider.vendors.coze
 
com.bytedesk.ai.provider.vendors.ernie - package com.bytedesk.ai.provider.vendors.ernie
 
com.bytedesk.ai.provider.vendors.gitee - package com.bytedesk.ai.provider.vendors.gitee
 
com.bytedesk.ai.provider.vendors.hunyuan - package com.bytedesk.ai.provider.vendors.hunyuan
 
com.bytedesk.ai.provider.vendors.minimax - package com.bytedesk.ai.provider.vendors.minimax
 
com.bytedesk.ai.provider.vendors.moonshot - package com.bytedesk.ai.provider.vendors.moonshot
 
com.bytedesk.ai.provider.vendors.ollama - package com.bytedesk.ai.provider.vendors.ollama
 
com.bytedesk.ai.provider.vendors.openai - package com.bytedesk.ai.provider.vendors.openai
 
com.bytedesk.ai.provider.vendors.qianfan - package com.bytedesk.ai.provider.vendors.qianfan
 
com.bytedesk.ai.provider.vendors.qwen - package com.bytedesk.ai.provider.vendors.qwen
 
com.bytedesk.ai.provider.vendors.spark - package com.bytedesk.ai.provider.vendors.spark
 
com.bytedesk.ai.provider.vendors.stabilityai - package com.bytedesk.ai.provider.vendors.stabilityai
 
com.bytedesk.ai.provider.vendors.vertexai - package com.bytedesk.ai.provider.vendors.vertexai
 
com.bytedesk.ai.provider.vendors.watsonxai - package com.bytedesk.ai.provider.vendors.watsonxai
 
com.bytedesk.ai.provider.vendors.zhipuai - package com.bytedesk.ai.provider.vendors.zhipuai
 
com.bytedesk.ai.robot - package com.bytedesk.ai.robot
Robot package contains classes for managing AI robots/agents.
com.bytedesk.ai.robot_message - package com.bytedesk.ai.robot_message
Robot message package contains classes for handling robot communication.
com.bytedesk.ai.robot.event - package com.bytedesk.ai.robot.event
 
com.bytedesk.ai.settings - package com.bytedesk.ai.settings
Settings package contains configuration and settings management classes.
com.bytedesk.ai.springai - package com.bytedesk.ai.springai
Spring AI integration package contains classes for Spring AI framework integration.
com.bytedesk.ai.springai.advisor - package com.bytedesk.ai.springai.advisor
 
com.bytedesk.ai.springai.demo.airline - package com.bytedesk.ai.springai.demo.airline
 
com.bytedesk.ai.springai.demo.airline.controller - package com.bytedesk.ai.springai.demo.airline.controller
 
com.bytedesk.ai.springai.demo.airline.data - package com.bytedesk.ai.springai.demo.airline.data
 
com.bytedesk.ai.springai.demo.airline.services - package com.bytedesk.ai.springai.demo.airline.services
 
com.bytedesk.ai.springai.demo.bytedesk - package com.bytedesk.ai.springai.demo.bytedesk
 
com.bytedesk.ai.springai.demo.shopping - package com.bytedesk.ai.springai.demo.shopping
 
com.bytedesk.ai.springai.demo.utils - package com.bytedesk.ai.springai.demo.utils
 
com.bytedesk.ai.springai.event - package com.bytedesk.ai.springai.event
 
com.bytedesk.ai.springai.output - package com.bytedesk.ai.springai.output
 
com.bytedesk.ai.springai.reader - package com.bytedesk.ai.springai.reader
 
com.bytedesk.ai.springai.tools - package com.bytedesk.ai.springai.tools
 
com.bytedesk.ai.statistic - package com.bytedesk.ai.statistic
Statistics package contains classes for AI-related data analytics and metrics.
com.bytedesk.ai.utils - package com.bytedesk.ai.utils
Utilities package contains helper classes and common utilities for the AI module.
com.bytedesk.callcenter - package com.bytedesk.callcenter
 
com.bytedesk.core - package com.bytedesk.core
 
com.bytedesk.core.action - package com.bytedesk.core.action
 
com.bytedesk.core.action.disruptor - package com.bytedesk.core.action.disruptor
 
com.bytedesk.core.annotation - package com.bytedesk.core.annotation
 
com.bytedesk.core.aop - package com.bytedesk.core.aop
 
com.bytedesk.core.assistant - package com.bytedesk.core.assistant
Assistant package containing assistant related implementations
com.bytedesk.core.base - package com.bytedesk.core.base
Base package containing base classes and common abstractions
com.bytedesk.core.black - package com.bytedesk.core.black
 
com.bytedesk.core.black.event - package com.bytedesk.core.black.event
 
com.bytedesk.core.category - package com.bytedesk.core.category
 
com.bytedesk.core.channel - package com.bytedesk.core.channel
 
com.bytedesk.core.clipboard - package com.bytedesk.core.clipboard
 
com.bytedesk.core.config - package com.bytedesk.core.config
Configuration package containing Spring configuration classes and properties
com.bytedesk.core.config.filters - package com.bytedesk.core.config.filters
 
com.bytedesk.core.config.properties - package com.bytedesk.core.config.properties
 
com.bytedesk.core.constant - package com.bytedesk.core.constant
Constants package containing system-wide constant definitions
com.bytedesk.core.crm - package com.bytedesk.core.crm
 
com.bytedesk.core.enums - package com.bytedesk.core.enums
 
com.bytedesk.core.exception - package com.bytedesk.core.exception
Exception package containing custom exceptions and handlers
com.bytedesk.core.feature - package com.bytedesk.core.feature
 
com.bytedesk.core.flow - package com.bytedesk.core.flow
 
com.bytedesk.core.form - package com.bytedesk.core.form
 
com.bytedesk.core.getting_started - package com.bytedesk.core.getting_started
 
com.bytedesk.core.ip - package com.bytedesk.core.ip
 
com.bytedesk.core.ip.access - package com.bytedesk.core.ip.access
 
com.bytedesk.core.ip.black - package com.bytedesk.core.ip.black
 
com.bytedesk.core.ip.white - package com.bytedesk.core.ip.white
 
com.bytedesk.core.jms - package com.bytedesk.core.jms
 
com.bytedesk.core.kaptcha - package com.bytedesk.core.kaptcha
 
com.bytedesk.core.menu - package com.bytedesk.core.menu
 
com.bytedesk.core.message - package com.bytedesk.core.message
Message handling package containing message models and processors
com.bytedesk.core.message_unread - package com.bytedesk.core.message_unread
 
com.bytedesk.core.message.event - package com.bytedesk.core.message.event
 
com.bytedesk.core.notification - package com.bytedesk.core.notification
 
com.bytedesk.core.push - package com.bytedesk.core.push
 
com.bytedesk.core.push.email - package com.bytedesk.core.push.email
 
com.bytedesk.core.push.hw - package com.bytedesk.core.push.hw
 
com.bytedesk.core.push.ios - package com.bytedesk.core.push.ios
 
com.bytedesk.core.push.mi - package com.bytedesk.core.push.mi
 
com.bytedesk.core.push.sms - package com.bytedesk.core.push.sms
 
com.bytedesk.core.push.web - package com.bytedesk.core.push.web
 
com.bytedesk.core.quartz - package com.bytedesk.core.quartz
Quartz package containing scheduled job definitions and handlers
com.bytedesk.core.quartz.event - package com.bytedesk.core.quartz.event
 
com.bytedesk.core.quartz.job - package com.bytedesk.core.quartz.job
 
com.bytedesk.core.rbac.auth - package com.bytedesk.core.rbac.auth
 
com.bytedesk.core.rbac.authority - package com.bytedesk.core.rbac.authority
 
com.bytedesk.core.rbac.oauth - package com.bytedesk.core.rbac.oauth
 
com.bytedesk.core.rbac.organization - package com.bytedesk.core.rbac.organization
 
com.bytedesk.core.rbac.role - package com.bytedesk.core.rbac.role
 
com.bytedesk.core.rbac.role.event - package com.bytedesk.core.rbac.role.event
 
com.bytedesk.core.rbac.user - package com.bytedesk.core.rbac.user
 
com.bytedesk.core.redis - package com.bytedesk.core.redis
 
com.bytedesk.core.redis.cache - package com.bytedesk.core.redis.cache
 
com.bytedesk.core.redis.pubsub - package com.bytedesk.core.redis.pubsub
 
com.bytedesk.core.redis.pubsub.message - package com.bytedesk.core.redis.pubsub.message
 
com.bytedesk.core.redis.queue - package com.bytedesk.core.redis.queue
 
com.bytedesk.core.redis.search - package com.bytedesk.core.redis.search
 
com.bytedesk.core.redis.stream - package com.bytedesk.core.redis.stream
 
com.bytedesk.core.repository - package com.bytedesk.core.repository
Repository package containing data access interfaces
com.bytedesk.core.service - package com.bytedesk.core.service
Service layer package containing business service implementations
com.bytedesk.core.session - package com.bytedesk.core.session
 
com.bytedesk.core.socket - package com.bytedesk.core.socket
Socket communication package containing WebSocket and STOMP implementations
com.bytedesk.core.socket.connection - package com.bytedesk.core.socket.connection
 
com.bytedesk.core.socket.mqtt - package com.bytedesk.core.socket.mqtt
 
com.bytedesk.core.socket.mqtt.event - package com.bytedesk.core.socket.mqtt.event
 
com.bytedesk.core.socket.mqtt.handler - package com.bytedesk.core.socket.mqtt.handler
 
com.bytedesk.core.socket.mqtt.handler.packet - package com.bytedesk.core.socket.mqtt.handler.packet
 
com.bytedesk.core.socket.mqtt.initializer - package com.bytedesk.core.socket.mqtt.initializer
 
com.bytedesk.core.socket.mqtt.initializer.websocket - package com.bytedesk.core.socket.mqtt.initializer.websocket
 
com.bytedesk.core.socket.mqtt.protocol - package com.bytedesk.core.socket.mqtt.protocol
 
com.bytedesk.core.socket.mqtt.server - package com.bytedesk.core.socket.mqtt.server
 
com.bytedesk.core.socket.protobuf.model - package com.bytedesk.core.socket.protobuf.model
 
com.bytedesk.core.socket.stomp - package com.bytedesk.core.socket.stomp
 
com.bytedesk.core.socket.stomp.handler - package com.bytedesk.core.socket.stomp.handler
 
com.bytedesk.core.socket.stomp.interceptor - package com.bytedesk.core.socket.stomp.interceptor
 
com.bytedesk.core.socket.stomp.listener - package com.bytedesk.core.socket.stomp.listener
 
com.bytedesk.core.tag - package com.bytedesk.core.tag
 
com.bytedesk.core.tag.event - package com.bytedesk.core.tag.event
 
com.bytedesk.core.thread - package com.bytedesk.core.thread
Thread package containing thread models and handlers
com.bytedesk.core.thread.event - package com.bytedesk.core.thread.event
 
com.bytedesk.core.token - package com.bytedesk.core.token
 
com.bytedesk.core.topic - package com.bytedesk.core.topic
 
com.bytedesk.core.uid - package com.bytedesk.core.uid
 
com.bytedesk.core.uid.buffer - package com.bytedesk.core.uid.buffer
 
com.bytedesk.core.uid.exception - package com.bytedesk.core.uid.exception
 
com.bytedesk.core.uid.impl - package com.bytedesk.core.uid.impl
 
com.bytedesk.core.uid.utils - package com.bytedesk.core.uid.utils
 
com.bytedesk.core.uid.worker - package com.bytedesk.core.uid.worker
 
com.bytedesk.core.url - package com.bytedesk.core.url
 
com.bytedesk.core.utils - package com.bytedesk.core.utils
Utility classes package containing helper methods and common functionality
com.bytedesk.forum - package com.bytedesk.forum
 
com.bytedesk.forum.comment - package com.bytedesk.forum.comment
 
com.bytedesk.forum.controller - package com.bytedesk.forum.controller
 
com.bytedesk.forum.exception - package com.bytedesk.forum.exception
 
com.bytedesk.forum.post - package com.bytedesk.forum.post
 
com.bytedesk.forum.user - package com.bytedesk.forum.user
 
com.bytedesk.kbase - package com.bytedesk.kbase
 
com.bytedesk.kbase.article - package com.bytedesk.kbase.article
ByteDesk 文章管理包 提供文章的CRUD、搜索等功能
com.bytedesk.kbase.auto_reply.fixed - package com.bytedesk.kbase.auto_reply.fixed
 
com.bytedesk.kbase.auto_reply.keyword - package com.bytedesk.kbase.auto_reply.keyword
 
com.bytedesk.kbase.auto_reply.settings - package com.bytedesk.kbase.auto_reply.settings
 
com.bytedesk.kbase.category - package com.bytedesk.kbase.category
ByteDesk 分类管理包 提供知识库分类的管理功能
com.bytedesk.kbase.config - package com.bytedesk.kbase.config
 
com.bytedesk.kbase.controller - package com.bytedesk.kbase.controller
 
com.bytedesk.kbase.faq - package com.bytedesk.kbase.faq
 
com.bytedesk.kbase.faq.event - package com.bytedesk.kbase.faq.event
 
com.bytedesk.kbase.file - package com.bytedesk.kbase.file
 
com.bytedesk.kbase.file.event - package com.bytedesk.kbase.file.event
 
com.bytedesk.kbase.kbase - package com.bytedesk.kbase.kbase
 
com.bytedesk.kbase.notebase - package com.bytedesk.kbase.notebase
 
com.bytedesk.kbase.quick_reply - package com.bytedesk.kbase.quick_reply
 
com.bytedesk.kbase.settings - package com.bytedesk.kbase.settings
 
com.bytedesk.kbase.split - package com.bytedesk.kbase.split
ByteDesk 文档分割包 提供文档分割、向量化等功能
com.bytedesk.kbase.split.event - package com.bytedesk.kbase.split.event
 
com.bytedesk.kbase.statistic - package com.bytedesk.kbase.statistic
 
com.bytedesk.kbase.taboo - package com.bytedesk.kbase.taboo
 
com.bytedesk.kbase.taboo.event - package com.bytedesk.kbase.taboo.event
 
com.bytedesk.kbase.text - package com.bytedesk.kbase.text
 
com.bytedesk.kbase.text.event - package com.bytedesk.kbase.text.event
 
com.bytedesk.kbase.upload - package com.bytedesk.kbase.upload
ByteDesk 文件上传包 提供文件上传、存储管理等功能
com.bytedesk.kbase.upload.cloud - package com.bytedesk.kbase.upload.cloud
 
com.bytedesk.kbase.upload.event - package com.bytedesk.kbase.upload.event
 
com.bytedesk.kbase.upload.storage - package com.bytedesk.kbase.upload.storage
 
com.bytedesk.kbase.utils - package com.bytedesk.kbase.utils
 
com.bytedesk.kbase.website - package com.bytedesk.kbase.website
 
com.bytedesk.kbase.website.event - package com.bytedesk.kbase.website.event
 
com.bytedesk.service - package com.bytedesk.service
 
com.bytedesk.service.agent - package com.bytedesk.service.agent
 
com.bytedesk.service.agent_message - package com.bytedesk.service.agent_message
 
com.bytedesk.service.agent_status - package com.bytedesk.service.agent_status
客服状态日志包 记录和管理客服状态变更
com.bytedesk.service.agent.event - package com.bytedesk.service.agent.event
 
com.bytedesk.service.browse - package com.bytedesk.service.browse
 
com.bytedesk.service.constant - package com.bytedesk.service.constant
 
com.bytedesk.service.controller - package com.bytedesk.service.controller
 
com.bytedesk.service.leave_msg - package com.bytedesk.service.leave_msg
 
com.bytedesk.service.leave_msg.settings - package com.bytedesk.service.leave_msg.settings
 
com.bytedesk.service.queue - package com.bytedesk.service.queue
 
com.bytedesk.service.queue_member - package com.bytedesk.service.queue_member
队列成员包 管理客服系统的排队和会话分配
com.bytedesk.service.queue_member.event - package com.bytedesk.service.queue_member.event
 
com.bytedesk.service.queue.exception - package com.bytedesk.service.queue.exception
 
com.bytedesk.service.queue.settings - package com.bytedesk.service.queue.settings
 
com.bytedesk.service.rating - package com.bytedesk.service.rating
评价服务包 管理客服会话的评价功能
com.bytedesk.service.routing - package com.bytedesk.service.routing
 
com.bytedesk.service.settings - package com.bytedesk.service.settings
 
com.bytedesk.service.statistic - package com.bytedesk.service.statistic
Customer Service Statistics Package Provides comprehensive statistical functionalities for the customer service system, including:
com.bytedesk.service.statistic_message - package com.bytedesk.service.statistic_message
 
com.bytedesk.service.statistic_thread - package com.bytedesk.service.statistic_thread
 
com.bytedesk.service.strategy - package com.bytedesk.service.strategy
 
com.bytedesk.service.thread_invite - package com.bytedesk.service.thread_invite
 
com.bytedesk.service.thread_monitor - package com.bytedesk.service.thread_monitor
 
com.bytedesk.service.thread_summary - package com.bytedesk.service.thread_summary
 
com.bytedesk.service.thread_transfer - package com.bytedesk.service.thread_transfer
会话转接包 处理会话转接相关功能
com.bytedesk.service.utils - package com.bytedesk.service.utils
 
com.bytedesk.service.visitor - package com.bytedesk.service.visitor
 
com.bytedesk.service.visitor_auth - package com.bytedesk.service.visitor_auth
 
com.bytedesk.service.visitor_message - package com.bytedesk.service.visitor_message
 
com.bytedesk.service.visitor_thread - package com.bytedesk.service.visitor_thread
 
com.bytedesk.service.visitor.event - package com.bytedesk.service.visitor.event
 
com.bytedesk.service.workgroup - package com.bytedesk.service.workgroup
工作组服务包 管理客服工作组相关功能
com.bytedesk.service.workgroup_message - package com.bytedesk.service.workgroup_message
 
com.bytedesk.service.workgroup.back - package com.bytedesk.service.workgroup.back
 
com.bytedesk.service.workgroup.event - package com.bytedesk.service.workgroup.event
 
com.bytedesk.service.worktime - package com.bytedesk.service.worktime
 
com.bytedesk.social - package com.bytedesk.social
 
com.bytedesk.social.controller - package com.bytedesk.social.controller
 
com.bytedesk.social.quan - package com.bytedesk.social.quan
 
com.bytedesk.team - package com.bytedesk.team
 
com.bytedesk.team.controller - package com.bytedesk.team.controller
企业IM系统控制器层 处理HTTP请求,实现RESTful API接口
com.bytedesk.team.department - package com.bytedesk.team.department
 
com.bytedesk.team.group - package com.bytedesk.team.group
 
com.bytedesk.team.group_message - package com.bytedesk.team.group_message
 
com.bytedesk.team.group_profile - package com.bytedesk.team.group_profile
 
com.bytedesk.team.member - package com.bytedesk.team.member
 
com.bytedesk.team.member_message - package com.bytedesk.team.member_message
 
com.bytedesk.team.member.event - package com.bytedesk.team.member.event
 
com.bytedesk.ticket - package com.bytedesk.ticket
ByteDesk工单系统主包 提供工单管理、统计分析等核心功能
com.bytedesk.ticket.annotation - package com.bytedesk.ticket.annotation
 
com.bytedesk.ticket.attachment - package com.bytedesk.ticket.attachment
 
com.bytedesk.ticket.comment - package com.bytedesk.ticket.comment
 
com.bytedesk.ticket.config - package com.bytedesk.ticket.config
工单系统配置模块 包含系统配置、常量定义等
com.bytedesk.ticket.consts - package com.bytedesk.ticket.consts
 
com.bytedesk.ticket.controller - package com.bytedesk.ticket.controller
工单系统控制器模块 提供 REST API 接口
com.bytedesk.ticket.delegate - package com.bytedesk.ticket.delegate
 
com.bytedesk.ticket.flow - package com.bytedesk.ticket.flow
 
com.bytedesk.ticket.form - package com.bytedesk.ticket.form
 
com.bytedesk.ticket.identity - package com.bytedesk.ticket.identity
 
com.bytedesk.ticket.listener - package com.bytedesk.ticket.listener
 
com.bytedesk.ticket.message - package com.bytedesk.ticket.message
 
com.bytedesk.ticket.message.event - package com.bytedesk.ticket.message.event
 
com.bytedesk.ticket.process - package com.bytedesk.ticket.process
 
com.bytedesk.ticket.process.event - package com.bytedesk.ticket.process.event
 
com.bytedesk.ticket.service - package com.bytedesk.ticket.service
工单业务服务模块 提供工单相关的业务逻辑服务
com.bytedesk.ticket.sla - package com.bytedesk.ticket.sla
 
com.bytedesk.ticket.statistic - package com.bytedesk.ticket.statistic
工单统计模块 提供工单数据统计、分析功能
com.bytedesk.ticket.task - package com.bytedesk.ticket.task
 
com.bytedesk.ticket.ticket - package com.bytedesk.ticket.ticket
工单核心模块 包含工单实体、仓库、服务等基础组件
com.bytedesk.ticket.ticket.dto - package com.bytedesk.ticket.ticket.dto
 
com.bytedesk.ticket.ticket.event - package com.bytedesk.ticket.ticket.event
 
com.bytedesk.ticket.utils - package com.bytedesk.ticket.utils
工单工具类模块 提供各种通用工具方法
com.bytedesk.voc - package com.bytedesk.voc
 
com.bytedesk.voc.config - package com.bytedesk.voc.config
 
com.bytedesk.voc.constant - package com.bytedesk.voc.constant
 
com.bytedesk.voc.controller - package com.bytedesk.voc.controller
 
com.bytedesk.voc.enums - package com.bytedesk.voc.enums
 
com.bytedesk.voc.exception - package com.bytedesk.voc.exception
 
com.bytedesk.voc.feedback - package com.bytedesk.voc.feedback
 
com.bytedesk.voc.feedback.dto - package com.bytedesk.voc.feedback.dto
 
com.bytedesk.voc.feedback.exception - package com.bytedesk.voc.feedback.exception
 
com.bytedesk.voc.feedback.export - package com.bytedesk.voc.feedback.export
 
com.bytedesk.voc.feedback.mapper - package com.bytedesk.voc.feedback.mapper
 
com.bytedesk.voc.feedback.stats - package com.bytedesk.voc.feedback.stats
 
com.bytedesk.voc.feedback.validator - package com.bytedesk.voc.feedback.validator
 
com.bytedesk.voc.filter - package com.bytedesk.voc.filter
 
com.bytedesk.voc.notification - package com.bytedesk.voc.notification
 
com.bytedesk.voc.reply - package com.bytedesk.voc.reply
 
com.bytedesk.voc.util - package com.bytedesk.voc.util
 
commence(HttpServletRequest, HttpServletResponse, AuthenticationException) - Method in class com.bytedesk.core.rbac.auth.AuthEntryPoint
 
comment - Variable in class com.bytedesk.service.rating.RatingEntity
 
comment - Variable in class com.bytedesk.service.rating.RatingRequest
 
comment - Variable in class com.bytedesk.service.rating.RatingResponse
 
comment - Variable in class com.bytedesk.ticket.attachment.TicketAttachmentEntity
 
comment - Variable in class com.bytedesk.ticket.form.TicketHandleForm
 
CommentController - Class in com.bytedesk.forum.comment
 
CommentController() - Constructor for class com.bytedesk.forum.comment.CommentController
 
commentCount - Variable in class com.bytedesk.forum.post.PostEntity
 
commentCount - Variable in class com.bytedesk.forum.user.ForumUserStats
 
CommentEntity - Class in com.bytedesk.forum.comment
 
CommentEntity() - Constructor for class com.bytedesk.forum.comment.CommentEntity
 
commentRepository - Variable in class com.bytedesk.forum.comment.CommentServiceImpl
 
commentRepository - Variable in class com.bytedesk.forum.user.ForumUserServiceImpl
 
commentRepository - Variable in class com.bytedesk.ticket.ticket.TicketRestService
 
CommentRepository - Interface in com.bytedesk.forum.comment
 
comments - Variable in class com.bytedesk.ticket.ticket.TicketEntity
 
commentService - Variable in class com.bytedesk.forum.comment.CommentController
 
commentService - Variable in class com.bytedesk.forum.controller.ForumViewController
 
commentService - Variable in class com.bytedesk.ticket.flow.TicketFlowController
 
commentService - Variable in class com.bytedesk.ticket.flow.TicketFlowService
 
CommentService - Interface in com.bytedesk.forum.comment
 
CommentServiceImpl - Class in com.bytedesk.forum.comment
 
CommentServiceImpl() - Constructor for class com.bytedesk.forum.comment.CommentServiceImpl
 
commentUid - Variable in class com.bytedesk.ticket.attachment.TicketAttachmentRequest
 
COMMUNITY - Enum constant in enum class com.bytedesk.core.config.properties.BytedeskProperties.Edition
 
COMPANY - Enum constant in enum class com.bytedesk.core.rbac.organization.OrganizationVerifyTypeEnum
 
COMPANY_LICENSE - Enum constant in enum class com.bytedesk.core.rbac.organization.OrganizationIdentityTypeEnum
 
COMPLAINT - Enum constant in enum class com.bytedesk.voc.enums.FeedbackType
 
COMPLAINT_SUGGESTION - Static variable in class com.bytedesk.ticket.ticket.TicketCategories
Complaint & Suggestion Categories 投诉与建议类
COMPLETED - Enum constant in enum class com.bytedesk.ai.springai.demo.airline.data.BookingStatus
 
COMPLETED - Enum constant in enum class com.bytedesk.service.queue_member.QueueMemberStatusEnum
 
COMPLETED - Enum constant in enum class com.bytedesk.ticket.message.event.TicketMessageType
 
completeTask(String, Map<String, Object>) - Method in class com.bytedesk.ticket.flow.TicketFlowController
 
completeTicketTask(String, Map<String, Object>) - Method in class com.bytedesk.ticket.flow.TicketFlowService
完成工单任务
completion(String, String) - Method in class com.bytedesk.ai.springai.SpringAIController
 
completionTokens - Variable in class com.bytedesk.ai.robot.RobotMessage
 
completionTokens - Variable in class com.bytedesk.core.redis.pubsub.message.RedisPubsubMessageQa
 
compressionQueryTransformer(String) - Method in class com.bytedesk.ai.springai.SpringAIController
 
CONFIG_PREFIX - Static variable in class com.bytedesk.core.config.properties.BytedeskProperties
 
CONFIG_PREFIX - Static variable in class com.bytedesk.core.redis.JedisPoolProperties
 
CONFIG_PREFIX - Static variable in class com.bytedesk.core.redis.JedisProperties
 
CONFIG_PREFIX - Static variable in class com.bytedesk.core.socket.mqtt.MqttProperties
 
CONFIG_PREFIX - Static variable in class com.bytedesk.kbase.kbase.KbaseProperties
 
configSchema - Variable in class com.bytedesk.core.feature.FeatureEntity
 
configuration - Variable in class com.bytedesk.kbase.kbase.KbaseStaticService
 
configureMappings() - Method in class com.bytedesk.service.visitor.VisitorMapper
 
configureMessageBroker(MessageBrokerRegistry) - Method in class com.bytedesk.core.socket.stomp.StompConfig
SpringBoot官方说明 Using WebSocket to build an interactive web application: https://spring.io/guides/gs/messaging-stomp-websocket/ https://www.sitepoint.com/implementing-spring-websocket-server-and-client/
configureWebSocketTransport(WebSocketTransportRegistration) - Method in class com.bytedesk.core.socket.stomp.StompConfig
用于优化 clientOutboundChannel 性能
CONFIRMED - Enum constant in enum class com.bytedesk.ai.springai.demo.airline.data.BookingStatus
 
CONFIRMED - Enum constant in enum class com.bytedesk.core.push.PushStatusEnum
 
connect - Variable in class com.bytedesk.core.socket.mqtt.protocol.ProtocolProcess
 
connect() - Method in class com.bytedesk.core.socket.mqtt.protocol.ProtocolProcess
 
Connect - Class in com.bytedesk.core.socket.mqtt.protocol
 
Connect() - Constructor for class com.bytedesk.core.socket.mqtt.protocol.Connect
 
connected - Variable in class com.bytedesk.service.agent.AgentEntity
 
connected - Variable in class com.bytedesk.service.agent.AgentRequest
 
connected - Variable in class com.bytedesk.service.agent.AgentResponse
 
CONNECTED_MQTT_CLIENT_IDS - Static variable in class com.bytedesk.core.redis.RedisConsts
 
ConnectionController - Class in com.bytedesk.core.socket.connection
 
ConnectionController() - Constructor for class com.bytedesk.core.socket.connection.ConnectionController
 
ConnectionEntity - Class in com.bytedesk.core.socket.connection
TODO: 持久化,当前客户端保持的长链接, 1.
ConnectionEntity() - Constructor for class com.bytedesk.core.socket.connection.ConnectionEntity
 
ConnectionRepository - Interface in com.bytedesk.core.socket.connection
 
ConnectionRequest - Class in com.bytedesk.core.socket.connection
 
ConnectionRequest() - Constructor for class com.bytedesk.core.socket.connection.ConnectionRequest
 
ConnectionResponse - Class in com.bytedesk.core.socket.connection
 
ConnectionResponse() - Constructor for class com.bytedesk.core.socket.connection.ConnectionResponse
 
ConnectionService - Class in com.bytedesk.core.socket.connection
 
ConnectionService() - Constructor for class com.bytedesk.core.socket.connection.ConnectionService
 
ConnectionSpecification - Class in com.bytedesk.core.socket.connection
 
ConnectionSpecification() - Constructor for class com.bytedesk.core.socket.connection.ConnectionSpecification
 
CONSISTENT_HASH - Enum constant in enum class com.bytedesk.service.workgroup.WorkgroupRoutingModeEnum
 
CONSULTATION - Static variable in class com.bytedesk.ticket.ticket.TicketCategories
Consultation Categories 咨询类
contact - Variable in class com.bytedesk.service.leave_msg.LeaveMsgEntity
 
contact - Variable in class com.bytedesk.service.leave_msg.LeaveMsgExtra
 
contact - Variable in class com.bytedesk.service.leave_msg.LeaveMsgRequest
 
contact - Variable in class com.bytedesk.service.leave_msg.LeaveMsgResponse
 
container(RedisConnectionFactory, MessageListenerAdapter) - Method in class com.bytedesk.core.redis.pubsub.RedisPubsubConfig
 
CONTAINER - Enum constant in enum class com.bytedesk.core.uid.worker.WorkerNodeType
容器
containsKey(String) - Method in class com.bytedesk.core.socket.mqtt.MqttSessionService
 
containsRole(RoleEntity) - Method in class com.bytedesk.core.rbac.user.UserEntity
 
containsSensitiveWords(String) - Method in class com.bytedesk.voc.feedback.validator.FeedbackValidator
 
containsSensitiveWords(String) - Method in class com.bytedesk.voc.filter.SensitiveWordFilter
 
content - Variable in class com.bytedesk.ai.springai.demo.utils.FileContent
 
content - Variable in class com.bytedesk.core.action.disruptor.LogEvent
 
content - Variable in class com.bytedesk.core.base.BaseRequest
 
content - Variable in class com.bytedesk.core.base.BaseRequestNoOrg
 
content - Variable in class com.bytedesk.core.clipboard.ClipboardEntity
 
content - Variable in class com.bytedesk.core.clipboard.ClipboardResponse
 
content - Variable in class com.bytedesk.core.flow.FlowEntity
 
content - Variable in class com.bytedesk.core.message_unread.MessageUnreadEntity
 
content - Variable in class com.bytedesk.core.message.MessageEntity
 
content - Variable in class com.bytedesk.core.message.MessageExcel
 
content - Variable in class com.bytedesk.core.message.MessageProtobuf
 
content - Variable in class com.bytedesk.core.message.MessageResponse
 
content - Variable in class com.bytedesk.core.notification.NotificationEntity
 
content - Variable in class com.bytedesk.core.notification.NotificationResponse
 
content - Variable in class com.bytedesk.core.push.email.EmailTemplateEntity
 
content - Variable in class com.bytedesk.core.push.email.EmailTemplateResponse
 
content - Variable in class com.bytedesk.core.push.PushEntity
 
content - Variable in class com.bytedesk.core.push.PushResponse
 
content - Variable in class com.bytedesk.core.redis.pubsub.RedisPubsubMessage
 
content - Variable in class com.bytedesk.core.redis.RedisEvent
 
content - Variable in class com.bytedesk.core.thread.ThreadEntity
 
content - Variable in class com.bytedesk.core.thread.ThreadExcel
 
content - Variable in class com.bytedesk.core.thread.ThreadFlowNode
 
content - Variable in class com.bytedesk.core.thread.ThreadResponse
 
content - Variable in class com.bytedesk.forum.comment.CommentEntity
 
content - Variable in class com.bytedesk.forum.post.PostEntity
 
content - Variable in class com.bytedesk.kbase.article.ArticleRequest
 
content - Variable in class com.bytedesk.kbase.auto_reply.fixed.AutoReplyFixedEntity
 
content - Variable in class com.bytedesk.kbase.auto_reply.fixed.AutoReplyFixedExcel
 
content - Variable in class com.bytedesk.kbase.auto_reply.fixed.AutoReplyFixedRequest
 
content - Variable in class com.bytedesk.kbase.auto_reply.fixed.AutoReplyFixedResponse
 
content - Variable in class com.bytedesk.kbase.file.FileEntity
 
content - Variable in class com.bytedesk.kbase.file.FileResponse
 
content - Variable in class com.bytedesk.kbase.notebase.NotebaseRequest
 
content - Variable in class com.bytedesk.kbase.quick_reply.QuickReplyEntity
 
content - Variable in class com.bytedesk.kbase.quick_reply.QuickReplyExcel
 
content - Variable in class com.bytedesk.kbase.quick_reply.QuickReplyRequest
 
content - Variable in class com.bytedesk.kbase.quick_reply.QuickReplyResponse
 
content - Variable in class com.bytedesk.kbase.quick_reply.QuickReplyResponseAgent
 
content - Variable in class com.bytedesk.kbase.split.SplitEntity
 
content - Variable in class com.bytedesk.kbase.split.SplitResponse
 
content - Variable in class com.bytedesk.kbase.taboo.TabooEntity
 
content - Variable in class com.bytedesk.kbase.taboo.TabooExcel
 
content - Variable in class com.bytedesk.kbase.taboo.TabooRequest
 
content - Variable in class com.bytedesk.kbase.taboo.TabooResponse
 
content - Variable in class com.bytedesk.kbase.text.TextEntity
 
content - Variable in class com.bytedesk.kbase.text.TextResponse
 
content - Variable in class com.bytedesk.kbase.website.WebsiteEntity
 
content - Variable in class com.bytedesk.kbase.website.WebsiteResponse
 
content - Variable in class com.bytedesk.service.leave_msg.LeaveMsgEntity
 
content - Variable in class com.bytedesk.service.leave_msg.LeaveMsgExtra
 
content - Variable in class com.bytedesk.service.leave_msg.LeaveMsgRequest
 
content - Variable in class com.bytedesk.service.leave_msg.LeaveMsgResponse
 
content - Variable in class com.bytedesk.service.rating.RatingMessageExtra
 
content - Variable in class com.bytedesk.service.thread_summary.ThreadSummaryEntity
 
content - Variable in class com.bytedesk.service.visitor_thread.VisitorThreadEntity
 
content - Variable in class com.bytedesk.ticket.comment.TicketCommentEntity
 
content - Variable in class com.bytedesk.ticket.comment.TicketCommentRequest
 
content - Variable in class com.bytedesk.ticket.comment.TicketCommentResponse
 
content - Variable in class com.bytedesk.ticket.process.TicketProcessEntity
 
content - Variable in class com.bytedesk.ticket.process.TicketProcessResponse
 
content - Variable in class com.bytedesk.voc.feedback.dto.FeedbackRequest
 
content - Variable in class com.bytedesk.voc.feedback.dto.FeedbackResponse
 
content - Variable in class com.bytedesk.voc.feedback.FeedbackEntity
 
content - Variable in class com.bytedesk.voc.reply.ReplyEntity
 
content_ - Variable in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message.Builder
 
content_ - Variable in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message
 
CONTENT_FIELD_NUMBER - Static variable in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message
 
contentHtml - Variable in class com.bytedesk.kbase.article.ArticleEntity
 
contentHtml - Variable in class com.bytedesk.kbase.article.ArticleRequest
 
contentHtml - Variable in class com.bytedesk.kbase.article.ArticleResponse
 
contentHtml - Variable in class com.bytedesk.kbase.notebase.NotebaseEntity
 
contentHtml - Variable in class com.bytedesk.kbase.notebase.NotebaseRequest
 
contentHtml - Variable in class com.bytedesk.kbase.notebase.NotebaseResponse
 
contentMarkdown - Variable in class com.bytedesk.kbase.article.ArticleEntity
 
contentMarkdown - Variable in class com.bytedesk.kbase.article.ArticleRequest
 
contentMarkdown - Variable in class com.bytedesk.kbase.article.ArticleResponse
 
contentMarkdown - Variable in class com.bytedesk.kbase.notebase.NotebaseEntity
 
contentMarkdown - Variable in class com.bytedesk.kbase.notebase.NotebaseRequest
 
contentMarkdown - Variable in class com.bytedesk.kbase.notebase.NotebaseResponse
 
contentType - Variable in class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordEntity
 
contentType - Variable in class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordRequest
 
contentType - Variable in class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordResponse
 
context - Static variable in class com.bytedesk.core.utils.ApplicationContextHolder
 
contextMsgCount - Variable in class com.bytedesk.ai.robot.RobotLlm
 
contextualQueryAugmenter(String) - Method in class com.bytedesk.ai.springai.SpringAIController
 
ContinuationWebSocketFrameHandler - Class in com.bytedesk.core.socket.mqtt.initializer.websocket
 
ContinuationWebSocketFrameHandler() - Constructor for class com.bytedesk.core.socket.mqtt.initializer.websocket.ContinuationWebSocketFrameHandler
 
CONTINUE - Enum constant in enum class com.bytedesk.core.message.MessageTypeEnum
 
ConvertAiUtils - Class in com.bytedesk.ai.utils
 
ConvertAiUtils() - Constructor for class com.bytedesk.ai.utils.ConvertAiUtils
 
convertExcelToAutoReplyFixed(AutoReplyFixedExcel, String, String) - Method in class com.bytedesk.kbase.auto_reply.fixed.AutoReplyFixedRestService
 
convertExcelToAutoReplyKeyword(AutoReplyKeywordExcel, String, String) - Method in class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordRestService
 
convertExcelToFaq(FaqExcel, String, String) - Method in class com.bytedesk.kbase.faq.FaqRestService
 
convertExcelToMember(MemberExcel, String) - Method in class com.bytedesk.team.member.MemberRestService
 
convertExcelToQuickReply(QuickReplyExcel, String, String) - Method in class com.bytedesk.kbase.quick_reply.QuickReplyRestService
 
convertExcelToTaboo(TabooExcel, String, String) - Method in class com.bytedesk.kbase.taboo.TabooService
 
convertToAgentResponse(AgentEntity) - Static method in class com.bytedesk.service.utils.ServiceConvertUtils
 
convertToArticleResponse(ArticleEntity) - Static method in class com.bytedesk.kbase.utils.KbaseConvertUtils
 
convertToAuthorityResponse(AuthorityEntity) - Static method in class com.bytedesk.core.utils.ConvertUtils
 
convertToBytedeskPropertiesResponse(BytedeskProperties) - Static method in class com.bytedesk.core.utils.ConvertUtils
 
convertToDatabaseColumn(List<String>) - Method in class com.bytedesk.core.utils.StringListConverter
 
convertToDatabaseColumn(List<String>) - Method in class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordListConverter
 
convertToDatabaseColumn(Set<String>) - Method in class com.bytedesk.core.utils.StringSetConverter
 
convertToEntityAttribute(String) - Method in class com.bytedesk.core.utils.StringListConverter
 
convertToEntityAttribute(String) - Method in class com.bytedesk.core.utils.StringSetConverter
 
convertToEntityAttribute(String) - Method in class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordListConverter
 
convertToExcel(ActionResponse) - Method in class com.bytedesk.core.action.ActionRestService
 
convertToExcel(AutoReplyFixedResponse) - Method in class com.bytedesk.kbase.auto_reply.fixed.AutoReplyFixedRestService
 
convertToExcel(AutoReplyKeywordResponse) - Method in class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordRestService
 
convertToExcel(FaqResponse) - Method in class com.bytedesk.kbase.faq.FaqRestService
 
convertToExcel(QuickReplyResponse) - Method in class com.bytedesk.kbase.quick_reply.QuickReplyRestService
 
convertToExcel(TabooResponse) - Method in class com.bytedesk.kbase.taboo.TabooService
 
convertToExcel(MemberResponse) - Method in class com.bytedesk.team.member.MemberRestService
 
convertToMessageProtobuf(MessageEntity, ThreadEntity) - Static method in class com.bytedesk.service.utils.ServiceConvertUtils
 
convertToMessageResponse(MessageUnreadEntity) - Static method in class com.bytedesk.core.utils.ConvertUtils
 
convertToMessageResponse(MessageEntity) - Static method in class com.bytedesk.core.utils.ConvertUtils
 
convertToMessageResponse(MessageEntity, ThreadEntity) - Static method in class com.bytedesk.service.utils.ServiceConvertUtils
 
convertToResponse(LlmModelEntity) - Method in class com.bytedesk.ai.model.LlmModelRestService
 
convertToResponse(LlmProviderEntity) - Method in class com.bytedesk.ai.provider.LlmProviderRestService
 
convertToResponse(OllamaEntity) - Method in class com.bytedesk.ai.provider.vendors.ollama.OllamaRestService
 
convertToResponse(RobotEntity) - Method in class com.bytedesk.ai.robot.RobotRestService
 
convertToResponse(ActionEntity) - Method in class com.bytedesk.core.action.ActionRestService
 
convertToResponse(AssistantEntity) - Method in class com.bytedesk.core.assistant.AssistantService
 
convertToResponse(BlackEntity) - Method in class com.bytedesk.core.black.BlackRestService
 
convertToResponse(CategoryEntity) - Method in class com.bytedesk.core.category.CategoryRestService
 
convertToResponse(ChannelEntity) - Method in class com.bytedesk.core.channel.ChannelService
 
convertToResponse(ClipboardEntity) - Method in class com.bytedesk.core.clipboard.ClipboardRestService
 
convertToResponse(CustomerEntity) - Method in class com.bytedesk.core.crm.CustomerService
 
convertToResponse(FlowEntity) - Method in class com.bytedesk.core.flow.FlowRestService
 
convertToResponse(FormEntity) - Method in class com.bytedesk.core.form.FormRestService
 
convertToResponse(IpAccessEntity) - Method in class com.bytedesk.core.ip.access.IpAccessRestService
 
convertToResponse(IpBlacklistEntity) - Method in class com.bytedesk.core.ip.black.IpBlacklistRestService
 
convertToResponse(IpWhitelistEntity) - Method in class com.bytedesk.core.ip.white.IpWhitelistRestService
 
convertToResponse(MenuEntity) - Method in class com.bytedesk.core.menu.MenuRestService
 
convertToResponse(MessageEntity) - Method in class com.bytedesk.core.message.MessageRestService
 
convertToResponse(MessageEntity) - Method in class com.bytedesk.service.visitor_message.VisitorMessageRestService
 
convertToResponse(NotificationEntity) - Method in class com.bytedesk.core.notification.NotificationRestService
 
convertToResponse(EmailTemplateEntity) - Method in class com.bytedesk.core.push.email.EmailTemplateService
 
convertToResponse(PushEntity) - Method in class com.bytedesk.core.push.PushRestService
 
convertToResponse(QuartzEntity) - Method in class com.bytedesk.core.quartz.QuartzService
 
convertToResponse(AuthorityEntity) - Method in class com.bytedesk.core.rbac.authority.AuthorityService
 
convertToResponse(OAuthEntity) - Method in class com.bytedesk.core.rbac.oauth.OAuthService
 
convertToResponse(OrganizationEntity) - Method in class com.bytedesk.core.rbac.organization.OrganizationService
 
convertToResponse(RoleEntity) - Method in class com.bytedesk.core.rbac.role.RoleRestService
 
convertToResponse(UserEntity) - Method in class com.bytedesk.core.rbac.user.UserRestService
 
convertToResponse(TagEntity) - Method in class com.bytedesk.core.tag.TagRestService
 
convertToResponse(ThreadEntity) - Method in class com.bytedesk.core.thread.ThreadRestService
 
convertToResponse(TopicEntity) - Method in class com.bytedesk.core.topic.TopicRestService
 
convertToResponse(UrlEntity) - Method in class com.bytedesk.core.url.UrlRestService
 
convertToResponse(ArticleEntity) - Method in class com.bytedesk.kbase.article.ArticleRestService
 
convertToResponse(AutoReplyFixedEntity) - Method in class com.bytedesk.kbase.auto_reply.fixed.AutoReplyFixedRestService
 
convertToResponse(AutoReplyKeywordEntity) - Method in class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordRestService
 
convertToResponse(FaqEntity) - Method in class com.bytedesk.kbase.faq.FaqRestService
 
convertToResponse(FileEntity) - Method in class com.bytedesk.kbase.file.FileRestService
 
convertToResponse(KbaseEntity) - Method in class com.bytedesk.kbase.kbase.KbaseRestService
 
convertToResponse(NotebaseEntity) - Method in class com.bytedesk.kbase.notebase.NotebaseService
 
convertToResponse(QuickReplyEntity) - Method in class com.bytedesk.kbase.quick_reply.QuickReplyRestService
 
convertToResponse(SplitEntity) - Method in class com.bytedesk.kbase.split.SplitRestService
 
convertToResponse(TabooEntity) - Method in class com.bytedesk.kbase.taboo.TabooService
 
convertToResponse(TextEntity) - Method in class com.bytedesk.kbase.text.TextRestService
 
convertToResponse(UploadEntity) - Method in class com.bytedesk.kbase.upload.UploadRestService
 
convertToResponse(WebsiteEntity) - Method in class com.bytedesk.kbase.website.WebsiteRestService
 
convertToResponse(AgentStatusLogEntity) - Method in class com.bytedesk.service.agent_status.AgentStatusLogService
 
convertToResponse(AgentEntity) - Method in class com.bytedesk.service.agent.AgentRestService
 
convertToResponse(BrowseEntity) - Method in class com.bytedesk.service.browse.BrowseRestService
 
convertToResponse(LeaveMsgEntity) - Method in class com.bytedesk.service.leave_msg.LeaveMsgRestService
 
convertToResponse(QueueMemberEntity) - Method in class com.bytedesk.service.queue_member.QueueMemberRestService
 
convertToResponse(QueueEntity) - Method in class com.bytedesk.service.queue.QueueRestService
 
convertToResponse(RatingEntity) - Method in class com.bytedesk.service.rating.RatingService
 
convertToResponse(StatisticThreadEntity) - Method in class com.bytedesk.service.statistic_thread.StatisticThreadService
 
convertToResponse(ServiceStatisticEntity) - Method in class com.bytedesk.service.statistic.ServiceStatisticRestService
 
convertToResponse(ThreadTransferEntity) - Method in class com.bytedesk.service.thread_transfer.ThreadTransferService
 
convertToResponse(VisitorThreadEntity) - Method in class com.bytedesk.service.visitor_thread.VisitorThreadService
 
convertToResponse(VisitorEntity) - Method in class com.bytedesk.service.visitor.VisitorRestService
 
convertToResponse(WorkgroupEntity) - Method in class com.bytedesk.service.workgroup.WorkgroupRestService
 
convertToResponse(WorktimeEntity) - Method in class com.bytedesk.service.worktime.WorktimeService
 
convertToResponse(DepartmentEntity) - Method in class com.bytedesk.team.department.DepartmentService
 
convertToResponse(GroupEntity) - Method in class com.bytedesk.team.group.GroupService
 
convertToResponse(MemberEntity) - Method in class com.bytedesk.team.member.MemberRestService
 
convertToResponse(TicketAttachmentEntity) - Method in class com.bytedesk.ticket.attachment.TicketAttachmentRestService
 
convertToResponse(TicketProcessEntity) - Method in class com.bytedesk.ticket.process.TicketProcessRestService
 
convertToResponse(TicketStatisticEntity) - Method in class com.bytedesk.ticket.statistic.TicketStatisticRestService
 
convertToResponse(TicketEntity) - Method in class com.bytedesk.ticket.ticket.TicketRestService
 
convertToResponse(TicketEntity) - Static method in class com.bytedesk.ticket.utils.TicketConvertUtils
 
convertToResponse(T) - Method in class com.bytedesk.core.base.BaseRestService
 
convertToResponseList(List<CategoryEntity>) - Method in class com.bytedesk.core.category.CategoryRestService
 
convertToRobotProtobuf(RobotEntity) - Static method in class com.bytedesk.ai.utils.ConvertAiUtils
 
convertToRobotProtobufString(RobotEntity) - Static method in class com.bytedesk.ai.utils.ConvertAiUtils
 
convertToRobotResponse(RobotEntity) - Static method in class com.bytedesk.ai.utils.ConvertAiUtils
 
convertToRoleResponse(RoleEntity) - Static method in class com.bytedesk.core.utils.ConvertUtils
 
convertToServiceSettingsResponseVisitor(ServiceSettings) - Static method in class com.bytedesk.ai.utils.ConvertAiUtils
 
convertToServiceSettingsResponseVisitor(ServiceSettings) - Static method in class com.bytedesk.service.utils.ServiceConvertUtils
 
convertToServiceSettingsResponseVisitorJSONString(ServiceSettings) - Static method in class com.bytedesk.service.utils.ServiceConvertUtils
 
convertToServiceStatisticResponse(ServiceStatisticEntity) - Static method in class com.bytedesk.service.statistic.ServiceStatisticConvert
 
convertToStatisticResponse(TicketStatisticEntity) - Static method in class com.bytedesk.ticket.statistic.TicketStatisticConvertUtils
 
convertToThreadProtobuf(ThreadEntity) - Static method in class com.bytedesk.core.utils.ConvertUtils
 
convertToThreadResponse(ThreadEntity) - Static method in class com.bytedesk.core.utils.ConvertUtils
 
convertToTopicResponse(TopicEntity) - Method in class com.bytedesk.core.topic.TopicService
 
convertToUserProtobuf(RobotEntity) - Static method in class com.bytedesk.ai.utils.ConvertAiUtils
 
convertToUserProtobuf(UserEntity) - Static method in class com.bytedesk.core.utils.ConvertUtils
 
convertToUserProtobuf(AgentEntity) - Static method in class com.bytedesk.service.utils.ServiceConvertUtils
 
convertToUserProtobuf(VisitorEntity) - Static method in class com.bytedesk.service.utils.ServiceConvertUtils
 
convertToUserProtobuf(VisitorRequest) - Static method in class com.bytedesk.service.utils.ServiceConvertUtils
 
convertToUserProtobuf(VisitorResponse) - Static method in class com.bytedesk.service.utils.ServiceConvertUtils
 
convertToUserProtobuf(WorkgroupEntity) - Static method in class com.bytedesk.service.utils.ServiceConvertUtils
 
convertToUserProtobufJSONString(AgentEntity) - Static method in class com.bytedesk.service.utils.ServiceConvertUtils
 
convertToUserProtobufJSONString(VisitorRequest) - Static method in class com.bytedesk.service.utils.ServiceConvertUtils
 
convertToUserProtobufString(RobotEntity) - Static method in class com.bytedesk.ai.utils.ConvertAiUtils
 
convertToUserResponse(UserDetailsImpl) - Static method in class com.bytedesk.core.utils.ConvertUtils
 
convertToUserResponse(UserEntity) - Static method in class com.bytedesk.core.utils.ConvertUtils
 
convertToUserResponseSimple(UserProtobuf) - Static method in class com.bytedesk.service.utils.ServiceConvertUtils
 
convertToVisitorResponse(VisitorEntity) - Static method in class com.bytedesk.service.utils.ServiceConvertUtils
 
convertToWorkgroupResponse(WorkgroupEntity) - Static method in class com.bytedesk.service.utils.ServiceConvertUtils
 
ConvertUtils - Class in com.bytedesk.core.utils
 
ConvertUtils() - Constructor for class com.bytedesk.core.utils.ConvertUtils
 
CookieController - Class in com.bytedesk.core.session
https://dzone.com/articles/how-to-use-cookies-in-spring-boot
CookieController() - Constructor for class com.bytedesk.core.session.CookieController
 
copyFolder(Path, Path) - Static method in class com.bytedesk.core.utils.BdFileUtils
Copies folder.
CoreApplication - Class in com.bytedesk.core
 
CoreApplication() - Constructor for class com.bytedesk.core.CoreApplication
 
cors - Variable in class com.bytedesk.core.config.properties.BytedeskProperties
 
Cors() - Constructor for class com.bytedesk.core.config.properties.BytedeskProperties.Cors
 
CorsConfig - Class in com.bytedesk.core.config
 
CorsConfig() - Constructor for class com.bytedesk.core.config.CorsConfig
 
corsConfigurationSource() - Method in class com.bytedesk.core.config.CorsConfig
经测试:仅有此处起作用,corsFilter()和WebMvcConfig.addCorsMappings()不起作用
count() - Method in class com.bytedesk.core.ip.white.IpWhitelistRestService
 
countByQueueUidAndEndStatusIsTrue(String) - Method in interface com.bytedesk.service.queue_member.QueueMemberRepository
 
countByQueueUidAndPriorityGreaterThan(String, int) - Method in interface com.bytedesk.service.queue_member.QueueMemberRepository
 
countByQueueUidAndStatus(String, String) - Method in interface com.bytedesk.service.queue_member.QueueMemberRepository
 
countByStatus(String) - Method in interface com.bytedesk.service.queue.QueueRepository
 
countByStatus(String) - Method in interface com.bytedesk.ticket.ticket.TicketRepository
 
countByStatusNot(String) - Method in interface com.bytedesk.ticket.ticket.TicketRepository
 
countByThreadTopicAndState(String, String) - Method in class com.bytedesk.core.thread.ThreadRestService
 
countByTopicAndStateAndDeletedFalse(String, String) - Method in interface com.bytedesk.core.thread.ThreadRepository
 
countByUserId(Long) - Method in interface com.bytedesk.forum.comment.CommentRepository
 
countByUserId(Long) - Method in interface com.bytedesk.forum.post.PostRepository
 
countByUserUid(String) - Method in interface com.bytedesk.core.message_unread.MessageUnreadRepository
 
counter - Static variable in class com.bytedesk.core.socket.mqtt.MqttMessageIdService
 
counter - Variable in class com.bytedesk.service.queue_member.event.QueueMemberUpdateEvent
 
COUNTER_KEY_PREFIX - Static variable in class com.bytedesk.service.workgroup.WorkgroupRoutingService
 
countResolvedThreadsByAgent(String) - Method in interface com.bytedesk.service.queue_member.QueueMemberRepository
 
country - Variable in class com.bytedesk.core.rbac.auth.AuthRequest
 
country - Variable in class com.bytedesk.core.rbac.user.UserEntity
 
country - Variable in class com.bytedesk.core.rbac.user.UserRequest
 
country - Variable in class com.bytedesk.core.rbac.user.UserResponse
 
countServingThreadsByAgent(String) - Method in interface com.bytedesk.service.queue_member.QueueMemberRepository
 
countTotalThreadsByAgent(String) - Method in interface com.bytedesk.service.queue_member.QueueMemberRepository
 
CozeConfig - Class in com.bytedesk.ai.provider.vendors.coze
 
CozeConfig() - Constructor for class com.bytedesk.ai.provider.vendors.coze.CozeConfig
 
CozeController - Class in com.bytedesk.ai.provider.vendors.coze
 
CozeController() - Constructor for class com.bytedesk.ai.provider.vendors.coze.CozeController
 
CozeService - Class in com.bytedesk.ai.provider.vendors.coze
 
CozeService() - Constructor for class com.bytedesk.ai.provider.vendors.coze.CozeService
 
create(LlmModelRequest) - Method in class com.bytedesk.ai.model.LlmModelRestController
 
create(LlmModelRequest) - Method in class com.bytedesk.ai.model.LlmModelRestService
 
create(LlmProviderRequest) - Method in class com.bytedesk.ai.provider.LlmProviderRestController
 
create(LlmProviderRequest) - Method in class com.bytedesk.ai.provider.LlmProviderRestService
 
create(OllamaRequest) - Method in class com.bytedesk.ai.provider.vendors.ollama.OllamaRestController
 
create(OllamaRequest) - Method in class com.bytedesk.ai.provider.vendors.ollama.OllamaRestService
 
create(RobotRequest) - Method in class com.bytedesk.ai.robot.RobotRestController
 
create(RobotRequest) - Method in class com.bytedesk.ai.robot.RobotRestService
 
create(ActionRequest) - Method in class com.bytedesk.core.action.ActionRestController
 
create(ActionRequest) - Method in class com.bytedesk.core.action.ActionRestService
 
create(AssistantRequest) - Method in class com.bytedesk.core.assistant.AssistantService
 
create(BlackRequest) - Method in class com.bytedesk.core.black.BlackRestController
 
create(BlackRequest) - Method in class com.bytedesk.core.black.BlackRestService
 
create(CategoryRequest) - Method in class com.bytedesk.core.category.CategoryRestController
 
create(CategoryRequest) - Method in class com.bytedesk.core.category.CategoryRestService
 
create(ChannelRequest) - Method in class com.bytedesk.core.channel.ChannelService
 
create(ClipboardRequest) - Method in class com.bytedesk.core.clipboard.ClipboardRestController
 
create(ClipboardRequest) - Method in class com.bytedesk.core.clipboard.ClipboardRestService
 
create(CustomerRequest) - Method in class com.bytedesk.core.crm.CustomerController
 
create(CustomerRequest) - Method in class com.bytedesk.core.crm.CustomerService
 
create(FeatureRequest) - Method in class com.bytedesk.core.feature.FeatureRestController
 
create(FlowRequest) - Method in class com.bytedesk.core.flow.FlowRestController
 
create(FlowRequest) - Method in class com.bytedesk.core.flow.FlowRestService
 
create(FormRequest) - Method in class com.bytedesk.core.form.FormRestController
 
create(FormRequest) - Method in class com.bytedesk.core.form.FormRestService
 
create(IpAccessRequest) - Method in class com.bytedesk.core.ip.access.IpAccessRestController
 
create(IpAccessRequest) - Method in class com.bytedesk.core.ip.access.IpAccessRestService
 
create(IpBlacklistRequest) - Method in class com.bytedesk.core.ip.black.IpBlacklistRestController
 
create(IpBlacklistRequest) - Method in class com.bytedesk.core.ip.black.IpBlacklistRestService
 
create(IpWhitelistRequest) - Method in class com.bytedesk.core.ip.white.IpWhitelistRestController
 
create(IpWhitelistRequest) - Method in class com.bytedesk.core.ip.white.IpWhitelistRestService
 
create(MenuRequest) - Method in class com.bytedesk.core.menu.MenuRestController
 
create(MenuRequest) - Method in class com.bytedesk.core.menu.MenuRestService
 
create(MessageUnreadRequest) - Method in class com.bytedesk.core.message_unread.MessageUnreadController
 
create(MessageEntity, String) - Method in class com.bytedesk.core.message_unread.MessageUnreadService
 
create(MessageRequest) - Method in class com.bytedesk.core.message.MessageRestController
 
create(MessageRequest) - Method in class com.bytedesk.core.message.MessageRestService
 
create(MessageRequest) - Method in class com.bytedesk.service.visitor_message.VisitorMessageRestController
 
create(MessageRequest) - Method in class com.bytedesk.service.visitor_message.VisitorMessageRestService
 
create(NotificationRequest) - Method in class com.bytedesk.core.notification.NotificationRestController
 
create(NotificationRequest) - Method in class com.bytedesk.core.notification.NotificationRestService
 
create(EmailTemplateRequest) - Method in class com.bytedesk.core.push.email.EmailTemplateController
 
create(EmailTemplateRequest) - Method in class com.bytedesk.core.push.email.EmailTemplateService
 
create(PushRequest) - Method in class com.bytedesk.core.push.PushRestController
 
create(PushRequest) - Method in class com.bytedesk.core.push.PushRestService
 
create(QuartzRequest) - Method in class com.bytedesk.core.quartz.QuartzRestController
 
create(QuartzRequest) - Method in class com.bytedesk.core.quartz.QuartzService
 
create(AuthorityRequest) - Method in class com.bytedesk.core.rbac.authority.AuthorityRestController
 
create(AuthorityRequest) - Method in class com.bytedesk.core.rbac.authority.AuthorityService
 
create(OAuthRequest) - Method in class com.bytedesk.core.rbac.oauth.OAuthController
 
create(OAuthRequest) - Method in class com.bytedesk.core.rbac.oauth.OAuthService
 
create(OrganizationRequest) - Method in class com.bytedesk.core.rbac.organization.OrganizationRestController
 
create(OrganizationRequest) - Method in class com.bytedesk.core.rbac.organization.OrganizationService
 
create(RoleRequest) - Method in class com.bytedesk.core.rbac.role.RoleRestController
 
create(RoleRequest) - Method in class com.bytedesk.core.rbac.role.RoleRestService
 
create(UserRequest) - Method in class com.bytedesk.core.rbac.user.UserRestController
 
create(UserRequest) - Method in class com.bytedesk.core.rbac.user.UserRestService
 
create(TagRequest) - Method in class com.bytedesk.core.tag.TagRestController
 
create(TagRequest) - Method in class com.bytedesk.core.tag.TagRestService
 
create(ThreadEntity) - Method in class com.bytedesk.service.visitor_thread.VisitorThreadService
 
create(ThreadRequest) - Method in class com.bytedesk.core.thread.ThreadRestController
 
create(ThreadRequest) - Method in class com.bytedesk.core.thread.ThreadRestService
create thread
create(TopicRequest) - Method in class com.bytedesk.core.topic.TopicRestController
 
create(TopicRequest) - Method in class com.bytedesk.core.topic.TopicRestService
 
create(TopicRequest) - Method in class com.bytedesk.core.topic.TopicService
 
create(UrlRequest) - Method in class com.bytedesk.core.url.UrlRestController
 
create(UrlRequest) - Method in class com.bytedesk.core.url.UrlRestService
 
create(ArticleRequest) - Method in class com.bytedesk.kbase.article.ArticleRestController
 
create(ArticleRequest) - Method in class com.bytedesk.kbase.article.ArticleRestService
 
create(AutoReplyFixedRequest) - Method in class com.bytedesk.kbase.auto_reply.fixed.AutoReplyFixedRestController
 
create(AutoReplyFixedRequest) - Method in class com.bytedesk.kbase.auto_reply.fixed.AutoReplyFixedRestService
 
create(AutoReplyKeywordRequest) - Method in class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordRestController
 
create(AutoReplyKeywordRequest) - Method in class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordRestService
 
create(FaqRequest) - Method in class com.bytedesk.kbase.faq.FaqRestController
 
create(FaqRequest) - Method in class com.bytedesk.kbase.faq.FaqRestService
 
create(FileRequest) - Method in class com.bytedesk.kbase.file.FileRestController
 
create(FileRequest) - Method in class com.bytedesk.kbase.file.FileRestService
 
create(KbaseRequest) - Method in class com.bytedesk.kbase.kbase.KbaseRestController
 
create(KbaseRequest) - Method in class com.bytedesk.kbase.kbase.KbaseRestService
 
create(NotebaseRequest) - Method in class com.bytedesk.kbase.notebase.NotebaseRestController
 
create(NotebaseRequest) - Method in class com.bytedesk.kbase.notebase.NotebaseService
 
create(QuickReplyRequest) - Method in class com.bytedesk.kbase.quick_reply.QuickReplyRestController
 
create(QuickReplyRequest) - Method in class com.bytedesk.kbase.quick_reply.QuickReplyRestService
 
create(SplitRequest) - Method in class com.bytedesk.kbase.split.SplitRestController
 
create(SplitRequest) - Method in class com.bytedesk.kbase.split.SplitRestService
 
create(TabooRequest) - Method in class com.bytedesk.kbase.taboo.TabooRestController
 
create(TabooRequest) - Method in class com.bytedesk.kbase.taboo.TabooService
 
create(TextRequest) - Method in class com.bytedesk.kbase.text.TextRestController
 
create(TextRequest) - Method in class com.bytedesk.kbase.text.TextRestService
 
create(UploadRequest) - Method in class com.bytedesk.kbase.upload.UploadRestController
 
create(UploadRequest) - Method in class com.bytedesk.kbase.upload.UploadRestService
 
create(WebsiteRequest) - Method in class com.bytedesk.kbase.website.WebsiteRestController
 
create(WebsiteRequest) - Method in class com.bytedesk.kbase.website.WebsiteRestService
 
create(AgentStatusLogEntity) - Method in class com.bytedesk.service.agent_status.AgentStatusLogController
 
create(AgentStatusLogRequest) - Method in class com.bytedesk.service.agent_status.AgentStatusLogService
 
create(AgentRequest) - Method in class com.bytedesk.service.agent.AgentRestController
 
create(AgentRequest) - Method in class com.bytedesk.service.agent.AgentRestService
 
create(BrowseRequest) - Method in class com.bytedesk.service.browse.BrowseRestController
 
create(BrowseRequest) - Method in class com.bytedesk.service.browse.BrowseRestService
 
create(LeaveMsgRequest) - Method in class com.bytedesk.service.leave_msg.LeaveMsgRestController
 
create(LeaveMsgRequest) - Method in class com.bytedesk.service.leave_msg.LeaveMsgRestService
 
create(QueueMemberRequest) - Method in class com.bytedesk.service.queue_member.QueueMemberRestController
 
create(QueueMemberRequest) - Method in class com.bytedesk.service.queue_member.QueueMemberRestService
 
create(QueueRequest) - Method in class com.bytedesk.service.queue.QueueRestController
 
create(QueueRequest) - Method in class com.bytedesk.service.queue.QueueRestService
 
create(RatingRequest) - Method in class com.bytedesk.service.rating.RatingController
 
create(RatingRequest) - Method in class com.bytedesk.service.rating.RatingService
 
create(StatisticThreadRequest) - Method in class com.bytedesk.service.statistic_thread.StatisticThreadController
 
create(StatisticThreadRequest) - Method in class com.bytedesk.service.statistic_thread.StatisticThreadService
 
create(ServiceStatisticRequest) - Method in class com.bytedesk.service.statistic.ServiceStatisticRestController
 
create(ServiceStatisticRequest) - Method in class com.bytedesk.service.statistic.ServiceStatisticRestService
 
create(ThreadTransferRequest) - Method in class com.bytedesk.service.thread_transfer.ThreadTransferController
 
create(ThreadTransferRequest) - Method in class com.bytedesk.service.thread_transfer.ThreadTransferService
 
create(VisitorThreadRequest) - Method in class com.bytedesk.service.visitor_thread.VisitorThreadController
 
create(VisitorThreadRequest) - Method in class com.bytedesk.service.visitor_thread.VisitorThreadService
 
create(VisitorRequest) - Method in class com.bytedesk.service.visitor.VisitorRestController
 
create(VisitorRequest) - Method in class com.bytedesk.service.visitor.VisitorRestService
 
create(WorkgroupRequest) - Method in class com.bytedesk.service.workgroup.WorkgroupRestController
 
create(WorkgroupRequest) - Method in class com.bytedesk.service.workgroup.WorkgroupRestService
 
create(WorktimeRequest) - Method in class com.bytedesk.service.worktime.WorktimeController
 
create(WorktimeRequest) - Method in class com.bytedesk.service.worktime.WorktimeService
 
create(DepartmentRequest) - Method in class com.bytedesk.team.department.DepartmentController
 
create(DepartmentRequest) - Method in class com.bytedesk.team.department.DepartmentService
 
create(GroupRequest) - Method in class com.bytedesk.team.group.GroupController
 
create(GroupRequest) - Method in class com.bytedesk.team.group.GroupService
 
create(MemberRequest) - Method in class com.bytedesk.team.member.MemberRestController
 
create(MemberRequest) - Method in class com.bytedesk.team.member.MemberRestService
 
create(TicketAttachmentRequest) - Method in class com.bytedesk.ticket.attachment.TicketAttachmentRestService
 
create(TicketProcessRequest) - Method in class com.bytedesk.ticket.process.TicketProcessRestController
 
create(TicketProcessRequest) - Method in class com.bytedesk.ticket.process.TicketProcessRestService
 
create(TicketStatisticRequest) - Method in class com.bytedesk.ticket.statistic.TicketStatisticRestController
 
create(TicketStatisticRequest) - Method in class com.bytedesk.ticket.statistic.TicketStatisticRestService
 
create(TicketRequest) - Method in class com.bytedesk.ticket.ticket.TicketRestController
 
create(TicketRequest) - Method in class com.bytedesk.ticket.ticket.TicketRestService
 
create(String, String) - Method in class com.bytedesk.core.topic.TopicService
 
create(T) - Method in class com.bytedesk.core.base.BaseRestController
create
create(TRequest) - Method in class com.bytedesk.core.base.BaseRestService
 
CREATE - Enum constant in enum class com.bytedesk.core.enums.PermissionEnum
 
createAdmin() - Method in class com.bytedesk.core.rbac.role.RoleInitializer
 
createAgent() - Method in class com.bytedesk.core.rbac.role.RoleInitializer
 
createAgentCsThread(VisitorRequest) - Method in class com.bytedesk.service.strategy.AgentCsThreadCreationStrategy
 
createAgentThread(VisitorRequest, AgentEntity, String) - Method in class com.bytedesk.service.visitor_thread.VisitorThreadService
 
createAt - Variable in class com.bytedesk.core.thread.ThreadFlowNode
 
createClipboardAssistantThread(UserEntity) - Method in class com.bytedesk.core.thread.ThreadRestService
 
createComment(String, Long, Long, Long) - Method in class com.bytedesk.forum.comment.CommentController
 
createComment(String, Long, Long, Long) - Method in interface com.bytedesk.forum.comment.CommentService
 
createComment(String, Long, Long, Long) - Method in class com.bytedesk.forum.comment.CommentServiceImpl
 
createCsThread(VisitorRequest) - Method in class com.bytedesk.service.strategy.AgentCsThreadCreationStrategy
 
createCsThread(VisitorRequest) - Method in class com.bytedesk.service.strategy.CsThreadCreationContext
 
createCsThread(VisitorRequest) - Method in interface com.bytedesk.service.strategy.CsThreadCreationStrategy
 
createCsThread(VisitorRequest) - Method in class com.bytedesk.service.strategy.RobotCsThreadCreationStrategy
 
createCsThread(VisitorRequest) - Method in class com.bytedesk.service.strategy.WorkgroupCsThreadCreationStrategy
 
created - Variable in class com.bytedesk.core.redis.pubsub.message.RedisPubsubMessageQa
 
createdAt - Variable in class com.bytedesk.core.action.ActionExcel
 
createdAt - Variable in class com.bytedesk.core.action.ActionResponse
 
createdAt - Variable in class com.bytedesk.core.base.BaseEntity
 
createdAt - Variable in class com.bytedesk.core.base.BaseEntityNoOrg
 
createdAt - Variable in class com.bytedesk.core.crm.CustomerResponse
 
createdAt - Variable in class com.bytedesk.core.flow.FlowResponse
 
createdAt - Variable in class com.bytedesk.core.form.FormResponse
 
createdAt - Variable in class com.bytedesk.core.menu.MenuResponse
 
createdAt - Variable in class com.bytedesk.core.message_unread.MessageUnreadEntity
 
createdAt - Variable in class com.bytedesk.core.message.MessageProtobuf
 
createdAt - Variable in class com.bytedesk.core.message.MessageResponse
 
createdAt - Variable in class com.bytedesk.core.notification.NotificationResponse
 
createdAt - Variable in class com.bytedesk.core.push.PushResponse
 
createdAt - Variable in class com.bytedesk.core.rbac.role.RoleResponse
 
createdAt - Variable in class com.bytedesk.core.rbac.user.UserResponse
 
createdAt - Variable in class com.bytedesk.core.tag.TagResponse
 
createdAt - Variable in class com.bytedesk.core.url.UrlResponse
 
createdAt - Variable in class com.bytedesk.kbase.article.ArticleResponse
 
createdAt - Variable in class com.bytedesk.kbase.faq.FaqResponse
 
createdAt - Variable in class com.bytedesk.kbase.file.FileResponse
 
createdAt - Variable in class com.bytedesk.kbase.notebase.NotebaseResponse
 
createdAt - Variable in class com.bytedesk.kbase.split.SplitResponse
 
createdAt - Variable in class com.bytedesk.kbase.text.TextResponse
 
createdAt - Variable in class com.bytedesk.kbase.website.WebsiteResponse
 
createdAt - Variable in class com.bytedesk.service.leave_msg.LeaveMsgResponse
 
createdAt - Variable in class com.bytedesk.service.queue_member.QueueMemberResponse
 
createdAt - Variable in class com.bytedesk.service.queue.QueueResponse
 
createdAt - Variable in class com.bytedesk.service.rating.RatingResponse
 
createdAt - Variable in class com.bytedesk.service.thread_transfer.ThreadTransferResponse
 
createdAt - Variable in class com.bytedesk.team.group.GroupResponse
 
createdAt - Variable in class com.bytedesk.ticket.process.TicketProcessResponse
 
createdAt - Variable in class com.bytedesk.ticket.ticket.dto.TicketResponse
 
createdAt - Variable in class com.bytedesk.ticket.ticket.TicketExcel
 
createdAt - Variable in class com.bytedesk.voc.feedback.dto.FeedbackResponse
 
createdAt_ - Variable in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message.Builder
 
createdAt_ - Variable in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message
 
CREATEDAT_FIELD_NUMBER - Static variable in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message
 
createDefault() - Method in class com.bytedesk.service.worktime.WorktimeService
 
createDefaultRobot(String, String) - Method in class com.bytedesk.ai.robot.RobotRestService
 
createFallbackEmbeddingModel() - Method in class com.bytedesk.ai.springai.SpringAIOllamaConfig
 
createFallbackVectorStore(JedisPooled, RedisVectorStoreProperties) - Method in class com.bytedesk.ai.springai.SpringAIOllamaConfig
创建一个降级的 VectorStore 实现
createFeedback(String, Long, String) - Method in interface com.bytedesk.voc.feedback.FeedbackService
 
createFeedback(String, Long, String) - Method in class com.bytedesk.voc.feedback.FeedbackServiceImpl
 
createFeedback(String, String, UserDetails) - Method in class com.bytedesk.voc.controller.VocApiController
 
createFeedbackForm() - Method in class com.bytedesk.voc.controller.VocController
 
createFileAssistantThread(UserEntity) - Method in class com.bytedesk.core.thread.ThreadRestService
文件助手会话:file/{user_uid}
createFromMember(String, String, String) - Method in class com.bytedesk.service.agent.AgentRestService
 
createFromModelJson(String, String, LlmModelJsonLoader.ModelJson) - Method in class com.bytedesk.ai.model.LlmModelRestService
 
createFromProviderJson(String, LlmProviderJsonLoader.ProviderJson, String) - Method in class com.bytedesk.ai.provider.LlmProviderRestService
 
createGroupMemberThread(ThreadEntity, UserEntity) - Method in class com.bytedesk.core.thread.ThreadRestService
 
createHtml() - Static method in class com.bytedesk.kbase.utils.FreeMarkerUtil
 
createIfAbsent(Path) - Static method in class com.bytedesk.core.utils.BdFileUtils
Creates directories if absent.
createMember() - Method in class com.bytedesk.core.rbac.role.RoleInitializer
 
createMemberReverseThread(ThreadEntity) - Method in class com.bytedesk.team.member.MemberRestService
同事私聊会话:org/member/{self_member_uid}/{other_member_uid}
createNickname() - Method in class com.bytedesk.core.rbac.user.UserService
 
createNoticeMessage(String, ThreadEntity, String, String) - Static method in class com.bytedesk.core.message.MessageUtils
 
createOSSClient() - Method in class com.bytedesk.kbase.upload.cloud.AliyunConfig
 
createPost(Long, Model) - Method in class com.bytedesk.forum.controller.ForumViewController
 
createPost(String, String, Long, CategoryEntity) - Method in interface com.bytedesk.forum.post.PostService
 
createPost(String, String, Long, CategoryEntity) - Method in class com.bytedesk.forum.post.PostServiceImpl
 
createPost(String, String, UserDetails, Long) - Method in class com.bytedesk.forum.post.PostController
 
createPromptRobot(RobotRequest) - Method in class com.bytedesk.ai.robot.RobotRestController
 
createPromptRobot(RobotRequest) - Method in class com.bytedesk.ai.robot.RobotRestService
 
createPromptRobotFromJson(String, RobotJsonLoader.Robot, String, String) - Method in class com.bytedesk.ai.robot.RobotRestService
 
createQueue(QueueRequest) - Method in class com.bytedesk.service.queue.QueueRestService
 
createReply(Long, String, Long, Boolean, UserDetails) - Method in class com.bytedesk.voc.controller.VocApiController
 
createReply(String, Long, Long, Long, Boolean) - Method in interface com.bytedesk.voc.reply.ReplyService
 
createReply(String, Long, Long, Long, Boolean) - Method in class com.bytedesk.voc.reply.ReplyServiceImpl
 
createRobotCsThread(VisitorRequest) - Method in class com.bytedesk.service.strategy.RobotCsThreadCreationStrategy
 
createRobotThread(VisitorRequest, RobotEntity, String) - Method in class com.bytedesk.service.visitor_thread.VisitorThreadService
 
createSSLContext(String, String, String) - Static method in class com.bytedesk.core.socket.mqtt.MqttUtils
 
createSuper() - Method in class com.bytedesk.core.rbac.role.RoleInitializer
 
createSystemChannelThread(UserEntity) - Method in class com.bytedesk.core.thread.ThreadRestService
 
createThread(ThreadRequest) - Method in class com.bytedesk.ai.robot.RobotRestController
 
createThread(ThreadRequest) - Method in class com.bytedesk.ai.robot.RobotRestService
 
createThreadMessage(String, ThreadEntity, MessageTypeEnum, String) - Static method in class com.bytedesk.core.message.MessageUtils
 
createTicketThread(TicketEntity) - Method in class com.bytedesk.ticket.ticket.TicketRestService
 
createTime - Variable in class com.bytedesk.ticket.message.event.TicketMessageEvent
 
createTime - Variable in class com.bytedesk.ticket.ticket.dto.TicketHistoryTaskResponse
 
createUserFromMember(UserRequest) - Method in class com.bytedesk.core.rbac.user.UserService
 
createVisitorNickname(HttpServletRequest) - Method in class com.bytedesk.core.ip.IpService
 
createWorkgroupCsThread(VisitorRequest) - Method in class com.bytedesk.service.strategy.WorkgroupCsThreadCreationStrategy
 
createWorkgroupThread(VisitorRequest, WorkgroupEntity, String) - Method in class com.bytedesk.service.visitor_thread.VisitorThreadService
 
creator - Variable in class com.bytedesk.team.group.GroupEntity
 
creator - Variable in class com.bytedesk.team.group.GroupResponse
 
CRITICAL - Enum constant in enum class com.bytedesk.ticket.ticket.TicketPriorityEnum
 
criticalTickets - Variable in class com.bytedesk.ticket.statistic.TicketStatisticEntity
 
criticalTickets - Variable in class com.bytedesk.ticket.statistic.TicketStatisticResponse
 
cronExpression - Variable in class com.bytedesk.core.quartz.QuartzEntity
cron执行表达式
cronExpression - Variable in class com.bytedesk.core.quartz.QuartzRequest
cron执行表达式
cronExpression - Variable in class com.bytedesk.core.quartz.QuartzResponse
cron执行表达式
CS - Enum constant in enum class com.bytedesk.core.enums.LanguageEnum
 
css - Variable in class com.bytedesk.kbase.kbase.KbaseEntity
 
css - Variable in class com.bytedesk.kbase.kbase.KbaseRequest
 
css - Variable in class com.bytedesk.kbase.kbase.KbaseResponse
 
csThreadCreationContext - Variable in class com.bytedesk.service.visitor.VisitorRestService
 
CsThreadCreationContext - Class in com.bytedesk.service.strategy
创建新策略: 1.
CsThreadCreationContext(List<CsThreadCreationStrategy>) - Constructor for class com.bytedesk.service.strategy.CsThreadCreationContext
 
CsThreadCreationStrategy - Interface in com.bytedesk.service.strategy
 
CURRENT_WEATHER_TOOL - Static variable in class com.bytedesk.ai.springai.tools.WeatherTools
 
currentNumber - Variable in class com.bytedesk.service.queue.QueueEntity
 
currentNumber - Variable in class com.bytedesk.service.queue.QueueRequest
 
currentNumber - Variable in class com.bytedesk.service.queue.QueueResponse
 
currentOrganization - Variable in class com.bytedesk.core.rbac.user.UserDetailsImpl
 
currentOrganization - Variable in class com.bytedesk.core.rbac.user.UserEntity
 
currentOrganization - Variable in class com.bytedesk.core.rbac.user.UserResponse
 
currentThreadCount - Variable in class com.bytedesk.ai.robot.RobotEntity
 
currentThreadCount - Variable in class com.bytedesk.service.agent.AgentEntity
 
currentThreadCount - Variable in class com.bytedesk.service.agent.AgentRequest
 
currentThreadCount - Variable in class com.bytedesk.service.agent.AgentResponse
 
currentThreadCount - Variable in class com.bytedesk.service.statistic.ServiceStatisticEntity
 
currentThreadCount - Variable in class com.bytedesk.service.statistic.ServiceStatisticResponse
 
currentWeather() - Method in class com.bytedesk.ai.springai.tools.WeatherTools
 
cursor - Variable in class com.bytedesk.core.uid.buffer.RingBuffer
Cursor: current position sequence to consume
custom - Variable in class com.bytedesk.core.config.properties.BytedeskProperties
 
custom - Variable in class com.bytedesk.core.config.properties.BytedeskPropertiesResponse
 
Custom() - Constructor for class com.bytedesk.core.config.properties.BytedeskProperties.Custom
 
Custom() - Constructor for class com.bytedesk.core.config.properties.BytedeskPropertiesResponse.Custom
 
customer - Variable in class com.bytedesk.ai.springai.demo.airline.data.Booking
 
Customer - Class in com.bytedesk.ai.springai.demo.airline.data
 
Customer() - Constructor for class com.bytedesk.ai.springai.demo.airline.data.Customer
 
Customer(String) - Constructor for class com.bytedesk.ai.springai.demo.airline.data.Customer
 
CUSTOMER - Enum constant in enum class com.bytedesk.core.menu.MenuTypeEnum
 
CUSTOMER - Enum constant in enum class com.bytedesk.core.tag.TagTypeEnum
 
CustomerController - Class in com.bytedesk.core.crm
 
CustomerController() - Constructor for class com.bytedesk.core.crm.CustomerController
 
CustomerEntity - Class in com.bytedesk.core.crm
客户留资,自动提取,手动添加
CustomerEntity() - Constructor for class com.bytedesk.core.crm.CustomerEntity
 
CustomerEventListener - Class in com.bytedesk.core.crm
 
CustomerEventListener() - Constructor for class com.bytedesk.core.crm.CustomerEventListener
 
customerRepository - Variable in class com.bytedesk.core.crm.CustomerService
 
CustomerRepository - Interface in com.bytedesk.core.crm
https://docs.spring.io/spring-data/jpa/reference/repositories/projections.html
CustomerRequest - Class in com.bytedesk.core.crm
 
CustomerRequest() - Constructor for class com.bytedesk.core.crm.CustomerRequest
 
CustomerResponse - Class in com.bytedesk.core.crm
 
CustomerResponse() - Constructor for class com.bytedesk.core.crm.CustomerResponse
 
customers - Variable in class com.bytedesk.ai.springai.demo.airline.data.BookingData
 
customerSatisfactionRate - Variable in class com.bytedesk.ticket.statistic.TicketStatisticEntity
 
customerSatisfactionRate - Variable in class com.bytedesk.ticket.statistic.TicketStatisticResponse
 
customerService - Variable in class com.bytedesk.core.crm.CustomerController
 
CustomerService - Class in com.bytedesk.core.crm
 
CustomerService() - Constructor for class com.bytedesk.core.crm.CustomerService
 
CustomerSpecification - Class in com.bytedesk.core.crm
 
CustomerSpecification() - Constructor for class com.bytedesk.core.crm.CustomerSpecification
 
customerSupportAssistantSystemPrompt - Variable in class com.bytedesk.ai.springai.demo.airline.SpringAIAirlineConfig
 
CustomerTools - Class in com.bytedesk.ai.springai.tools
https://docs.spring.io/spring-ai/reference/api/tools.html#_requiredoptional
CustomerTools() - Constructor for class com.bytedesk.ai.springai.tools.CustomerTools
 
CustomerTypeEnum - Enum Class in com.bytedesk.core.crm
 
CustomerTypeEnum(String, String) - Constructor for enum class com.bytedesk.core.crm.CustomerTypeEnum
 
CustomRedisSerializer - Class in com.bytedesk.core.redis
 
CustomRedisSerializer() - Constructor for class com.bytedesk.core.redis.CustomRedisSerializer
 
customWebSocketHandlerDecoratorFactory() - Method in class com.bytedesk.core.socket.stomp.StompConfig
 
CustomWebSocketHandlerDecoratorFactory - Class in com.bytedesk.core.socket.stomp.handler
 
CustomWebSocketHandlerDecoratorFactory() - Constructor for class com.bytedesk.core.socket.stomp.handler.CustomWebSocketHandlerDecoratorFactory
 

D

DA - Enum constant in enum class com.bytedesk.core.enums.LanguageEnum
 
daemon - Variable in class com.bytedesk.core.uid.utils.NamingThreadFactory
Is daemon thread
daily0JobDetail() - Method in class com.bytedesk.core.quartz.QuartzConfig
run once at 0 o'clock
daily0Trigger() - Method in class com.bytedesk.core.quartz.QuartzConfig
 
daily8JobDetail() - Method in class com.bytedesk.core.quartz.QuartzConfig
run once at 8 o'clock
daily8Trigger() - Method in class com.bytedesk.core.quartz.QuartzConfig
 
dashScopeApi() - Method in class com.bytedesk.ai.springai.SpringAIAlibabaConfig
 
dashScopeApiKey - Variable in class com.bytedesk.ai.springai.SpringAIAlibabaConfig
 
dashScopeAudioTranscriptionApi(String) - Method in class com.bytedesk.ai.springai.SpringAIAlibabaConfig
 
dashScopeAudioTranscriptionModel - Variable in class com.bytedesk.ai.springai.SpringAIAlibabaAudioService
 
dashScopeAudioTranscriptionModel(DashScopeAudioTranscriptionApi) - Method in class com.bytedesk.ai.springai.SpringAIAlibabaConfig
 
dashScopeChatClient - Variable in class com.bytedesk.ai.springai.SpringAIAlibabaController
 
dashScopeChatClient - Variable in class com.bytedesk.ai.springai.SpringAIAlibabaImageService
 
dashScopeChatClient(ChatClient.Builder, DashScopeChatOptions) - Method in class com.bytedesk.ai.springai.SpringAIAlibabaConfig
 
dashScopeChatClientBuilder(DashScopeChatModel) - Method in class com.bytedesk.ai.springai.SpringAIAlibabaConfig
 
dashScopeChatModel(DashScopeApi, DashScopeChatOptions) - Method in class com.bytedesk.ai.springai.SpringAIAlibabaConfig
 
dashScopeChatOptions() - Method in class com.bytedesk.ai.springai.SpringAIAlibabaConfig
 
dashScopeChatOptionsModel - Variable in class com.bytedesk.ai.springai.SpringAIAlibabaConfig
 
dashScopeChatOptionsTemperature - Variable in class com.bytedesk.ai.springai.SpringAIAlibabaConfig
 
dashScopeChatOptionsTopP - Variable in class com.bytedesk.ai.springai.SpringAIAlibabaConfig
 
dashScopeCustomerSupportAssistant - Variable in class com.bytedesk.ai.springai.demo.airline.controller.AirlineController
 
dashScopeCustomerSupportAssistant(ChatClient.Builder, InMemoryChatMemory, VectorStore) - Method in class com.bytedesk.ai.springai.demo.airline.SpringAIAirlineConfig
 
dashScopeImageModel - Variable in class com.bytedesk.ai.springai.SpringAIAlibabaImageService
 
dashScopeSpeechSynthesisApi(String) - Method in class com.bytedesk.ai.springai.SpringAIAlibabaConfig
 
dashScopeSpeechSynthesisModel - Variable in class com.bytedesk.ai.springai.SpringAIAlibabaAudioService
 
dashScopeSpeechSynthesisModel(DashScopeSpeechSynthesisApi) - Method in class com.bytedesk.ai.springai.SpringAIAlibabaConfig
 
data - Variable in class com.bytedesk.core.utils.JsonResult
 
database - Variable in class com.bytedesk.core.redis.JedisProperties
 
DatabaseTypeChecker - Class in com.bytedesk.core.config
 
DatabaseTypeChecker() - Constructor for class com.bytedesk.core.config.DatabaseTypeChecker
 
DatabaseTypeEnum - Enum Class in com.bytedesk.core.enums
 
DatabaseTypeEnum() - Constructor for enum class com.bytedesk.core.enums.DatabaseTypeEnum
 
dataSource - Variable in class com.bytedesk.core.config.DatabaseTypeChecker
 
dataSourceUrl - Variable in class com.bytedesk.core.config.DatabaseTypeChecker
 
date - Variable in class com.bytedesk.ai.springai.demo.airline.data.Booking
 
date - Variable in record class com.bytedesk.ai.springai.demo.airline.services.BookingTools.BookingDetails
The field for the date record component.
date - Variable in record class com.bytedesk.ai.springai.demo.airline.services.BookingTools.ChangeBookingDatesRequest
The field for the date record component.
date - Variable in class com.bytedesk.kbase.statistic.StatisticKbaseEntity
 
date - Variable in class com.bytedesk.service.statistic.ServiceStatisticEntity
 
date - Variable in class com.bytedesk.service.statistic.ServiceStatisticRequest
 
date - Variable in class com.bytedesk.service.statistic.ServiceStatisticResponse
 
date - Variable in class com.bytedesk.ticket.statistic.TicketStatisticEntity
 
date - Variable in class com.bytedesk.ticket.statistic.TicketStatisticRequest
 
date - Variable in class com.bytedesk.ticket.statistic.TicketStatisticResponse
 
date() - Method in record class com.bytedesk.ai.springai.demo.airline.services.BookingTools.BookingDetails
Returns the value of the date record component.
date() - Method in record class com.bytedesk.ai.springai.demo.airline.services.BookingTools.ChangeBookingDatesRequest
Returns the value of the date record component.
dateAddOneDay(Date) - Static method in class com.bytedesk.core.utils.BdDateUtils
 
dateFormat - Static variable in class com.bytedesk.core.utils.BdDateUtils
 
dateFormatSlash - Static variable in class com.bytedesk.core.utils.BdDateUtils
 
dateFormatSlashNoZero - Static variable in class com.bytedesk.core.utils.BdDateUtils
 
dateStringAddOneDayToString(String) - Static method in class com.bytedesk.core.utils.BdDateUtils
 
datetimeFormat - Static variable in class com.bytedesk.core.utils.BdDateUtils
 
DateTimeTools - Class in com.bytedesk.ai.springai.tools
https://docs.spring.io/spring-ai/reference/api/tools.html
DateTimeTools() - Constructor for class com.bytedesk.ai.springai.tools.DateTimeTools
 
datetimeUidFormat - Static variable in class com.bytedesk.core.utils.BdDateUtils
 
day - Variable in class com.bytedesk.service.queue.QueueEntity
 
day - Variable in class com.bytedesk.service.queue.QueueRequest
 
day - Variable in class com.bytedesk.service.queue.QueueResponse
 
db - Variable in class com.bytedesk.ai.springai.demo.airline.services.FlightBookingService
 
DE - Enum constant in enum class com.bytedesk.core.enums.LanguageEnum
 
dealWithFaqRateMessage(MessageTypeEnum, MessageProtobuf) - Method in class com.bytedesk.core.message.MessagePersistService
 
dealWithLeaveMsg(MessageTypeEnum, MessageProtobuf) - Method in class com.bytedesk.core.message.MessagePersistService
 
dealWithMessageNotification(MessageTypeEnum, MessageProtobuf) - Method in class com.bytedesk.core.message.MessagePersistService
 
dealWithMessageRecall(MessageProtobuf) - Method in class com.bytedesk.core.message.MessagePersistService
 
dealWithMessageReceipt(MessageTypeEnum, MessageProtobuf) - Method in class com.bytedesk.core.message.MessagePersistService
 
dealWithRateMessage(MessageTypeEnum, MessageProtobuf) - Method in class com.bytedesk.core.message.MessagePersistService
 
dealWithRobotRateMessage(MessageTypeEnum, MessageProtobuf) - Method in class com.bytedesk.core.message.MessagePersistService
 
dealWithTransferMessage(MessageTypeEnum, MessageProtobuf) - Method in class com.bytedesk.core.message.MessagePersistService
 
debug - Variable in class com.bytedesk.core.config.properties.BytedeskProperties
 
debug - Variable in class com.bytedesk.core.config.properties.BytedeskPropertiesResponse
 
decorate(WebSocketHandler) - Method in class com.bytedesk.core.socket.stomp.handler.CustomWebSocketHandlerDecoratorFactory
 
decreaseServingNumber() - Method in class com.bytedesk.service.queue.QueueEntity
减少正在服务人数
decreaseThreadCount() - Method in class com.bytedesk.ai.robot.RobotEntity
 
decreaseThreadCount() - Method in class com.bytedesk.service.agent.AgentEntity
 
decreaseWaitingNumber() - Method in class com.bytedesk.service.queue.QueueEntity
减少等待人数
decrementPostCount(Long) - Method in interface com.bytedesk.core.category.CategoryRepository
 
decrementThreadCount() - Method in class com.bytedesk.service.statistic.ServiceStatisticEntity
 
DEEPSEEK - Static variable in class com.bytedesk.ai.provider.LlmProviderConsts
 
deepSeekApi() - Method in class com.bytedesk.ai.springai.SpringAIDeepseekConfig
 
deepSeekChatClient(ChatClient.Builder, ChatOptions) - Method in class com.bytedesk.ai.springai.SpringAIDeepseekConfig
 
deepSeekChatClientBuilder(OpenAiChatModel) - Method in class com.bytedesk.ai.springai.SpringAIDeepseekConfig
 
deepSeekChatModel - Variable in class com.bytedesk.ai.springai.SpringAIDeepseekController
 
deepSeekChatModel(OpenAiApi) - Method in class com.bytedesk.ai.springai.SpringAIDeepseekConfig
 
deepSeekChatOptions() - Method in class com.bytedesk.ai.springai.SpringAIDeepseekConfig
 
DEFAULT - Enum constant in enum class com.bytedesk.kbase.kbase.KbaseThemeEnum
 
DEFAULT_AGENT_ASSISTANT_UID - Static variable in class com.bytedesk.core.constant.BytedeskConsts
 
DEFAULT_AGENT_UID - Static variable in class com.bytedesk.core.constant.BytedeskConsts
 
DEFAULT_BOOST_POWER - Static variable in class com.bytedesk.core.uid.impl.CachedUidGenerator
 
DEFAULT_CHANNEL_UID - Static variable in class com.bytedesk.core.constant.BytedeskConsts
 
DEFAULT_CLIPBOARD_ASSISTANT_UID - Static variable in class com.bytedesk.core.constant.BytedeskConsts
 
DEFAULT_DEPT_ADMIN_UID - Static variable in class com.bytedesk.team.department.DepartmentConsts
 
DEFAULT_DEPT_CUSTOMER_SERVICE_UID - Static variable in class com.bytedesk.team.department.DepartmentConsts
 
DEFAULT_EMOTION_ASSISTANT_UID - Static variable in class com.bytedesk.core.constant.BytedeskConsts
 
DEFAULT_FILE_ASSISTANT_UID - Static variable in class com.bytedesk.core.constant.BytedeskConsts
 
DEFAULT_INSTANCE - Static variable in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message
 
DEFAULT_INSTANCE - Static variable in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread
 
DEFAULT_INSTANCE - Static variable in class com.bytedesk.core.socket.protobuf.model.UserProto.User
 
DEFAULT_INTENT_CLASSIFICATION_ASSISTANT_UID - Static variable in class com.bytedesk.core.constant.BytedeskConsts
 
DEFAULT_INTENT_REWRITE_ASSISTANT_UID - Static variable in class com.bytedesk.core.constant.BytedeskConsts
 
DEFAULT_KB_AUTOREPLY_UID - Static variable in class com.bytedesk.core.constant.BytedeskConsts
 
DEFAULT_KB_FAQ_UID - Static variable in class com.bytedesk.core.constant.BytedeskConsts
 
DEFAULT_KB_HELPCENTER_UID - Static variable in class com.bytedesk.core.constant.BytedeskConsts
 
DEFAULT_KB_KEYWORD_UID - Static variable in class com.bytedesk.core.constant.BytedeskConsts
 
DEFAULT_KB_LLM_UID - Static variable in class com.bytedesk.core.constant.BytedeskConsts
 
DEFAULT_KB_QUICKREPLY_UID - Static variable in class com.bytedesk.core.constant.BytedeskConsts
 
DEFAULT_KB_TABOO_UID - Static variable in class com.bytedesk.core.constant.BytedeskConsts
 
DEFAULT_ORGANIZATION_UID - Static variable in class com.bytedesk.core.constant.BytedeskConsts
 
DEFAULT_PADDING_PERCENT - Static variable in class com.bytedesk.core.uid.buffer.RingBuffer
 
DEFAULT_PERSIST_KEY - Static variable in class com.bytedesk.core.message.MessagePersistCache
 
DEFAULT_PERSIST_KEY - Static variable in class com.bytedesk.core.thread.ThreadPersistCache
 
DEFAULT_PROMPT - Static variable in class com.bytedesk.ai.springai.SpringAIAlibabaConfig
 
DEFAULT_ROBOT_UID - Static variable in class com.bytedesk.core.constant.BytedeskConsts
 
DEFAULT_SCHEDULE_INTERVAL - Static variable in class com.bytedesk.core.uid.buffer.BufferPaddingExecutor
5 minutes
DEFAULT_SYSTEM_UID - Static variable in class com.bytedesk.core.constant.BytedeskConsts
 
DEFAULT_WORKGROUP_UID - Static variable in class com.bytedesk.core.constant.BytedeskConsts
 
defaultCacheKey - Variable in class com.bytedesk.core.topic.TopicCacheService
 
defaultChatClient - Variable in class com.bytedesk.ai.springai.SpringAIController
 
defaultChatClient - Variable in class com.bytedesk.ai.springai.SpringAIPromptController
 
defaultChatClient(ChatClient.Builder) - Method in class com.bytedesk.ai.springai.SpringAIConfig
 
defaultChatClientBuilder() - Method in class com.bytedesk.ai.springai.SpringAIConfig
 
defaultChatMemory() - Method in class com.bytedesk.ai.springai.SpringAIConfig
 
defaultConfig - Variable in class com.bytedesk.core.feature.FeatureEntity
 
defaultReply - Variable in class com.bytedesk.ai.robot.RobotEntity
 
defaultReply - Variable in class com.bytedesk.ai.robot.RobotRequest
 
defaultReply - Variable in class com.bytedesk.ai.robot.RobotResponse
 
defaultRobot - Variable in class com.bytedesk.service.settings.RobotSettings
 
defaultRobot - Variable in class com.bytedesk.service.settings.RobotSettingsRequest
 
defaultRobot - Variable in class com.bytedesk.service.settings.RobotSettingsResponse
 
defaultUidGenerator - Variable in class com.bytedesk.core.uid.UidUtils
 
defaultUidGenerator() - Method in class com.bytedesk.core.uid.UidAutoConfigure
 
DefaultUidGenerator - Class in com.bytedesk.core.uid.impl
Represents an implementation of UidGeneratorService
DefaultUidGenerator(UidProperties) - Constructor for class com.bytedesk.core.uid.impl.DefaultUidGenerator
 
del(Path) - Static method in class com.bytedesk.core.utils.BdFileUtils
删除文件或者文件夹
delay - Variable in class com.bytedesk.kbase.settings.InviteSettings
邀请延迟时间,单位:毫秒
delete(LlmModelRequest) - Method in class com.bytedesk.ai.model.LlmModelRestController
 
delete(LlmModelRequest) - Method in class com.bytedesk.ai.model.LlmModelRestService
 
delete(LlmProviderRequest) - Method in class com.bytedesk.ai.provider.LlmProviderRestController
 
delete(LlmProviderRequest) - Method in class com.bytedesk.ai.provider.LlmProviderRestService
 
delete(OllamaRequest) - Method in class com.bytedesk.ai.provider.vendors.ollama.OllamaRestController
 
delete(OllamaRequest) - Method in class com.bytedesk.ai.provider.vendors.ollama.OllamaRestService
 
delete(RobotRequest) - Method in class com.bytedesk.ai.robot.RobotRestController
 
delete(RobotRequest) - Method in class com.bytedesk.ai.robot.RobotRestService
 
delete(ActionRequest) - Method in class com.bytedesk.core.action.ActionRestController
 
delete(ActionRequest) - Method in class com.bytedesk.core.action.ActionRestService
 
delete(BlackRequest) - Method in class com.bytedesk.core.black.BlackRestController
 
delete(BlackRequest) - Method in class com.bytedesk.core.black.BlackRestService
 
delete(CategoryRequest) - Method in class com.bytedesk.core.category.CategoryRestController
 
delete(CategoryRequest) - Method in class com.bytedesk.core.category.CategoryRestService
 
delete(ClipboardRequest) - Method in class com.bytedesk.core.clipboard.ClipboardRestController
 
delete(ClipboardRequest) - Method in class com.bytedesk.core.clipboard.ClipboardRestService
 
delete(CustomerRequest) - Method in class com.bytedesk.core.crm.CustomerController
 
delete(CustomerRequest) - Method in class com.bytedesk.core.crm.CustomerService
 
delete(FeatureRequest) - Method in class com.bytedesk.core.feature.FeatureRestController
 
delete(FlowRequest) - Method in class com.bytedesk.core.flow.FlowRestController
 
delete(FlowRequest) - Method in class com.bytedesk.core.flow.FlowRestService
 
delete(FormRequest) - Method in class com.bytedesk.core.form.FormRestController
 
delete(FormRequest) - Method in class com.bytedesk.core.form.FormRestService
 
delete(IpAccessRequest) - Method in class com.bytedesk.core.ip.access.IpAccessRestController
 
delete(IpAccessRequest) - Method in class com.bytedesk.core.ip.access.IpAccessRestService
 
delete(IpBlacklistRequest) - Method in class com.bytedesk.core.ip.black.IpBlacklistRestController
 
delete(IpBlacklistRequest) - Method in class com.bytedesk.core.ip.black.IpBlacklistRestService
 
delete(IpWhitelistRequest) - Method in class com.bytedesk.core.ip.white.IpWhitelistRestController
 
delete(IpWhitelistRequest) - Method in class com.bytedesk.core.ip.white.IpWhitelistRestService
 
delete(MenuRequest) - Method in class com.bytedesk.core.menu.MenuRestController
 
delete(MenuRequest) - Method in class com.bytedesk.core.menu.MenuRestService
 
delete(MessageUnreadRequest) - Method in class com.bytedesk.core.message_unread.MessageUnreadController
 
delete(MessageRequest) - Method in class com.bytedesk.core.message.MessageRestController
 
delete(MessageRequest) - Method in class com.bytedesk.core.message.MessageRestService
 
delete(MessageRequest) - Method in class com.bytedesk.service.visitor_message.VisitorMessageRestController
 
delete(MessageRequest) - Method in class com.bytedesk.service.visitor_message.VisitorMessageRestService
 
delete(NotificationRequest) - Method in class com.bytedesk.core.notification.NotificationRestController
 
delete(NotificationRequest) - Method in class com.bytedesk.core.notification.NotificationRestService
 
delete(EmailTemplateRequest) - Method in class com.bytedesk.core.push.email.EmailTemplateController
 
delete(EmailTemplateRequest) - Method in class com.bytedesk.core.push.email.EmailTemplateService
 
delete(PushRequest) - Method in class com.bytedesk.core.push.PushRestController
 
delete(PushRequest) - Method in class com.bytedesk.core.push.PushRestService
 
delete(QuartzRequest) - Method in class com.bytedesk.core.quartz.QuartzRestController
 
delete(QuartzRequest) - Method in class com.bytedesk.core.quartz.QuartzService
 
delete(AuthorityRequest) - Method in class com.bytedesk.core.rbac.authority.AuthorityRestController
 
delete(AuthorityRequest) - Method in class com.bytedesk.core.rbac.authority.AuthorityService
 
delete(OAuthRequest) - Method in class com.bytedesk.core.rbac.oauth.OAuthController
 
delete(OAuthRequest) - Method in class com.bytedesk.core.rbac.oauth.OAuthService
 
delete(OrganizationRequest) - Method in class com.bytedesk.core.rbac.organization.OrganizationRestController
 
delete(OrganizationRequest) - Method in class com.bytedesk.core.rbac.organization.OrganizationService
 
delete(RoleRequest) - Method in class com.bytedesk.core.rbac.role.RoleRestController
 
delete(RoleRequest) - Method in class com.bytedesk.core.rbac.role.RoleRestService
 
delete(UserEntity) - Method in class com.bytedesk.core.rbac.user.UserService
 
delete(UserRequest) - Method in class com.bytedesk.core.rbac.user.UserRestController
 
delete(UserRequest) - Method in class com.bytedesk.core.rbac.user.UserRestService
 
delete(TagRequest) - Method in class com.bytedesk.core.tag.TagRestController
 
delete(TagRequest) - Method in class com.bytedesk.core.tag.TagRestService
 
delete(ThreadRequest) - Method in class com.bytedesk.core.thread.ThreadRestController
 
delete(ThreadRequest) - Method in class com.bytedesk.core.thread.ThreadRestService
 
delete(TopicEntity) - Method in class com.bytedesk.core.topic.TopicService
 
delete(TopicRequest) - Method in class com.bytedesk.core.topic.TopicRestController
 
delete(TopicRequest) - Method in class com.bytedesk.core.topic.TopicRestService
 
delete(UrlRequest) - Method in class com.bytedesk.core.url.UrlRestController
 
delete(UrlRequest) - Method in class com.bytedesk.core.url.UrlRestService
 
delete(ArticleRequest) - Method in class com.bytedesk.kbase.article.ArticleRestController
 
delete(ArticleRequest) - Method in class com.bytedesk.kbase.article.ArticleRestService
 
delete(AutoReplyFixedRequest) - Method in class com.bytedesk.kbase.auto_reply.fixed.AutoReplyFixedRestController
 
delete(AutoReplyFixedRequest) - Method in class com.bytedesk.kbase.auto_reply.fixed.AutoReplyFixedRestService
 
delete(AutoReplyKeywordRequest) - Method in class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordRestController
 
delete(AutoReplyKeywordRequest) - Method in class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordRestService
 
delete(FaqRequest) - Method in class com.bytedesk.kbase.faq.FaqRestController
 
delete(FaqRequest) - Method in class com.bytedesk.kbase.faq.FaqRestService
 
delete(FileRequest) - Method in class com.bytedesk.kbase.file.FileRestController
 
delete(FileRequest) - Method in class com.bytedesk.kbase.file.FileRestService
 
delete(KbaseRequest) - Method in class com.bytedesk.kbase.kbase.KbaseRestController
 
delete(KbaseRequest) - Method in class com.bytedesk.kbase.kbase.KbaseRestService
 
delete(NotebaseRequest) - Method in class com.bytedesk.kbase.notebase.NotebaseRestController
 
delete(NotebaseRequest) - Method in class com.bytedesk.kbase.notebase.NotebaseService
 
delete(QuickReplyRequest) - Method in class com.bytedesk.kbase.quick_reply.QuickReplyRestController
 
delete(QuickReplyRequest) - Method in class com.bytedesk.kbase.quick_reply.QuickReplyRestService
 
delete(SplitRequest) - Method in class com.bytedesk.kbase.split.SplitRestController
 
delete(SplitRequest) - Method in class com.bytedesk.kbase.split.SplitRestService
 
delete(TabooRequest) - Method in class com.bytedesk.kbase.taboo.TabooRestController
 
delete(TabooRequest) - Method in class com.bytedesk.kbase.taboo.TabooService
 
delete(TextRequest) - Method in class com.bytedesk.kbase.text.TextRestController
 
delete(TextRequest) - Method in class com.bytedesk.kbase.text.TextRestService
 
delete(UploadRequest) - Method in class com.bytedesk.kbase.upload.UploadRestController
 
delete(UploadRequest) - Method in class com.bytedesk.kbase.upload.UploadRestService
 
delete(WebsiteRequest) - Method in class com.bytedesk.kbase.website.WebsiteRestController
 
delete(WebsiteRequest) - Method in class com.bytedesk.kbase.website.WebsiteRestService
 
delete(AgentStatusLogEntity) - Method in class com.bytedesk.service.agent_status.AgentStatusLogController
 
delete(AgentStatusLogRequest) - Method in class com.bytedesk.service.agent_status.AgentStatusLogService
 
delete(AgentRequest) - Method in class com.bytedesk.service.agent.AgentRestController
 
delete(AgentRequest) - Method in class com.bytedesk.service.agent.AgentRestService
 
delete(BrowseRequest) - Method in class com.bytedesk.service.browse.BrowseRestController
 
delete(BrowseRequest) - Method in class com.bytedesk.service.browse.BrowseRestService
 
delete(LeaveMsgRequest) - Method in class com.bytedesk.service.leave_msg.LeaveMsgRestController
 
delete(LeaveMsgRequest) - Method in class com.bytedesk.service.leave_msg.LeaveMsgRestService
 
delete(QueueMemberRequest) - Method in class com.bytedesk.service.queue_member.QueueMemberRestController
 
delete(QueueMemberRequest) - Method in class com.bytedesk.service.queue_member.QueueMemberRestService
 
delete(QueueRequest) - Method in class com.bytedesk.service.queue.QueueRestController
 
delete(QueueRequest) - Method in class com.bytedesk.service.queue.QueueRestService
 
delete(RatingRequest) - Method in class com.bytedesk.service.rating.RatingController
 
delete(RatingRequest) - Method in class com.bytedesk.service.rating.RatingService
 
delete(StatisticThreadRequest) - Method in class com.bytedesk.service.statistic_thread.StatisticThreadController
 
delete(StatisticThreadRequest) - Method in class com.bytedesk.service.statistic_thread.StatisticThreadService
 
delete(ServiceStatisticRequest) - Method in class com.bytedesk.service.statistic.ServiceStatisticRestController
 
delete(ServiceStatisticRequest) - Method in class com.bytedesk.service.statistic.ServiceStatisticRestService
 
delete(ThreadTransferRequest) - Method in class com.bytedesk.service.thread_transfer.ThreadTransferController
 
delete(ThreadTransferRequest) - Method in class com.bytedesk.service.thread_transfer.ThreadTransferService
 
delete(VisitorThreadRequest) - Method in class com.bytedesk.service.visitor_thread.VisitorThreadController
 
delete(VisitorThreadRequest) - Method in class com.bytedesk.service.visitor_thread.VisitorThreadService
 
delete(VisitorRequest) - Method in class com.bytedesk.service.visitor.VisitorRestController
 
delete(VisitorRequest) - Method in class com.bytedesk.service.visitor.VisitorRestService
 
delete(WorkgroupRequest) - Method in class com.bytedesk.service.workgroup.WorkgroupRestController
 
delete(WorkgroupRequest) - Method in class com.bytedesk.service.workgroup.WorkgroupRestService
 
delete(WorktimeRequest) - Method in class com.bytedesk.service.worktime.WorktimeController
 
delete(WorktimeRequest) - Method in class com.bytedesk.service.worktime.WorktimeService
 
delete(DepartmentRequest) - Method in class com.bytedesk.team.department.DepartmentController
 
delete(DepartmentRequest) - Method in class com.bytedesk.team.department.DepartmentService
 
delete(GroupRequest) - Method in class com.bytedesk.team.group.GroupController
 
delete(GroupRequest) - Method in class com.bytedesk.team.group.GroupService
 
delete(MemberRequest) - Method in class com.bytedesk.team.member.MemberRestController
 
delete(MemberRequest) - Method in class com.bytedesk.team.member.MemberRestService
 
delete(TicketAttachmentRequest) - Method in class com.bytedesk.ticket.attachment.TicketAttachmentRestService
 
delete(TicketProcessRequest) - Method in class com.bytedesk.ticket.process.TicketProcessRestController
 
delete(TicketProcessRequest) - Method in class com.bytedesk.ticket.process.TicketProcessRestService
 
delete(TicketStatisticRequest) - Method in class com.bytedesk.ticket.statistic.TicketStatisticRestController
 
delete(TicketStatisticRequest) - Method in class com.bytedesk.ticket.statistic.TicketStatisticRestService
 
delete(TicketRequest) - Method in class com.bytedesk.ticket.ticket.TicketRestController
 
delete(TicketRequest) - Method in class com.bytedesk.ticket.ticket.TicketRestService
 
delete(String) - Method in class com.bytedesk.core.message_unread.MessageUnreadService
 
delete(List<String>) - Method in class com.bytedesk.ai.springai.SpringAIOllamaConfig.EmptyRedisVectorStore
 
delete(T) - Method in class com.bytedesk.core.base.BaseRestController
delete
delete(TRequest) - Method in class com.bytedesk.core.base.BaseRestService
 
DELETE - Enum constant in enum class com.bytedesk.core.enums.PermissionEnum
 
DELETE_FILE - Enum constant in enum class com.bytedesk.core.redis.pubsub.RedisPubsubMessageType
 
DELETE_FILE_ERROR - Enum constant in enum class com.bytedesk.core.redis.pubsub.RedisPubsubMessageType
 
DELETE_FILE_SUCCESS - Enum constant in enum class com.bytedesk.core.redis.pubsub.RedisPubsubMessageType
 
deleteAll() - Method in class com.bytedesk.service.browse.BrowseRestService
 
deleteAll() - Method in class com.bytedesk.service.queue_member.QueueMemberRestService
 
deleteById(Long) - Method in interface com.bytedesk.core.rbac.authority.AuthorityRepository
 
deleteById(Long) - Method in interface com.bytedesk.core.rbac.organization.OrganizationRepository
 
deleteById(Long) - Method in interface com.bytedesk.core.rbac.role.RoleRepository
 
deleteByTopic(String) - Method in class com.bytedesk.core.thread.ThreadRestService
 
deleteByUid(String) - Method in class com.bytedesk.ai.model.LlmModelRestService
 
deleteByUid(String) - Method in class com.bytedesk.ai.provider.LlmProviderRestService
 
deleteByUid(String) - Method in class com.bytedesk.ai.provider.vendors.ollama.OllamaRestService
 
deleteByUid(String) - Method in class com.bytedesk.ai.robot.RobotRestService
 
deleteByUid(String) - Method in class com.bytedesk.core.action.ActionRestService
 
deleteByUid(String) - Method in class com.bytedesk.core.base.BaseRestService
 
deleteByUid(String) - Method in class com.bytedesk.core.black.BlackRestService
 
deleteByUid(String) - Method in class com.bytedesk.core.category.CategoryRestService
 
deleteByUid(String) - Method in class com.bytedesk.core.clipboard.ClipboardRestService
 
deleteByUid(String) - Method in class com.bytedesk.core.crm.CustomerService
 
deleteByUid(String) - Method in class com.bytedesk.core.flow.FlowRestService
 
deleteByUid(String) - Method in class com.bytedesk.core.form.FormRestService
 
deleteByUid(String) - Method in class com.bytedesk.core.ip.access.IpAccessRestService
 
deleteByUid(String) - Method in class com.bytedesk.core.ip.black.IpBlacklistRestService
 
deleteByUid(String) - Method in class com.bytedesk.core.ip.white.IpWhitelistRestService
 
deleteByUid(String) - Method in class com.bytedesk.core.menu.MenuRestService
 
deleteByUid(String) - Method in class com.bytedesk.core.message.MessageRestService
 
deleteByUid(String) - Method in class com.bytedesk.core.notification.NotificationRestService
 
deleteByUid(String) - Method in class com.bytedesk.core.push.email.EmailTemplateService
 
deleteByUid(String) - Method in class com.bytedesk.core.push.PushRestService
 
deleteByUid(String) - Method in class com.bytedesk.core.quartz.QuartzService
 
deleteByUid(String) - Method in class com.bytedesk.core.rbac.authority.AuthorityService
 
deleteByUid(String) - Method in class com.bytedesk.core.rbac.oauth.OAuthService
 
deleteByUid(String) - Method in class com.bytedesk.core.rbac.organization.OrganizationService
 
deleteByUid(String) - Method in class com.bytedesk.core.rbac.role.RoleRestService
 
deleteByUid(String) - Method in class com.bytedesk.core.rbac.user.UserRestService
 
deleteByUid(String) - Method in class com.bytedesk.core.tag.TagRestService
 
deleteByUid(String) - Method in class com.bytedesk.core.thread.ThreadRestService
 
deleteByUid(String) - Method in class com.bytedesk.core.topic.TopicRestService
 
deleteByUid(String) - Method in class com.bytedesk.core.url.UrlRestService
 
deleteByUid(String) - Method in class com.bytedesk.kbase.article.ArticleRestService
 
deleteByUid(String) - Method in class com.bytedesk.kbase.auto_reply.fixed.AutoReplyFixedRestService
 
deleteByUid(String) - Method in class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordRestService
 
deleteByUid(String) - Method in class com.bytedesk.kbase.faq.FaqRestService
 
deleteByUid(String) - Method in class com.bytedesk.kbase.file.FileRestService
 
deleteByUid(String) - Method in class com.bytedesk.kbase.kbase.KbaseRestService
 
deleteByUid(String) - Method in class com.bytedesk.kbase.notebase.NotebaseService
 
deleteByUid(String) - Method in class com.bytedesk.kbase.quick_reply.QuickReplyRestService
 
deleteByUid(String) - Method in class com.bytedesk.kbase.split.SplitRestService
 
deleteByUid(String) - Method in class com.bytedesk.kbase.taboo.TabooService
 
deleteByUid(String) - Method in class com.bytedesk.kbase.text.TextRestService
 
deleteByUid(String) - Method in class com.bytedesk.kbase.upload.UploadRestService
 
deleteByUid(String) - Method in class com.bytedesk.kbase.website.WebsiteRestService
 
deleteByUid(String) - Method in class com.bytedesk.service.agent_status.AgentStatusLogService
 
deleteByUid(String) - Method in class com.bytedesk.service.agent.AgentRestService
 
deleteByUid(String) - Method in class com.bytedesk.service.browse.BrowseRestService
 
deleteByUid(String) - Method in class com.bytedesk.service.leave_msg.LeaveMsgRestService
 
deleteByUid(String) - Method in class com.bytedesk.service.queue_member.QueueMemberRestService
 
deleteByUid(String) - Method in class com.bytedesk.service.queue.QueueRestService
 
deleteByUid(String) - Method in class com.bytedesk.service.rating.RatingService
 
deleteByUid(String) - Method in class com.bytedesk.service.statistic_thread.StatisticThreadService
 
deleteByUid(String) - Method in class com.bytedesk.service.statistic.ServiceStatisticRestService
 
deleteByUid(String) - Method in class com.bytedesk.service.thread_transfer.ThreadTransferService
 
deleteByUid(String) - Method in class com.bytedesk.service.visitor_message.VisitorMessageRestService
 
deleteByUid(String) - Method in class com.bytedesk.service.visitor_thread.VisitorThreadService
 
deleteByUid(String) - Method in class com.bytedesk.service.visitor.VisitorRestService
 
deleteByUid(String) - Method in class com.bytedesk.service.workgroup.WorkgroupRestService
 
deleteByUid(String) - Method in class com.bytedesk.service.worktime.WorktimeService
 
deleteByUid(String) - Method in class com.bytedesk.team.department.DepartmentService
 
deleteByUid(String) - Method in class com.bytedesk.team.group.GroupService
 
deleteByUid(String) - Method in class com.bytedesk.team.member.MemberRestService
 
deleteByUid(String) - Method in class com.bytedesk.ticket.attachment.TicketAttachmentRestService
 
deleteByUid(String) - Method in class com.bytedesk.ticket.process.TicketProcessRestService
 
deleteByUid(String) - Method in class com.bytedesk.ticket.statistic.TicketStatisticRestService
 
deleteByUid(String) - Method in class com.bytedesk.ticket.ticket.TicketRestService
 
deleteByUserUid(String) - Method in interface com.bytedesk.core.message_unread.MessageUnreadRepository
 
deleteComment(Long) - Method in class com.bytedesk.forum.comment.CommentController
 
deleteComment(Long) - Method in interface com.bytedesk.forum.comment.CommentService
 
deleteComment(Long) - Method in class com.bytedesk.forum.comment.CommentServiceImpl
 
deleteComment(String) - Method in class com.bytedesk.ticket.comment.TicketCommentService
删除评论
deleteCookie(HttpServletResponse) - Method in class com.bytedesk.core.session.CookieController
http://127.0.0.1:9003/cookie/delete
deleted - Variable in class com.bytedesk.core.base.BaseEntity
 
deleted - Variable in class com.bytedesk.core.base.BaseEntityNoOrg
soft delete
deleted - Variable in class com.bytedesk.core.message_unread.MessageUnreadEntity
 
deleteDoc(List<String>) - Method in class com.bytedesk.ai.springai.SpringAIVectorService
 
deleteFeedback(Long) - Method in interface com.bytedesk.voc.feedback.FeedbackService
 
deleteFeedback(Long) - Method in class com.bytedesk.voc.feedback.FeedbackServiceImpl
 
deleteFile(String) - Method in class com.bytedesk.kbase.upload.UploadRestService
 
deleteFolder(Path) - Static method in class com.bytedesk.core.utils.BdFileUtils
Deletes folder recursively.
deleteFolderQuietly(Path) - Static method in class com.bytedesk.core.utils.BdFileUtils
Deletes folder quietly.
deleteGroup(String) - Method in class com.bytedesk.ticket.identity.TicketIdentityService
删除工作组
deleteJob(QuartzRequest) - Method in class com.bytedesk.core.quartz.QuartzRestController
 
deleteJob(QuartzRequest) - Method in class com.bytedesk.core.quartz.QuartzService
 
deleteMembership(String, String) - Method in class com.bytedesk.ticket.identity.TicketIdentityService
删除用户和组的关系
deleteModel(String) - Method in class com.bytedesk.ai.provider.vendors.ollama.Ollama4jService
 
deletePost(Long) - Method in class com.bytedesk.forum.post.PostController
 
deletePost(Long) - Method in interface com.bytedesk.forum.post.PostService
 
deletePost(Long) - Method in class com.bytedesk.forum.post.PostServiceImpl
 
deleteReason - Variable in class com.bytedesk.ticket.ticket.dto.TicketHistoryProcessResponse
 
deleteReason - Variable in class com.bytedesk.ticket.ticket.dto.TicketHistoryTaskResponse
 
deleteReply(Long) - Method in interface com.bytedesk.voc.reply.ReplyService
 
deleteReply(Long) - Method in class com.bytedesk.voc.reply.ReplyServiceImpl
 
deleteUser(String) - Method in class com.bytedesk.ticket.identity.TicketIdentityService
删除用户
DELIVERED - Enum constant in enum class com.bytedesk.core.message.MessageStatusEnum
 
DELIVERED - Enum constant in enum class com.bytedesk.core.message.MessageTypeEnum
 
DEPARTMENT - Enum constant in enum class com.bytedesk.core.enums.LevelEnum
 
DEPARTMENT_CREATE - Static variable in class com.bytedesk.team.department.DepartmentPermissions
 
DEPARTMENT_DELETE - Static variable in class com.bytedesk.team.department.DepartmentPermissions
 
DEPARTMENT_EXPORT - Static variable in class com.bytedesk.team.department.DepartmentPermissions
 
DEPARTMENT_PREFIX - Static variable in class com.bytedesk.team.department.DepartmentPermissions
 
DEPARTMENT_READ - Static variable in class com.bytedesk.team.department.DepartmentPermissions
 
DEPARTMENT_UPDATE - Static variable in class com.bytedesk.team.department.DepartmentPermissions
 
DepartmentConsts - Class in com.bytedesk.team.department
 
DepartmentConsts() - Constructor for class com.bytedesk.team.department.DepartmentConsts
 
DepartmentController - Class in com.bytedesk.team.department
 
DepartmentController() - Constructor for class com.bytedesk.team.department.DepartmentController
 
DepartmentEntity - Class in com.bytedesk.team.department
部门
DepartmentEntity() - Constructor for class com.bytedesk.team.department.DepartmentEntity
 
DepartmentEntityListener - Class in com.bytedesk.team.department
 
DepartmentEntityListener() - Constructor for class com.bytedesk.team.department.DepartmentEntityListener
 
DepartmentEventListener - Class in com.bytedesk.team.department
 
DepartmentEventListener() - Constructor for class com.bytedesk.team.department.DepartmentEventListener
 
DepartmentInitializer - Class in com.bytedesk.team.department
 
DepartmentInitializer() - Constructor for class com.bytedesk.team.department.DepartmentInitializer
 
DepartmentPermissions - Class in com.bytedesk.team.department
 
DepartmentPermissions() - Constructor for class com.bytedesk.team.department.DepartmentPermissions
 
departmentRepository - Variable in class com.bytedesk.team.department.DepartmentInitializer
 
departmentRepository - Variable in class com.bytedesk.team.department.DepartmentService
 
DepartmentRepository - Interface in com.bytedesk.team.department
 
DepartmentRequest - Class in com.bytedesk.team.department
 
DepartmentRequest() - Constructor for class com.bytedesk.team.department.DepartmentRequest
 
DepartmentResponse - Class in com.bytedesk.team.department
 
DepartmentResponse() - Constructor for class com.bytedesk.team.department.DepartmentResponse
 
departmentService - Variable in class com.bytedesk.team.department.DepartmentController
 
departmentService - Variable in class com.bytedesk.team.department.DepartmentEventListener
 
departmentService - Variable in class com.bytedesk.team.department.DepartmentInitializer
 
departmentService - Variable in class com.bytedesk.team.member.MemberEventListener
 
DepartmentService - Class in com.bytedesk.team.department
 
DepartmentService() - Constructor for class com.bytedesk.team.department.DepartmentService
 
DepartmentSpecification - Class in com.bytedesk.team.department
 
DepartmentSpecification() - Constructor for class com.bytedesk.team.department.DepartmentSpecification
 
deploy(TicketProcessRequest) - Method in class com.bytedesk.ticket.process.TicketProcessService
 
deployed - Variable in class com.bytedesk.ticket.process.TicketProcessEntity
 
deployed - Variable in class com.bytedesk.ticket.process.TicketProcessRequest
 
deployed - Variable in class com.bytedesk.ticket.process.TicketProcessResponse
 
deploymentId - Variable in class com.bytedesk.ticket.process.ProcessDefinitionResponse
 
deploymentId - Variable in class com.bytedesk.ticket.process.TicketProcessEntity
 
deploymentId - Variable in class com.bytedesk.ticket.process.TicketProcessRequest
 
deploymentId - Variable in class com.bytedesk.ticket.process.TicketProcessResponse
 
deployProcess() - Method in class com.bytedesk.ticket.flow.TicketFlowController
 
deployProcess(TicketProcessRequest) - Method in class com.bytedesk.ticket.process.TicketProcessRestController
 
deployTicketProcess() - Method in class com.bytedesk.ticket.flow.TicketFlowService
部署工单流程
DEPT_ADMIN - Static variable in class com.bytedesk.team.department.DepartmentConsts
 
DEPT_CUSTOMER_SERVICE - Static variable in class com.bytedesk.team.department.DepartmentConsts
 
deptUid - Variable in class com.bytedesk.team.member.MemberEntity
 
deptUid - Variable in class com.bytedesk.team.member.MemberRequest
 
deptUid - Variable in class com.bytedesk.team.member.MemberResponse
 
description - Variable in class com.bytedesk.ai.model.LlmModelEntity
 
description - Variable in class com.bytedesk.ai.model.LlmModelRequest
 
description - Variable in class com.bytedesk.ai.model.LlmModelResponse
 
description - Variable in class com.bytedesk.ai.provider.LlmProviderEntity
 
description - Variable in class com.bytedesk.ai.provider.LlmProviderRequest
 
description - Variable in class com.bytedesk.ai.provider.LlmProviderResponse
 
description - Variable in class com.bytedesk.ai.robot.RobotEntity
 
description - Variable in class com.bytedesk.ai.robot.RobotJsonLoader.LocaleData
 
description - Variable in class com.bytedesk.ai.robot.RobotRequest
 
description - Variable in class com.bytedesk.ai.robot.RobotResponse
 
description - Variable in class com.bytedesk.core.action.ActionEntity
 
description - Variable in class com.bytedesk.core.action.ActionExcel
 
description - Variable in class com.bytedesk.core.action.ActionRequest
 
description - Variable in class com.bytedesk.core.action.ActionResponse
 
description - Variable in class com.bytedesk.core.assistant.AssistantEntity
 
description - Variable in class com.bytedesk.core.assistant.AssistantRequest
 
description - Variable in class com.bytedesk.core.assistant.AssistantResponse
 
description - Variable in class com.bytedesk.core.channel.ChannelEntity
 
description - Variable in class com.bytedesk.core.channel.ChannelRequest
 
description - Variable in class com.bytedesk.core.channel.ChannelResponse
 
description - Variable in class com.bytedesk.core.config.properties.BytedeskProperties.Custom
 
description - Variable in class com.bytedesk.core.config.properties.BytedeskPropertiesResponse.Custom
 
description - Variable in class com.bytedesk.core.crm.CustomerEntity
 
description - Variable in class com.bytedesk.core.crm.CustomerRequest
 
description - Variable in class com.bytedesk.core.crm.CustomerResponse
 
description - Variable in class com.bytedesk.core.feature.FeatureEntity
 
description - Variable in class com.bytedesk.core.flow.FlowEntity
 
description - Variable in class com.bytedesk.core.flow.FlowRequest
 
description - Variable in class com.bytedesk.core.flow.FlowResponse
 
description - Variable in class com.bytedesk.core.form.FormEntity
 
description - Variable in class com.bytedesk.core.form.FormRequest
 
description - Variable in class com.bytedesk.core.form.FormResponse
 
description - Variable in class com.bytedesk.core.ip.white.IpWhitelistEntity
 
description - Variable in class com.bytedesk.core.ip.white.IpWhitelistRequest
 
description - Variable in class com.bytedesk.core.ip.white.IpWhitelistResponse
 
description - Variable in class com.bytedesk.core.quartz.QuartzEntity
 
description - Variable in class com.bytedesk.core.quartz.QuartzRequest
 
description - Variable in class com.bytedesk.core.quartz.QuartzResponse
 
description - Variable in class com.bytedesk.core.rbac.authority.AuthorityEntity
 
description - Variable in class com.bytedesk.core.rbac.authority.AuthorityRequest
 
description - Variable in class com.bytedesk.core.rbac.authority.AuthorityResponse
 
description - Variable in class com.bytedesk.core.rbac.organization.OrganizationEntity
 
description - Variable in class com.bytedesk.core.rbac.organization.OrganizationRequest
 
description - Variable in class com.bytedesk.core.rbac.organization.OrganizationResponse
 
description - Variable in class com.bytedesk.core.rbac.organization.OrganizationResponseSimple
 
description - Variable in class com.bytedesk.core.rbac.role.RoleEntity
 
description - Variable in class com.bytedesk.core.rbac.role.RoleRequest
 
description - Variable in class com.bytedesk.core.rbac.role.RoleResponse
 
description - Variable in class com.bytedesk.core.rbac.user.UserDetailsImpl
 
description - Variable in class com.bytedesk.core.rbac.user.UserEntity
 
description - Variable in class com.bytedesk.core.rbac.user.UserRequest
 
description - Variable in class com.bytedesk.core.rbac.user.UserResponse
 
description - Variable in class com.bytedesk.core.token.TokenEntity
 
description - Variable in class com.bytedesk.kbase.website.WebsiteEntity
 
description - Variable in class com.bytedesk.kbase.website.WebsiteRequest
 
description - Variable in class com.bytedesk.kbase.website.WebsiteResponse
 
description - Variable in class com.bytedesk.service.agent.AgentEntity
 
description - Variable in class com.bytedesk.service.agent.AgentRequest
 
description - Variable in class com.bytedesk.service.agent.AgentResponse
 
description - Variable in class com.bytedesk.service.workgroup.WorkgroupEntity
 
description - Variable in class com.bytedesk.service.workgroup.WorkgroupRequest
 
description - Variable in class com.bytedesk.service.workgroup.WorkgroupResponse
 
description - Variable in class com.bytedesk.team.department.DepartmentEntity
 
description - Variable in class com.bytedesk.team.department.DepartmentRequest
 
description - Variable in class com.bytedesk.team.department.DepartmentResponse
 
description - Variable in class com.bytedesk.team.group.GroupEntity
 
description - Variable in class com.bytedesk.team.group.GroupRequest
 
description - Variable in class com.bytedesk.team.group.GroupResponse
 
description - Variable in class com.bytedesk.team.member.MemberEntity
 
description - Variable in class com.bytedesk.team.member.MemberRequest
 
description - Variable in class com.bytedesk.team.member.MemberResponse
 
description - Variable in class com.bytedesk.ticket.flow.TicketFlowEntity
 
description - Variable in class com.bytedesk.ticket.message.event.TicketMessageEvent
 
description - Variable in class com.bytedesk.ticket.process.ProcessDefinitionResponse
 
description - Variable in class com.bytedesk.ticket.process.TicketProcessEntity
 
description - Variable in class com.bytedesk.ticket.process.TicketProcessRequest
 
description - Variable in class com.bytedesk.ticket.process.TicketProcessResponse
 
description - Variable in class com.bytedesk.ticket.task.TicketTaskEntity
 
description - Variable in class com.bytedesk.ticket.ticket.dto.TicketHistoryActivityResponse
 
description - Variable in class com.bytedesk.ticket.ticket.dto.TicketHistoryProcessResponse
 
description - Variable in class com.bytedesk.ticket.ticket.dto.TicketHistoryTaskResponse
 
description - Variable in class com.bytedesk.ticket.ticket.dto.TicketRequest
 
description - Variable in class com.bytedesk.ticket.ticket.dto.TicketResponse
 
description - Variable in class com.bytedesk.ticket.ticket.TicketEntity
 
description - Variable in class com.bytedesk.ticket.ticket.TicketExcel
 
description() - Element in annotation interface com.bytedesk.core.annotation.ActionAnnotation
 
description() - Element in annotation interface com.bytedesk.kbase.kbase.KbaseAnnotation
 
description() - Element in annotation interface com.bytedesk.service.visitor.VisitorAnnotation
 
descriptionHtml - Variable in class com.bytedesk.kbase.kbase.KbaseEntity
知识库描述 输入一两句话简单介绍您的论坛。
descriptionHtml - Variable in class com.bytedesk.kbase.kbase.KbaseRequest
知识库描述 输入一两句话简单介绍您的论坛。
descriptionHtml - Variable in class com.bytedesk.kbase.kbase.KbaseResponse
知识库描述 输入一两句话简单介绍您的论坛。
descriptor - Static variable in class com.bytedesk.core.socket.protobuf.model.MessageProto
 
descriptor - Static variable in class com.bytedesk.core.socket.protobuf.model.ThreadProto
 
descriptor - Static variable in class com.bytedesk.core.socket.protobuf.model.UserProto
 
deserialize(byte[]) - Method in class com.bytedesk.core.redis.CustomRedisSerializer
 
destinationResolver() - Method in class com.bytedesk.core.jms.JmsArtemisConfig
 
destroy() - Method in class com.bytedesk.ai.provider.vendors.zhipuai.ZhipuaiChatService
 
destroy() - Method in class com.bytedesk.ai.springai.SpringAIZhipuaiController
 
destroy() - Method in class com.bytedesk.core.config.filters.TraceIdFilter
 
destroy() - Method in class com.bytedesk.core.config.filters.XSSFilter
 
destroy() - Method in class com.bytedesk.core.uid.impl.CachedUidGenerator
 
DESTROYED - Enum constant in enum class com.bytedesk.core.message.MessageStatusEnum
 
determineSLA(String, String) - Method in class com.bytedesk.ticket.sla.TicketSLAService
根据工单类型和优先级确定 SLA 规则
DEVELOPMENT - Enum constant in enum class com.bytedesk.ai.provider.LlmProviderStatusEnum
 
device - Variable in class com.bytedesk.core.push.PushTokenEntity
 
device - Variable in class com.bytedesk.service.visitor.VisitorDevice
 
device - Variable in class com.bytedesk.service.visitor.VisitorEntity
 
device - Variable in class com.bytedesk.service.visitor.VisitorRequest
 
device - Variable in class com.bytedesk.service.visitor.VisitorResponse
 
deviceUid - Variable in class com.bytedesk.core.push.PushEntity
 
deviceUid - Variable in class com.bytedesk.core.push.PushRequest
 
deviceUid - Variable in class com.bytedesk.core.push.PushResponse
 
deviceUid - Variable in class com.bytedesk.core.rbac.auth.AuthRequest
 
DIANPING - Enum constant in enum class com.bytedesk.core.enums.ClientEnum
 
DINGTALK - Enum constant in enum class com.bytedesk.core.enums.ClientEnum
 
dir - Variable in class com.bytedesk.core.config.properties.BytedeskProperties.Upload
 
DISABLED - Enum constant in enum class com.bytedesk.service.agent.AgentStatusEnum
 
discardPutBuffer(RingBuffer, long) - Method in class com.bytedesk.core.uid.buffer.RingBuffer
Discard policy for RejectedPutBufferHandler, we just do logging
disConnect - Variable in class com.bytedesk.core.socket.mqtt.protocol.ProtocolProcess
 
disConnect() - Method in class com.bytedesk.core.socket.mqtt.protocol.ProtocolProcess
 
DisConnect - Class in com.bytedesk.core.socket.mqtt.protocol
 
DisConnect() - Constructor for class com.bytedesk.core.socket.mqtt.protocol.DisConnect
 
disconnected(String) - Method in class com.bytedesk.core.socket.mqtt.MqttConnectionService
 
DISCORD - Enum constant in enum class com.bytedesk.core.enums.ClientEnum
 
dismiss() - Method in class com.bytedesk.team.group.GroupEntity
 
dismiss(GroupRequest) - Method in class com.bytedesk.team.group.GroupController
 
dismiss(GroupRequest) - Method in class com.bytedesk.team.group.GroupService
 
DISMISSED - Enum constant in enum class com.bytedesk.team.group.GroupStatusEnum
 
DisposableWorkerIdAssigner - Class in com.bytedesk.core.uid.worker
Represents an implementation of WorkerIdAssigner, the worker id will be discarded after assigned to the UidGenerator
DisposableWorkerIdAssigner() - Constructor for class com.bytedesk.core.uid.worker.DisposableWorkerIdAssigner
 
dmnDecisionService - Variable in class com.bytedesk.ticket.sla.TicketSLAService
 
dmnEngine - Variable in class com.bytedesk.ticket.service.TicketDmnService
 
doAfterAllAnalysed(AnalysisContext) - Method in class com.bytedesk.kbase.auto_reply.fixed.AutoReplyFixedExcelListener
所有数据解析完成了 都会来调用
doAfterAllAnalysed(AnalysisContext) - Method in class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordExcelListener
所有数据解析完成了 都会来调用
doAfterAllAnalysed(AnalysisContext) - Method in class com.bytedesk.kbase.faq.FaqExcelListener
所有数据解析完成了 都会来调用
doAfterAllAnalysed(AnalysisContext) - Method in class com.bytedesk.kbase.quick_reply.QuickReplyExcelListener
所有数据解析完成了 都会来调用
doAfterAllAnalysed(AnalysisContext) - Method in class com.bytedesk.kbase.taboo.TabooExcelListener
所有数据解析完成了 都会来调用
doAfterAllAnalysed(AnalysisContext) - Method in class com.bytedesk.team.member.MemberExcelListener
所有数据解析完成了 都会来调用
doAfterReturning(JoinPoint, ActionAnnotation, Object) - Method in class com.bytedesk.core.aop.ActionAspect
处理完请求后执行
doAfterReturning(JoinPoint, KbaseAnnotation, Object) - Method in class com.bytedesk.kbase.kbase.KbaseAspect
处理完请求后执行
doAfterReturning(JoinPoint, VisitorAnnotation, Object) - Method in class com.bytedesk.service.visitor.VisitorAspect
处理完请求后执行
doAfterThrowing(JoinPoint, ActionAnnotation, Exception) - Method in class com.bytedesk.core.aop.ActionAspect
拦截异常操作
doBefore(JoinPoint, ActionAnnotation) - Method in class com.bytedesk.core.aop.ActionAspect
处理请求前执行
doBefore(JoinPoint, KbaseAnnotation) - Method in class com.bytedesk.kbase.kbase.KbaseAspect
处理会话请求前执行
doBefore(JoinPoint, VisitorAnnotation) - Method in class com.bytedesk.service.visitor.VisitorAspect
处理会话请求前执行
DOC - Enum constant in enum class com.bytedesk.kbase.file.FileTypeEnum
 
DOC - Enum constant in enum class com.bytedesk.kbase.split.SplitTypeEnum
 
DOC - Enum constant in enum class com.bytedesk.kbase.text.TextTypeEnum
 
DOC - Enum constant in enum class com.bytedesk.kbase.website.WebsiteTypeEnum
 
docId - Variable in class com.bytedesk.kbase.faq.FaqEntity
 
docId - Variable in class com.bytedesk.kbase.split.SplitEntity
 
docId - Variable in class com.bytedesk.kbase.split.SplitRequest
 
docId - Variable in class com.bytedesk.kbase.split.SplitResponse
 
docIdList - Variable in class com.bytedesk.kbase.faq.FaqEntity
 
docIdList - Variable in class com.bytedesk.kbase.file.FileEntity
 
docIdList - Variable in class com.bytedesk.kbase.text.TextEntity
 
docIdList - Variable in class com.bytedesk.kbase.upload.UploadResponse
 
docIdList - Variable in class com.bytedesk.kbase.website.WebsiteEntity
 
docIds - Variable in class com.bytedesk.core.redis.pubsub.message.RedisPubsubMessageFile
 
docsToStuffResource - Variable in class com.bytedesk.ai.springai.SpringAIPromptController
 
docUid - Variable in class com.bytedesk.kbase.faq.FaqRequest
 
docUid - Variable in class com.bytedesk.kbase.faq.FaqResponse
 
documents - Variable in class com.bytedesk.ai.springai.event.VectorSplitEvent
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.bytedesk.core.config.filters.TraceIdFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.bytedesk.core.config.filters.XSSFilter
 
doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class com.bytedesk.core.rbac.auth.AuthTokenFilter
 
domain - Variable in class com.bytedesk.core.config.properties.BytedeskProperties.Tencent.Bucket
 
doRemoveClientId(String) - Method in class com.bytedesk.core.topic.TopicService
 
doSendMessage(String, MessageProto.Message, String) - Method in class com.bytedesk.core.message.MessageSocketService
 
doSendToSubscribers(String, MessageProto.Message) - Method in class com.bytedesk.core.message.MessageSocketService
 
DOUBAN - Enum constant in enum class com.bytedesk.core.enums.ClientEnum
 
DOUBAO - Static variable in class com.bytedesk.ai.provider.LlmProviderConsts
 
DOUYIN - Enum constant in enum class com.bytedesk.core.enums.ClientEnum
 
down() - Method in class com.bytedesk.kbase.faq.FaqEntity
 
DOWN - Enum constant in enum class com.bytedesk.service.rating.RatingResultEnum
 
downCount - Variable in class com.bytedesk.kbase.faq.FaqEntity
 
downCount - Variable in class com.bytedesk.kbase.faq.FaqResponse
 
download(String, String, String, String) - Method in class com.bytedesk.kbase.upload.UploadFilePreview
Deprecated.
downVote(String) - Method in class com.bytedesk.kbase.faq.FaqRestService
 
DRIVER_LICENSE - Enum constant in enum class com.bytedesk.core.rbac.organization.OrganizationIdentityTypeEnum
 
dueDate - Variable in class com.bytedesk.ticket.ticket.dto.TicketHistoryTaskResponse
 
durable - Variable in class com.bytedesk.core.quartz.QuartzEntity
 
durable - Variable in class com.bytedesk.core.quartz.QuartzRequest
 
durable - Variable in class com.bytedesk.core.quartz.QuartzResponse
 
duration - Variable in class com.bytedesk.service.statistic_thread.StatisticThreadEntity
 
durationInMillis - Variable in class com.bytedesk.ticket.ticket.dto.TicketHistoryActivityResponse
 
durationInMillis - Variable in class com.bytedesk.ticket.ticket.dto.TicketHistoryProcessResponse
 
durationInMillis - Variable in class com.bytedesk.ticket.ticket.dto.TicketHistoryTaskResponse
 
durationOver15Min - Variable in class com.bytedesk.service.statistic.ServiceStatisticEntity
 
durationOver15Min - Variable in class com.bytedesk.service.statistic.ServiceStatisticResponse
 
durationWithin15Min - Variable in class com.bytedesk.service.statistic.ServiceStatisticEntity
 
durationWithin15Min - Variable in class com.bytedesk.service.statistic.ServiceStatisticResponse
 
durationWithin5Min - Variable in class com.bytedesk.service.statistic.ServiceStatisticEntity
 
durationWithin5Min - Variable in class com.bytedesk.service.statistic.ServiceStatisticResponse
 

E

EBAY - Enum constant in enum class com.bytedesk.core.enums.ClientEnum
 
ECONOMY - Enum constant in enum class com.bytedesk.ai.springai.demo.airline.data.BookingClass
 
edition - Variable in class com.bytedesk.core.config.properties.BytedeskProperties
 
edition - Variable in class com.bytedesk.core.config.properties.BytedeskPropertiesResponse
 
edition - Variable in class com.bytedesk.core.feature.FeatureResponseSimple
 
Edition() - Constructor for enum class com.bytedesk.core.config.properties.BytedeskProperties.Edition
 
editPost(Long, Model) - Method in class com.bytedesk.forum.controller.ForumViewController
 
EDUPORT - Enum constant in enum class com.bytedesk.kbase.kbase.KbaseThemeEnum
 
EL - Enum constant in enum class com.bytedesk.core.enums.LanguageEnum
 
ELASTIC - Enum constant in enum class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordMatchEnum
 
ELECTRON - Enum constant in enum class com.bytedesk.core.enums.ClientEnum
 
ELEME - Enum constant in enum class com.bytedesk.core.enums.ClientEnum
 
email - Variable in class com.bytedesk.core.config.properties.BytedeskProperties.Admin
 
email - Variable in class com.bytedesk.core.crm.CustomerEntity
 
email - Variable in class com.bytedesk.core.crm.CustomerRequest
 
email - Variable in class com.bytedesk.core.crm.CustomerResponse
 
email - Variable in class com.bytedesk.core.rbac.auth.AuthRequest
 
email - Variable in class com.bytedesk.core.rbac.user.UserDetailsImpl
 
email - Variable in class com.bytedesk.core.rbac.user.UserEntity
 
email - Variable in class com.bytedesk.core.rbac.user.UserRequest
 
email - Variable in class com.bytedesk.core.rbac.user.UserResponse
 
email - Variable in class com.bytedesk.service.agent.AgentEntity
 
email - Variable in class com.bytedesk.service.agent.AgentRequest
 
email - Variable in class com.bytedesk.service.agent.AgentResponse
 
email - Variable in class com.bytedesk.service.visitor.VisitorEntity
 
email - Variable in class com.bytedesk.service.visitor.VisitorRequest
 
email - Variable in class com.bytedesk.service.visitor.VisitorResponse
 
email - Variable in class com.bytedesk.team.member.MemberEntity
 
email - Variable in class com.bytedesk.team.member.MemberExcel
 
email - Variable in class com.bytedesk.team.member.MemberRequest
 
email - Variable in class com.bytedesk.team.member.MemberResponse
 
EMAIL - Enum constant in enum class com.bytedesk.core.category.CategoryTypeEnum
 
EMAIL - Enum constant in enum class com.bytedesk.core.enums.ClientEnum
 
EMAIL - Enum constant in enum class com.bytedesk.kbase.kbase.KbaseTypeEnum
 
EMAIL - Enum constant in enum class com.bytedesk.kbase.upload.UploadTypeEnum
 
EMAIL - Enum constant in enum class com.bytedesk.service.leave_msg.LeaveMsgNotifyTypeEnum
 
EMAIL_LOGIN - Enum constant in enum class com.bytedesk.core.rbac.auth.AuthTypeEnum
 
EMAIL_REGISTER - Enum constant in enum class com.bytedesk.core.rbac.auth.AuthTypeEnum
 
EMAIL_RESET - Enum constant in enum class com.bytedesk.core.rbac.auth.AuthTypeEnum
 
EMAIL_VERIFY - Enum constant in enum class com.bytedesk.core.rbac.auth.AuthTypeEnum
 
EmailExistsException - Exception in com.bytedesk.core.exception
 
EmailExistsException(String) - Constructor for exception com.bytedesk.core.exception.EmailExistsException
 
EmailNotFoundException - Exception in com.bytedesk.core.exception
 
EmailNotFoundException(String) - Constructor for exception com.bytedesk.core.exception.EmailNotFoundException
 
EmailNotFoundException(String, Throwable) - Constructor for exception com.bytedesk.core.exception.EmailNotFoundException
 
emailNotification - Variable in class com.bytedesk.voc.config.VocConfig
 
EmailPushService - Class in com.bytedesk.core.push.email
 
EmailPushService() - Constructor for class com.bytedesk.core.push.email.EmailPushService
 
EmailTemplateController - Class in com.bytedesk.core.push.email
 
EmailTemplateController() - Constructor for class com.bytedesk.core.push.email.EmailTemplateController
 
EmailTemplateEntity - Class in com.bytedesk.core.push.email
邮件模板
EmailTemplateEntity() - Constructor for class com.bytedesk.core.push.email.EmailTemplateEntity
 
EmailTemplateRepository - Interface in com.bytedesk.core.push.email
 
EmailTemplateRequest - Class in com.bytedesk.core.push.email
 
EmailTemplateRequest() - Constructor for class com.bytedesk.core.push.email.EmailTemplateRequest
 
EmailTemplateResponse - Class in com.bytedesk.core.push.email
 
EmailTemplateResponse() - Constructor for class com.bytedesk.core.push.email.EmailTemplateResponse
 
EmailTemplateService - Class in com.bytedesk.core.push.email
 
EmailTemplateService() - Constructor for class com.bytedesk.core.push.email.EmailTemplateService
 
EmailTemplateSpecification - Class in com.bytedesk.core.push.email
 
EmailTemplateSpecification() - Constructor for class com.bytedesk.core.push.email.EmailTemplateSpecification
 
emailType - Variable in class com.bytedesk.core.config.properties.BytedeskProperties.Features
 
emailVerified - Variable in class com.bytedesk.core.rbac.user.UserDetailsImpl
 
emailVerified - Variable in class com.bytedesk.core.rbac.user.UserEntity
 
emailVerified - Variable in class com.bytedesk.core.rbac.user.UserRequest
 
emailVerified - Variable in class com.bytedesk.core.rbac.user.UserResponse
 
emailWhitelist - Variable in class com.bytedesk.core.config.properties.BytedeskProperties.Admin
 
embedding - Variable in class com.bytedesk.ai.robot.RobotLlm
 
embedding - Variable in class com.bytedesk.kbase.kbase.KbaseEntity
 
embedding - Variable in class com.bytedesk.kbase.kbase.KbaseRequest
 
embedding - Variable in class com.bytedesk.kbase.kbase.KbaseResponse
 
EMPTY_JSON_STRING - Static variable in class com.bytedesk.core.constant.BytedeskConsts
 
EMPTY_STRING - Static variable in class com.bytedesk.core.constant.BytedeskConsts
 
EmptyRedisVectorStore() - Constructor for class com.bytedesk.ai.springai.SpringAIOllamaConfig.EmptyRedisVectorStore
 
en - Variable in class com.bytedesk.ai.robot.RobotJsonLoader.I18n
 
EN - Enum constant in enum class com.bytedesk.core.enums.LanguageEnum
 
enableBackward - Variable in class com.bytedesk.core.uid.impl.UidProperties
是否容忍时钟回拨, 默认:true
enabled - Variable in class com.bytedesk.ai.robot.RobotLlm
 
enabled - Variable in class com.bytedesk.core.config.properties.BytedeskProperties.Cluster
 
enabled - Variable in class com.bytedesk.core.config.properties.BytedeskProperties.Custom
 
enabled - Variable in class com.bytedesk.core.config.properties.BytedeskProperties.WechatPay
 
enabled - Variable in class com.bytedesk.core.config.properties.BytedeskPropertiesResponse.Custom
 
enabled - Variable in class com.bytedesk.core.feature.FeatureEntity
 
enabled - Variable in class com.bytedesk.core.rbac.user.UserDetailsImpl
 
enabled - Variable in class com.bytedesk.core.rbac.user.UserEntity
 
enabled - Variable in class com.bytedesk.core.rbac.user.UserRequest
 
enabled - Variable in class com.bytedesk.core.rbac.user.UserResponse
 
enabled - Variable in class com.bytedesk.core.socket.mqtt.MqttProperties
 
enabled - Variable in class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordEntity
 
enabled - Variable in class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordRequest
 
enabled - Variable in class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordResponse
 
enabled - Variable in class com.bytedesk.service.agent.AgentEntity
 
enabled - Variable in class com.bytedesk.service.agent.AgentRequest
 
enabled - Variable in class com.bytedesk.service.agent.AgentResponse
 
encode(long) - Static method in class com.bytedesk.core.url.UrlUtils
 
encode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class com.bytedesk.core.socket.mqtt.initializer.websocket.ByteBufToWebSocketFrameEncoder
 
endDate - Variable in class com.bytedesk.core.rbac.user.UserOrganizationRoleEntity
 
endDate - Variable in class com.bytedesk.forum.post.PostSearchCriteria
 
endDate - Variable in class com.bytedesk.kbase.faq.FaqEntity
 
endDate - Variable in class com.bytedesk.kbase.faq.FaqRequest
 
endDate - Variable in class com.bytedesk.kbase.faq.FaqResponse
 
endDate - Variable in class com.bytedesk.ticket.ticket.dto.TicketRequest
 
endDate - Variable in class com.bytedesk.voc.feedback.dto.FeedbackSearchCriteria
 
endpoint - Variable in class com.bytedesk.core.config.properties.BytedeskProperties.Aliyun.Oss
 
endpoint - Variable in class com.bytedesk.core.ip.access.IpAccessEntity
 
endpoint - Variable in class com.bytedesk.core.ip.access.IpAccessResponse
 
endTime - Variable in class com.bytedesk.core.black.BlackEntity
 
endTime - Variable in class com.bytedesk.core.black.BlackRequest
 
endTime - Variable in class com.bytedesk.core.black.BlackResponse
 
endTime - Variable in class com.bytedesk.core.ip.black.IpBlacklistEntity
 
endTime - Variable in class com.bytedesk.core.ip.black.IpBlacklistRequest
 
endTime - Variable in class com.bytedesk.core.ip.black.IpBlacklistResponse
 
endTime - Variable in class com.bytedesk.service.queue_member.QueueMemberRequest
 
endTime - Variable in class com.bytedesk.service.worktime.WorktimeEntity
 
endTime - Variable in class com.bytedesk.service.worktime.WorktimeRequest
 
endTime - Variable in class com.bytedesk.service.worktime.WorktimeResponse
 
endTime - Variable in class com.bytedesk.ticket.ticket.dto.TicketHistoryActivityResponse
 
endTime - Variable in class com.bytedesk.ticket.ticket.dto.TicketHistoryProcessResponse
 
endTime - Variable in class com.bytedesk.ticket.ticket.dto.TicketHistoryTaskResponse
 
engineConfigurationConfigurer() - Method in class com.bytedesk.ticket.config.FlowableConfig
 
enqueueAgent(ThreadEntity, AgentEntity, VisitorRequest) - Method in class com.bytedesk.service.queue.QueueService
 
enqueueRobot(ThreadEntity, RobotEntity, VisitorRequest) - Method in class com.bytedesk.service.queue.QueueService
 
enqueueTime - Variable in class com.bytedesk.service.queue_member.QueueMemberEntity
 
enqueueTime - Variable in class com.bytedesk.service.queue_member.QueueMemberRequest
 
enqueueTime - Variable in class com.bytedesk.service.queue_member.QueueMemberResponse
 
enqueueWorkgroup(ThreadEntity, AgentEntity, WorkgroupEntity, VisitorRequest) - Method in class com.bytedesk.service.queue.QueueService
 
ENTERPRISE - Enum constant in enum class com.bytedesk.core.config.properties.BytedeskProperties.Edition
 
EnumUtils - Class in com.bytedesk.core.uid.utils
EnumUtils provides the operations for ValuedEnum such as Parse, value of...
EnumUtils() - Constructor for class com.bytedesk.core.uid.utils.EnumUtils
 
epochSeconds - Variable in class com.bytedesk.core.uid.impl.UidProperties
时间基点对应的毫秒数
epochStr - Variable in class com.bytedesk.core.uid.impl.UidProperties
时间基点.
equalOrgUid(String) - Static method in class com.bytedesk.ticket.ticket.TicketSpecification
 
equalPriority(String) - Static method in class com.bytedesk.ticket.ticket.TicketSpecification
 
equals(Object) - Method in record class com.bytedesk.ai.springai.demo.airline.services.BookingTools.BookingDetails
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.bytedesk.ai.springai.demo.airline.services.BookingTools.BookingDetailsRequest
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.bytedesk.ai.springai.demo.airline.services.BookingTools.CancelBookingRequest
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.bytedesk.ai.springai.demo.airline.services.BookingTools.ChangeBookingDatesRequest
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.bytedesk.ai.springai.tools.WeatherRequest
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.bytedesk.ai.springai.tools.WeatherResponse
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message
 
equals(Object) - Method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread
 
equals(Object) - Method in class com.bytedesk.core.socket.protobuf.model.UserProto.User
 
equalStatus(String) - Static method in class com.bytedesk.ticket.ticket.TicketSpecification
 
ErnieConfig - Class in com.bytedesk.ai.provider.vendors.ernie
 
ErnieConfig() - Constructor for class com.bytedesk.ai.provider.vendors.ernie.ErnieConfig
 
error() - Static method in class com.bytedesk.core.utils.JsonResult
 
error(String) - Static method in class com.bytedesk.core.utils.JsonResult
 
error(String, int) - Static method in class com.bytedesk.core.utils.JsonResult
 
error(String, int, T) - Static method in class com.bytedesk.core.utils.JsonResult
 
ERROR - Enum constant in enum class com.bytedesk.core.message.MessageStatusEnum
 
ERROR - Enum constant in enum class com.bytedesk.kbase.split.SplitStatusEnum
 
errorHandler() - Method in class com.bytedesk.core.redis.cache.RedisCacheConfig
 
errorMsg - Variable in class com.bytedesk.core.redis.pubsub.message.RedisPubsubMessageFile
 
ErrorResponse - Class in com.bytedesk.forum.exception
 
ErrorResponse(String) - Constructor for class com.bytedesk.forum.exception.ErrorResponse
 
ES - Enum constant in enum class com.bytedesk.core.enums.LanguageEnum
 
ESCALATED - Enum constant in enum class com.bytedesk.ticket.message.event.TicketMessageType
 
ESCALATED - Enum constant in enum class com.bytedesk.ticket.ticket.TicketStatusEnum
 
escalatedTickets - Variable in class com.bytedesk.ticket.statistic.TicketStatisticEntity
 
escalatedTickets - Variable in class com.bytedesk.ticket.statistic.TicketStatisticResponse
 
escalateTicket(TicketRequest) - Method in class com.bytedesk.ticket.ticket.TicketRestController
升级工单
escalateTicket(TicketRequest) - Method in class com.bytedesk.ticket.ticket.TicketService
升级工单 PROCESSING -> ESCALATED (升级)
ET - Enum constant in enum class com.bytedesk.core.enums.LanguageEnum
 
evaluateTicketPriority(TicketEntity) - Method in class com.bytedesk.ticket.service.TicketDmnService
 
EVENT - Enum constant in enum class com.bytedesk.core.message.MessageTypeEnum
 
eventPublisher - Variable in class com.bytedesk.core.redis.pubsub.RedisPubsubStringListener
 
EXACT - Enum constant in enum class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordMatchEnum
 
EXCEL - Enum constant in enum class com.bytedesk.kbase.file.FileTypeEnum
 
EXCEL - Enum constant in enum class com.bytedesk.kbase.split.SplitTypeEnum
 
EXCEL - Enum constant in enum class com.bytedesk.kbase.text.TextTypeEnum
 
EXCEL - Enum constant in enum class com.bytedesk.kbase.website.WebsiteTypeEnum
 
exceptionCaught(ChannelHandlerContext, Throwable) - Method in class com.bytedesk.core.socket.mqtt.handler.MqttTransportHandler
 
exceptionCaught(ChannelHandlerContext, Throwable) - Method in class com.bytedesk.core.socket.mqtt.initializer.websocket.BinaryWebSocketFrameHandler
 
exceptionCaught(ChannelHandlerContext, Throwable) - Method in class com.bytedesk.core.socket.mqtt.initializer.websocket.TextWebSocketFrameHandler
 
ExceptionHandlerUtils - Class in com.bytedesk.core.exception
 
ExceptionHandlerUtils() - Constructor for class com.bytedesk.core.exception.ExceptionHandlerUtils
 
exceptionRejectedTakeBuffer(RingBuffer) - Method in class com.bytedesk.core.uid.buffer.RingBuffer
Policy for RejectedTakeBufferHandler, throws RuntimeException after logging
execute(DelegateExecution) - Method in class com.bytedesk.ticket.delegate.TicketAutoCloseDelegate
 
execute(DelegateExecution) - Method in class com.bytedesk.ticket.delegate.TicketCloseDelegate
 
execute(DelegateExecution) - Method in class com.bytedesk.ticket.delegate.TicketEscalateDelegate
 
execute(DelegateExecution) - Method in class com.bytedesk.ticket.delegate.TicketEvaluatePriorityDelegate
 
execute(DelegateExecution) - Method in class com.bytedesk.ticket.delegate.TicketMessageDelegate
 
execute(DelegateExecution) - Method in class com.bytedesk.ticket.delegate.TicketSLATimeoutNotificationDelegate
 
executeInternal(JobExecutionContext) - Method in class com.bytedesk.core.quartz.job.QuartzDaily0Job
 
executeInternal(JobExecutionContext) - Method in class com.bytedesk.core.quartz.job.QuartzDaily8Job
 
executeInternal(JobExecutionContext) - Method in class com.bytedesk.core.quartz.job.QuartzFiveMinJob
 
executeInternal(JobExecutionContext) - Method in class com.bytedesk.core.quartz.job.QuartzFiveSecondJob
 
executeInternal(JobExecutionContext) - Method in class com.bytedesk.core.quartz.job.QuartzHalfHourJob
 
executeInternal(JobExecutionContext) - Method in class com.bytedesk.core.quartz.job.QuartzHourlyJob
 
executeInternal(JobExecutionContext) - Method in class com.bytedesk.core.quartz.job.QuartzOneMinJob
 
executeInternal(JobExecutionContext) - Method in class com.bytedesk.core.quartz.QuartzJob
 
executionId - Variable in class com.bytedesk.ticket.ticket.dto.TicketHistoryActivityResponse
 
executionId - Variable in class com.bytedesk.ticket.ticket.dto.TicketHistoryTaskResponse
 
executorService - Variable in class com.bytedesk.ai.springai.SpringAIZhipuaiController
 
existsByCode(String) - Method in interface com.bytedesk.core.feature.FeatureRepository
 
existsByCode(String) - Method in class com.bytedesk.core.rbac.organization.OrganizationService
 
existsByCodeAndDeleted(String, Boolean) - Method in interface com.bytedesk.core.rbac.organization.OrganizationRepository
 
existsByEmailAndOrgUid(String, String) - Method in class com.bytedesk.team.member.MemberRestService
 
existsByEmailAndOrgUidAndDeleted(String, String, Boolean) - Method in interface com.bytedesk.team.member.MemberRepository
 
existsByEmailAndPlatform(String, String) - Method in class com.bytedesk.core.rbac.user.UserService
 
existsByEmailAndPlatformAndDeletedFalse(String, String) - Method in interface com.bytedesk.core.rbac.user.UserRepository
 
existsById(Long) - Method in interface com.bytedesk.core.rbac.authority.AuthorityRepository
 
existsByIp(String) - Method in interface com.bytedesk.core.ip.white.IpWhitelistRepository
 
existsByJobName(String) - Method in interface com.bytedesk.core.quartz.QuartzRepository
 
existsByJobName(String) - Method in class com.bytedesk.core.quartz.QuartzService
 
existsByMobileAndOrgUid(String, String) - Method in class com.bytedesk.team.member.MemberRestService
 
existsByMobileAndOrgUidAndDeleted(String, String, Boolean) - Method in interface com.bytedesk.team.member.MemberRepository
 
existsByMobileAndPlatform(String, String) - Method in class com.bytedesk.core.rbac.user.UserService
 
existsByMobileAndPlatformAndDeletedFalse(String, String) - Method in interface com.bytedesk.core.rbac.user.UserRepository
 
existsByName(String) - Method in class com.bytedesk.core.rbac.organization.OrganizationService
 
existsByNameAndDeleted(String, Boolean) - Method in interface com.bytedesk.core.rbac.organization.OrganizationRepository
 
existsByNameAndLevel(String, String) - Method in interface com.bytedesk.ai.model.LlmModelRepository
 
existsByNameAndLevel(String, String) - Method in interface com.bytedesk.ai.provider.LlmProviderRepository
 
existsByNameAndLevel(String, String) - Method in class com.bytedesk.ai.provider.LlmProviderRestService
 
existsByNameAndLevel(String, String) - Method in interface com.bytedesk.core.rbac.role.RoleRepository
 
existsByNameAndLevelAndOrgUid(String, String, String) - Method in class com.bytedesk.ai.provider.LlmProviderRestService
 
existsByNameAndLevelAndOrgUidAndDeletedFalse(String, String, String) - Method in interface com.bytedesk.ai.provider.LlmProviderRepository
 
existsByNameAndOrgUid(String, String) - Method in class com.bytedesk.core.rbac.role.RoleRestService
 
existsByNameAndOrgUid(String, String) - Method in interface com.bytedesk.team.department.DepartmentRepository
 
existsByNameAndOrgUid(String, String) - Method in class com.bytedesk.team.department.DepartmentService
 
existsByNameAndOrgUidAndDeletedFalse(String, String) - Method in interface com.bytedesk.core.category.CategoryRepository
 
existsByNameAndOrgUidAndDeletedFalse(String, String) - Method in class com.bytedesk.core.category.CategoryRestService
 
existsByNameAndOrgUidAndDeletedFalse(String, String) - Method in interface com.bytedesk.core.rbac.role.RoleRepository
 
existsByNameAndProviderUid(String, String) - Method in interface com.bytedesk.ai.model.LlmModelRepository
 
existsByNameAndProviderUid(String, String) - Method in class com.bytedesk.ai.model.LlmModelRestService
 
existsByNamePlatform(String) - Method in class com.bytedesk.core.rbac.role.RoleRestService
 
existsByNicknameAndOrgUidAndDeleted(String, String, Boolean) - Method in interface com.bytedesk.ai.robot.RobotRepository
 
existsByStatusAndTypeAndReceiver(PushStatusEnum, String, String) - Method in class com.bytedesk.core.push.PushRestService
 
existsByStatusAndTypeAndReceiver(String, String, String) - Method in interface com.bytedesk.core.push.PushRepository
 
existsByStatusAndTypeAndReceiverAndContent(String, String, String, String) - Method in interface com.bytedesk.core.push.PushRepository
 
existsBySuperUser() - Method in class com.bytedesk.core.rbac.user.UserService
 
existsBySuperUserAndDeletedFalse(Boolean) - Method in interface com.bytedesk.core.rbac.user.UserRepository
 
existsByTopic(String) - Method in interface com.bytedesk.service.visitor_thread.VisitorThreadRepository
 
existsByUid(String) - Method in interface com.bytedesk.ai.model.LlmModelRepository
 
existsByUid(String) - Method in class com.bytedesk.ai.robot.RobotRestService
 
existsByUid(String) - Method in interface com.bytedesk.core.assistant.AssistantRepository
 
existsByUid(String) - Method in interface com.bytedesk.core.category.CategoryRepository
 
existsByUid(String) - Method in class com.bytedesk.core.category.CategoryRestService
 
existsByUid(String) - Method in interface com.bytedesk.core.message.MessageRepository
 
existsByUid(String) - Method in class com.bytedesk.core.message.MessageRestService
 
existsByUid(String) - Method in interface com.bytedesk.core.thread.ThreadRepository
 
existsByUid(String) - Method in class com.bytedesk.core.thread.ThreadRestService
 
existsByUid(String) - Method in interface com.bytedesk.kbase.faq.FaqRepository
 
existsByUid(String) - Method in class com.bytedesk.kbase.faq.FaqRestService
 
existsByUid(String) - Method in interface com.bytedesk.service.agent.AgentRepository
 
existsByUid(String) - Method in interface com.bytedesk.service.visitor_thread.VisitorThreadRepository
 
existsByUid(String) - Method in class com.bytedesk.service.visitor_thread.VisitorThreadService
 
existsByUidAndDeleted(String, Boolean) - Method in interface com.bytedesk.ai.robot.RobotRepository
 
existsByUsernameAndPlatform(String, String) - Method in class com.bytedesk.core.rbac.user.UserService
 
existsByUsernameAndPlatformAndDeletedFalse(String, String) - Method in interface com.bytedesk.core.rbac.user.UserRepository
 
existsByUserUidAndOrgUid(String, String) - Method in class com.bytedesk.service.agent.AgentRestService
 
existsByUserUidAndOrgUidAndDeletedFalse(String, String) - Method in interface com.bytedesk.service.agent.AgentRepository
 
existsByValue(String) - Method in interface com.bytedesk.core.rbac.authority.AuthorityRepository
 
existsByValue(String) - Method in class com.bytedesk.core.rbac.authority.AuthorityService
 
expiration - Variable in class com.bytedesk.core.config.properties.BytedeskProperties.Jwt
 
EXPIRE_TIME - Static variable in class com.bytedesk.core.kaptcha.KaptchaCacheService
 
EXPIRE_TIME - Static variable in class com.bytedesk.core.message.MessagePersistCache
 
EXPIRE_TIME - Static variable in class com.bytedesk.core.thread.ThreadPersistCache
 
EXPIRED - Enum constant in enum class com.bytedesk.core.push.PushStatusEnum
 
EXPIRED - Enum constant in enum class com.bytedesk.team.group.GroupInviteStatus
 
expiresAt - Variable in class com.bytedesk.core.token.TokenEntity
 
expireTime - Variable in class com.bytedesk.team.group.GroupInviteEntity
 
export(ActionRequest, HttpServletResponse) - Method in class com.bytedesk.core.action.ActionRestController
 
export(MessageRequest, HttpServletResponse) - Method in class com.bytedesk.core.message.MessageRestController
 
export(ThreadRequest, HttpServletResponse) - Method in class com.bytedesk.core.thread.ThreadRestController
 
export(AutoReplyFixedRequest, HttpServletResponse) - Method in class com.bytedesk.kbase.auto_reply.fixed.AutoReplyFixedRestController
 
export(AutoReplyKeywordRequest, HttpServletResponse) - Method in class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordRestController
 
export(FaqRequest, HttpServletResponse) - Method in class com.bytedesk.kbase.faq.FaqRestController
 
export(QuickReplyRequest, HttpServletResponse) - Method in class com.bytedesk.kbase.quick_reply.QuickReplyRestController
 
export(TabooRequest, HttpServletResponse) - Method in class com.bytedesk.kbase.taboo.TabooRestController
 
export(MemberRequest, HttpServletResponse) - Method in class com.bytedesk.team.member.MemberRestController
 
export(TicketRequest, HttpServletResponse) - Method in class com.bytedesk.ticket.ticket.TicketRestController
 
EXPORT - Enum constant in enum class com.bytedesk.core.enums.PermissionEnum
 
exportExcel(FeedbackStats, Map<String, Long>, Map<String, Long>, Map<String, Double>) - Method in class com.bytedesk.voc.feedback.stats.FeedbackStatsServiceImpl
 
exportPdf(FeedbackStats, Map<String, Long>, Map<String, Long>, Map<String, Double>) - Method in class com.bytedesk.voc.feedback.stats.FeedbackStatsServiceImpl
 
exportStatsReport(LocalDateTime, LocalDateTime, String) - Method in interface com.bytedesk.voc.feedback.stats.FeedbackStatsService
 
exportStatsReport(LocalDateTime, LocalDateTime, String) - Method in class com.bytedesk.voc.feedback.stats.FeedbackStatsServiceImpl
 
extra - Variable in class com.bytedesk.core.action.ActionEntity
 
extra - Variable in class com.bytedesk.core.action.ActionExcel
 
extra - Variable in class com.bytedesk.core.action.ActionRequest
 
extra - Variable in class com.bytedesk.core.action.ActionResponse
 
extra - Variable in class com.bytedesk.core.message_unread.MessageUnreadEntity
 
extra - Variable in class com.bytedesk.core.message.MessageEntity
 
extra - Variable in class com.bytedesk.core.message.MessageProtobuf
 
extra - Variable in class com.bytedesk.core.message.MessageResponse
 
extra - Variable in class com.bytedesk.core.notification.NotificationEntity
 
extra - Variable in class com.bytedesk.core.notification.NotificationResponse
 
extra - Variable in class com.bytedesk.core.rbac.user.UserEntity
 
extra - Variable in class com.bytedesk.core.rbac.user.UserProtobuf
 
extra - Variable in class com.bytedesk.core.thread.ThreadEntity
 
extra - Variable in class com.bytedesk.core.thread.ThreadProtobuf
 
extra - Variable in class com.bytedesk.core.thread.ThreadResponse
 
extra - Variable in class com.bytedesk.service.agent.AgentEntity
存储当前接待数量等
extra - Variable in class com.bytedesk.service.visitor_thread.VisitorThreadEntity
 
extra - Variable in class com.bytedesk.service.visitor.VisitorEntity
 
extra - Variable in class com.bytedesk.service.visitor.VisitorRequest
 
extra - Variable in class com.bytedesk.service.visitor.VisitorResponse
 
extra - Variable in class com.bytedesk.service.workgroup.WorkgroupEntity
存储下一个待分配的客服等信息
extra_ - Variable in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message.Builder
 
extra_ - Variable in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message
 
extra_ - Variable in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread.Builder
 
extra_ - Variable in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread
 
extra_ - Variable in class com.bytedesk.core.socket.protobuf.model.UserProto.User.Builder
 
extra_ - Variable in class com.bytedesk.core.socket.protobuf.model.UserProto.User
 
EXTRA_FIELD_NUMBER - Static variable in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message
 
EXTRA_FIELD_NUMBER - Static variable in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread
 
EXTRA_FIELD_NUMBER - Static variable in class com.bytedesk.core.socket.protobuf.model.UserProto.User
 

F

F - Enum constant in enum class com.bytedesk.ai.springai.tools.Unit
 
FA - Enum constant in enum class com.bytedesk.core.enums.LanguageEnum
 
FACEBOOK - Enum constant in enum class com.bytedesk.core.enums.ClientEnum
 
FACEBOOK - Enum constant in enum class com.bytedesk.core.rbac.oauth.OAuthProviderEnum
 
FAILED - Enum constant in enum class com.bytedesk.core.action.ActionTypeEnum
 
FAILED - Enum constant in enum class com.bytedesk.ticket.message.TicketMessageStatusEnum
 
FAILURE - Enum constant in enum class com.bytedesk.core.push.PushStatusEnum
 
FAKE - Enum constant in enum class com.bytedesk.core.uid.worker.WorkerNodeType
虚拟
FALLBACK_BASE_URL - Static variable in class com.bytedesk.core.constant.AvatarConsts
 
faq - Variable in class com.bytedesk.kbase.faq.event.FaqCreateEvent
 
faq - Variable in class com.bytedesk.kbase.faq.event.FaqUpdateEvent
 
FAQ - Enum constant in enum class com.bytedesk.core.category.CategoryTypeEnum
 
FAQ - Enum constant in enum class com.bytedesk.core.message.MessageTypeEnum
 
FAQ - Enum constant in enum class com.bytedesk.kbase.kbase.KbaseTypeEnum
 
FAQ - Enum constant in enum class com.bytedesk.kbase.upload.UploadTypeEnum
 
FAQ_CATEGORY_DEMO_UID_1 - Static variable in class com.bytedesk.kbase.faq.FaqConsts
 
FAQ_CATEGORY_DEMO_UID_2 - Static variable in class com.bytedesk.kbase.faq.FaqConsts
 
FAQ_CREATE - Static variable in class com.bytedesk.kbase.faq.FaqPermissions
 
FAQ_DELETE - Static variable in class com.bytedesk.kbase.faq.FaqPermissions
 
FAQ_DEMO_UID_1 - Static variable in class com.bytedesk.kbase.faq.FaqConsts
 
FAQ_DEMO_UID_2 - Static variable in class com.bytedesk.kbase.faq.FaqConsts
 
FAQ_DOWN - Enum constant in enum class com.bytedesk.core.message.MessageTypeEnum
 
FAQ_EXPORT - Static variable in class com.bytedesk.kbase.faq.FaqPermissions
 
FAQ_PREFIX - Static variable in class com.bytedesk.kbase.faq.FaqPermissions
 
FAQ_READ - Static variable in class com.bytedesk.kbase.faq.FaqPermissions
 
FAQ_UP - Enum constant in enum class com.bytedesk.core.message.MessageTypeEnum
 
FAQ_UPDATE - Static variable in class com.bytedesk.kbase.faq.FaqPermissions
 
FaqConsts - Class in com.bytedesk.kbase.faq
 
FaqConsts() - Constructor for class com.bytedesk.kbase.faq.FaqConsts
 
FaqCreateEvent - Class in com.bytedesk.kbase.faq.event
 
FaqCreateEvent(FaqEntity) - Constructor for class com.bytedesk.kbase.faq.event.FaqCreateEvent
 
FaqEntity - Class in com.bytedesk.kbase.faq
faq: Frequently Asked Questions
FaqEntity() - Constructor for class com.bytedesk.kbase.faq.FaqEntity
 
FaqEntityListener - Class in com.bytedesk.kbase.faq
 
FaqEntityListener() - Constructor for class com.bytedesk.kbase.faq.FaqEntityListener
 
FaqEventListener - Class in com.bytedesk.kbase.faq
 
FaqEventListener() - Constructor for class com.bytedesk.kbase.faq.FaqEventListener
 
FaqExcel - Class in com.bytedesk.kbase.faq
 
FaqExcel() - Constructor for class com.bytedesk.kbase.faq.FaqExcel
 
FaqExcelListener - Class in com.bytedesk.kbase.faq
 
FaqExcelListener() - Constructor for class com.bytedesk.kbase.faq.FaqExcelListener
 
FaqInitializer - Class in com.bytedesk.kbase.faq
 
FaqInitializer() - Constructor for class com.bytedesk.kbase.faq.FaqInitializer
 
FaqMessageExtra - Class in com.bytedesk.kbase.faq
 
FaqMessageExtra() - Constructor for class com.bytedesk.kbase.faq.FaqMessageExtra
 
FaqPermissions - Class in com.bytedesk.kbase.faq
 
FaqPermissions() - Constructor for class com.bytedesk.kbase.faq.FaqPermissions
 
faqRepository - Variable in class com.bytedesk.kbase.faq.FaqRestService
 
FaqRepository - Interface in com.bytedesk.kbase.faq
 
FaqRepository - Variable in class com.bytedesk.kbase.notebase.NotebaseService
 
FaqRequest - Class in com.bytedesk.kbase.faq
 
FaqRequest() - Constructor for class com.bytedesk.kbase.faq.FaqRequest
 
FaqResponse - Class in com.bytedesk.kbase.faq
 
FaqResponse() - Constructor for class com.bytedesk.kbase.faq.FaqResponse
 
FaqResponseVisitor - Class in com.bytedesk.kbase.faq
 
FaqResponseVisitor() - Constructor for class com.bytedesk.kbase.faq.FaqResponseVisitor
 
FaqRestController - Class in com.bytedesk.kbase.faq
 
FaqRestController() - Constructor for class com.bytedesk.kbase.faq.FaqRestController
 
FaqRestControllerVisitor - Class in com.bytedesk.kbase.faq
 
FaqRestControllerVisitor() - Constructor for class com.bytedesk.kbase.faq.FaqRestControllerVisitor
 
faqRestService - Variable in class com.bytedesk.ai.robot.RobotRestService
 
faqRestService - Variable in class com.bytedesk.ai.springai.SpringAIEventListener
 
faqRestService - Variable in class com.bytedesk.ai.springai.SpringAIVectorService
 
FaqRestService - Class in com.bytedesk.kbase.faq
 
FaqRestService() - Constructor for class com.bytedesk.kbase.faq.FaqRestService
 
faqs - Variable in class com.bytedesk.kbase.settings.ServiceSettings
 
faqs - Variable in class com.bytedesk.kbase.settings.ServiceSettingsResponse
 
faqs - Variable in class com.bytedesk.kbase.settings.ServiceSettingsResponseVisitor
 
faqService - Variable in class com.bytedesk.ai.robot.RobotRestService
 
faqService - Variable in class com.bytedesk.kbase.faq.FaqEventListener
 
faqService - Variable in class com.bytedesk.kbase.faq.FaqExcelListener
 
faqService - Variable in class com.bytedesk.kbase.faq.FaqInitializer
 
faqService - Variable in class com.bytedesk.kbase.faq.FaqRestController
 
faqService - Variable in class com.bytedesk.kbase.faq.FaqRestControllerVisitor
 
faqService - Variable in class com.bytedesk.kbase.upload.UploadEventListener
 
faqService - Variable in class com.bytedesk.service.settings.ServiceSettingsService
 
FaqSpecification - Class in com.bytedesk.kbase.faq
 
FaqSpecification() - Constructor for class com.bytedesk.kbase.faq.FaqSpecification
 
faqUid - Variable in class com.bytedesk.kbase.faq.FaqMessageExtra
 
faqUids - Variable in class com.bytedesk.kbase.settings.ServiceSettingsRequest
 
FaqUpdateEvent - Class in com.bytedesk.kbase.faq.event
 
FaqUpdateEvent(FaqEntity) - Constructor for class com.bytedesk.kbase.faq.event.FaqUpdateEvent
 
FASTEST_RESPONSE - Enum constant in enum class com.bytedesk.service.workgroup.WorkgroupRoutingModeEnum
 
FAVICON_URL - Static variable in class com.bytedesk.kbase.kbase.KbaseConsts
 
faviconUrl - Variable in class com.bytedesk.kbase.kbase.KbaseEntity
 
faviconUrl - Variable in class com.bytedesk.kbase.kbase.KbaseRequest
 
faviconUrl - Variable in class com.bytedesk.kbase.kbase.KbaseResponse
 
FEATURE - Enum constant in enum class com.bytedesk.voc.enums.FeedbackType
 
FeatureController - Class in com.bytedesk.core.feature
 
FeatureController() - Constructor for class com.bytedesk.core.feature.FeatureController
 
FeatureEntity - Class in com.bytedesk.core.feature
 
FeatureEntity() - Constructor for class com.bytedesk.core.feature.FeatureEntity
 
featureRepository - Variable in class com.bytedesk.core.feature.FeatureService
 
FeatureRepository - Interface in com.bytedesk.core.feature
 
FeatureRequest - Class in com.bytedesk.core.feature
 
FeatureRequest() - Constructor for class com.bytedesk.core.feature.FeatureRequest
 
FeatureResponse - Class in com.bytedesk.core.feature
 
FeatureResponse() - Constructor for class com.bytedesk.core.feature.FeatureResponse
 
FeatureResponseSimple - Class in com.bytedesk.core.feature
 
FeatureResponseSimple() - Constructor for class com.bytedesk.core.feature.FeatureResponseSimple
 
FeatureRestController - Class in com.bytedesk.core.feature
 
FeatureRestController() - Constructor for class com.bytedesk.core.feature.FeatureRestController
 
features - Variable in class com.bytedesk.core.config.properties.BytedeskProperties
 
features - Variable in class com.bytedesk.core.config.properties.BytedeskPropertiesResponse
 
Features() - Constructor for class com.bytedesk.core.config.properties.BytedeskProperties.Features
 
Features() - Constructor for class com.bytedesk.core.config.properties.BytedeskPropertiesResponse.Features
 
featureService - Variable in class com.bytedesk.core.feature.FeatureRestController
 
FeatureService - Class in com.bytedesk.core.feature
 
FeatureService() - Constructor for class com.bytedesk.core.feature.FeatureService
 
FeatureSpecification - Class in com.bytedesk.core.feature
 
FeatureSpecification() - Constructor for class com.bytedesk.core.feature.FeatureSpecification
 
FEEDBACK - Enum constant in enum class com.bytedesk.core.thread.ThreadTypeEnum
 
FeedbackEntity - Class in com.bytedesk.voc.feedback
 
FeedbackEntity() - Constructor for class com.bytedesk.voc.feedback.FeedbackEntity
 
feedbackId - Variable in class com.bytedesk.voc.reply.ReplyEntity
 
FeedbackMapper - Class in com.bytedesk.voc.feedback.mapper
 
FeedbackMapper() - Constructor for class com.bytedesk.voc.feedback.mapper.FeedbackMapper
 
FeedbackNotFoundException - Exception in com.bytedesk.voc.exception
 
FeedbackNotFoundException(Long) - Constructor for exception com.bytedesk.voc.exception.FeedbackNotFoundException
 
feedbackRepository - Variable in class com.bytedesk.voc.feedback.FeedbackServiceImpl
 
FeedbackRepository - Interface in com.bytedesk.voc.feedback
 
FeedbackRequest - Class in com.bytedesk.voc.feedback.dto
 
FeedbackRequest() - Constructor for class com.bytedesk.voc.feedback.dto.FeedbackRequest
 
FeedbackResponse - Class in com.bytedesk.voc.feedback.dto
 
FeedbackResponse() - Constructor for class com.bytedesk.voc.feedback.dto.FeedbackResponse
 
FeedbackSearchCriteria - Class in com.bytedesk.voc.feedback.dto
 
FeedbackSearchCriteria() - Constructor for class com.bytedesk.voc.feedback.dto.FeedbackSearchCriteria
 
feedbackService - Variable in class com.bytedesk.voc.controller.VocApiController
 
feedbackService - Variable in class com.bytedesk.voc.controller.VocController
 
feedbackService - Variable in class com.bytedesk.voc.notification.VocNotificationServiceImpl
 
feedbackService - Variable in class com.bytedesk.voc.reply.ReplyServiceImpl
 
FeedbackService - Interface in com.bytedesk.voc.feedback
 
FeedbackServiceImpl - Class in com.bytedesk.voc.feedback
 
FeedbackServiceImpl() - Constructor for class com.bytedesk.voc.feedback.FeedbackServiceImpl
 
FeedbackStats - Class in com.bytedesk.voc.feedback.dto
 
FeedbackStats() - Constructor for class com.bytedesk.voc.feedback.dto.FeedbackStats
 
FeedbackStatsController - Class in com.bytedesk.voc.feedback.stats
 
FeedbackStatsController() - Constructor for class com.bytedesk.voc.feedback.stats.FeedbackStatsController
 
FeedbackStatsService - Interface in com.bytedesk.voc.feedback.stats
 
FeedbackStatsServiceImpl - Class in com.bytedesk.voc.feedback.stats
 
FeedbackStatsServiceImpl() - Constructor for class com.bytedesk.voc.feedback.stats.FeedbackStatsServiceImpl
 
FeedbackStatus - Enum Class in com.bytedesk.voc.enums
 
FeedbackStatus() - Constructor for enum class com.bytedesk.voc.enums.FeedbackStatus
 
FeedbackType - Enum Class in com.bytedesk.voc.enums
 
FeedbackType() - Constructor for enum class com.bytedesk.voc.enums.FeedbackType
 
FeedbackValidationException - Exception in com.bytedesk.voc.feedback.exception
 
FeedbackValidationException(String) - Constructor for exception com.bytedesk.voc.feedback.exception.FeedbackValidationException
 
FeedbackValidator - Class in com.bytedesk.voc.feedback.validator
 
FeedbackValidator() - Constructor for class com.bytedesk.voc.feedback.validator.FeedbackValidator
 
FEISHU - Enum constant in enum class com.bytedesk.core.enums.ClientEnum
 
FEMALE - Enum constant in enum class com.bytedesk.core.rbac.user.UserEntity.Sex
 
fetchFaqBatch() - Method in class com.bytedesk.ai.robot.RobotFaqProcessor
 
FI - Enum constant in enum class com.bytedesk.core.enums.LanguageEnum
 
file - Variable in class com.bytedesk.kbase.file.event.FileCreateEvent
 
file - Variable in class com.bytedesk.kbase.file.event.FileDeleteEvent
 
file - Variable in class com.bytedesk.kbase.file.event.FileUpdateEvent
 
FILE - Enum constant in enum class com.bytedesk.core.message.MessageTypeEnum
 
FILE - Enum constant in enum class com.bytedesk.kbase.split.SplitTypeEnum
 
FileContent - Class in com.bytedesk.ai.springai.demo.utils
 
FileContent() - Constructor for class com.bytedesk.ai.springai.demo.utils.FileContent
 
FileCreateEvent - Class in com.bytedesk.kbase.file.event
 
FileCreateEvent(FileEntity) - Constructor for class com.bytedesk.kbase.file.event.FileCreateEvent
 
FileDeleteEvent - Class in com.bytedesk.kbase.file.event
 
FileDeleteEvent(FileEntity) - Constructor for class com.bytedesk.kbase.file.event.FileDeleteEvent
 
FileEntity - Class in com.bytedesk.kbase.file
 
FileEntity() - Constructor for class com.bytedesk.kbase.file.FileEntity
 
FileEntityListener - Class in com.bytedesk.kbase.file
 
FileEntityListener() - Constructor for class com.bytedesk.kbase.file.FileEntityListener
 
FileEventListener - Class in com.bytedesk.kbase.file
 
FileEventListener() - Constructor for class com.bytedesk.kbase.file.FileEventListener
 
filename - Variable in class com.bytedesk.ai.springai.demo.utils.FileContent
 
fileName - Variable in class com.bytedesk.kbase.file.FileEntity
 
fileName - Variable in class com.bytedesk.kbase.file.FileRequest
 
fileName - Variable in class com.bytedesk.kbase.file.FileResponse
 
fileName - Variable in class com.bytedesk.kbase.upload.UploadEntity
 
fileName - Variable in class com.bytedesk.kbase.upload.UploadRequest
 
fileName - Variable in class com.bytedesk.kbase.upload.UploadResponse
 
FilePermissions - Class in com.bytedesk.kbase.file
 
FilePermissions() - Constructor for class com.bytedesk.kbase.file.FilePermissions
 
fileRepository - Variable in class com.bytedesk.kbase.file.FileRestService
 
FileRepository - Interface in com.bytedesk.kbase.file
 
FileRequest - Class in com.bytedesk.kbase.file
 
FileRequest() - Constructor for class com.bytedesk.kbase.file.FileRequest
 
FileResponse - Class in com.bytedesk.kbase.file
 
FileResponse() - Constructor for class com.bytedesk.kbase.file.FileResponse
 
FileRestController - Class in com.bytedesk.kbase.file
 
FileRestController() - Constructor for class com.bytedesk.kbase.file.FileRestController
 
fileRestService - Variable in class com.bytedesk.ai.springai.SpringAIVectorService
 
fileRestService - Variable in class com.bytedesk.kbase.file.FileEventListener
 
FileRestService - Class in com.bytedesk.kbase.file
 
FileRestService() - Constructor for class com.bytedesk.kbase.file.FileRestService
 
fileService - Variable in class com.bytedesk.kbase.file.FileRestController
 
fileSize - Variable in class com.bytedesk.kbase.upload.UploadEntity
 
fileSize - Variable in class com.bytedesk.kbase.upload.UploadRequest
 
fileSize - Variable in class com.bytedesk.kbase.upload.UploadResponse
 
FileSpecification - Class in com.bytedesk.kbase.file
 
FileSpecification() - Constructor for class com.bytedesk.kbase.file.FileSpecification
 
fileType - Variable in class com.bytedesk.kbase.upload.UploadEntity
 
fileType - Variable in class com.bytedesk.kbase.upload.UploadRequest
 
fileType - Variable in class com.bytedesk.kbase.upload.UploadResponse
 
FileTypeEnum - Enum Class in com.bytedesk.kbase.file
 
FileTypeEnum() - Constructor for enum class com.bytedesk.kbase.file.FileTypeEnum
 
fileUid - Variable in class com.bytedesk.core.redis.pubsub.message.RedisPubsubMessageFile
 
fileUid - Variable in class com.bytedesk.core.redis.pubsub.message.RedisPubsubMessageQa
 
fileUid - Variable in class com.bytedesk.kbase.faq.FaqEntity
 
fileUid - Variable in class com.bytedesk.kbase.faq.FaqRequest
 
fileUid - Variable in class com.bytedesk.kbase.faq.FaqResponse
 
FileUpdateEvent - Class in com.bytedesk.kbase.file.event
 
FileUpdateEvent(FileEntity) - Constructor for class com.bytedesk.kbase.file.event.FileUpdateEvent
 
fileUrl - Variable in class com.bytedesk.core.redis.pubsub.message.RedisPubsubMessageFile
 
fileUrl - Variable in class com.bytedesk.kbase.file.FileEntity
 
fileUrl - Variable in class com.bytedesk.kbase.file.FileRequest
 
fileUrl - Variable in class com.bytedesk.kbase.file.FileResponse
 
fileUrl - Variable in class com.bytedesk.kbase.upload.UploadEntity
 
fileUrl - Variable in class com.bytedesk.kbase.upload.UploadRequest
 
fileUrl - Variable in class com.bytedesk.kbase.upload.UploadResponse
 
filter(String) - Method in class com.bytedesk.ai.springai.SpringAIController
 
filter(String) - Method in class com.bytedesk.voc.filter.SensitiveWordFilter
 
filterSensitiveWords - Variable in class com.bytedesk.voc.config.VocConfig
 
filterTaboo(String) - Method in class com.bytedesk.core.message.MessageEventListener
 
filterUserGrantedAuthorities(UserEntity) - Static method in class com.bytedesk.core.utils.ConvertUtils
 
findAll() - Method in class com.bytedesk.core.rbac.organization.OrganizationService
 
findAllConnected() - Method in class com.bytedesk.service.agent.AgentRestService
 
findAllEnabledFeatures() - Method in interface com.bytedesk.core.feature.FeatureRepository
 
findBooking(String, String) - Method in class com.bytedesk.ai.springai.demo.airline.services.FlightBookingService
 
findByAgentUid(String) - Method in interface com.bytedesk.service.queue_member.QueueMemberRepository
 
findByAgentUidAndCreatedAtBetween(String, LocalDateTime, LocalDateTime) - Method in interface com.bytedesk.service.agent_status.AgentStatusLogRepository
 
findByAssignedTo(Long, Pageable) - Method in interface com.bytedesk.voc.feedback.FeedbackRepository
 
findByAssigneeContainingAndCreatedAtBetween(String, LocalDateTime, LocalDateTime) - Method in interface com.bytedesk.ticket.ticket.TicketRepository
 
findByAssigneeUid(String) - Method in interface com.bytedesk.ticket.statistic.TicketStatisticRepository
 
findByBlackUid(String) - Method in class com.bytedesk.core.black.BlackRestService
 
findByBlackUidAndOrgUidAndDeletedFalse(String, String) - Method in interface com.bytedesk.core.black.BlackRepository
 
findByCategory(CategoryEntity, Pageable) - Method in interface com.bytedesk.forum.post.PostRepository
 
findByCategoryUid(String) - Method in interface com.bytedesk.kbase.quick_reply.QuickReplyRepository
 
findByClientId(String) - Method in class com.bytedesk.core.topic.TopicService
 
findByCode(String) - Method in interface com.bytedesk.core.feature.FeatureRepository
 
findByCode(String) - Method in class com.bytedesk.core.rbac.organization.OrganizationService
 
findByCodeAndDeleted(String, Boolean) - Method in interface com.bytedesk.core.rbac.organization.OrganizationRepository
 
findByConnected(boolean) - Method in class com.bytedesk.service.agent.AgentRestService
 
findByConnectedAndDeletedFalse(boolean) - Method in interface com.bytedesk.service.agent.AgentRepository
 
findByConnectedAndEnabled(boolean) - Method in interface com.bytedesk.service.agent.AgentRepository
 
findByDay(String) - Method in interface com.bytedesk.service.queue.QueueRepository
 
findByDeptUidAndDeleted(String, Boolean) - Method in interface com.bytedesk.team.member.MemberRepository
 
findByDeviceUid(String) - Method in interface com.bytedesk.core.push.PushRepository
 
findByDeviceUid(String) - Method in class com.bytedesk.core.push.PushRestService
 
findByDeviceUidAndContent(String, String) - Method in interface com.bytedesk.core.push.PushRepository
 
findByEmailAndOrgUid(String, String) - Method in class com.bytedesk.service.agent.AgentRestService
 
findByEmailAndOrgUid(String, String) - Method in class com.bytedesk.team.member.MemberRestService
 
findByEmailAndOrgUidAndDeleted(String, String, Boolean) - Method in interface com.bytedesk.team.member.MemberRepository
 
findByEmailAndOrgUidAndDeletedFalse(String, String) - Method in interface com.bytedesk.service.agent.AgentRepository
 
findByEmailAndPlatform(String, String) - Method in class com.bytedesk.core.rbac.user.UserDetailsServiceImpl
 
findByEmailAndPlatform(String, String) - Method in class com.bytedesk.core.rbac.user.UserService
 
findByEmailAndPlatformAndDeletedFalse(String, String) - Method in interface com.bytedesk.core.rbac.user.UserRepository
 
findByEnabledTrue() - Method in interface com.bytedesk.core.feature.FeatureRepository
 
findByEndTimeBefore(LocalDateTime) - Method in interface com.bytedesk.core.black.BlackRepository
 
findByEndTimeBefore(LocalDateTime) - Method in class com.bytedesk.core.black.BlackRestService
 
findByEndTimeBefore(LocalDateTime) - Method in interface com.bytedesk.core.ip.black.IpBlacklistRepository
 
findByEndTimeBefore(LocalDateTime) - Method in class com.bytedesk.core.ip.black.IpBlacklistRestService
 
findByFeedbackId(Long, Pageable) - Method in interface com.bytedesk.voc.reply.ReplyRepository
 
findByHostAndPort(String, String) - Method in interface com.bytedesk.core.uid.UidGereratorRepository
Get UidGeneratorEntity by node host
findByIp(String) - Method in interface com.bytedesk.core.ip.black.IpBlacklistRepository
 
findByIp(String) - Method in class com.bytedesk.core.ip.black.IpBlacklistRestService
 
findByIp(String) - Method in interface com.bytedesk.core.ip.white.IpWhitelistRepository
 
findByIp(String) - Method in class com.bytedesk.core.ip.white.IpWhitelistRestService
 
findByJobName(String) - Method in interface com.bytedesk.core.quartz.QuartzRepository
 
findByKbUid(String) - Method in class com.bytedesk.core.category.CategoryRestService
 
findByKbUidAndDeletedFalse(String) - Method in interface com.bytedesk.core.category.CategoryRepository
 
findByKeyAndOrgUid(String, String) - Method in interface com.bytedesk.ticket.process.TicketProcessRepository
 
findByLevelAndType(LevelEnum, KbaseTypeEnum) - Method in class com.bytedesk.kbase.kbase.KbaseRestService
 
findByLevelAndTypeAndAgentUid(LevelEnum, KbaseTypeEnum, String) - Method in class com.bytedesk.kbase.kbase.KbaseRestService
 
findByLevelAndTypeAndAgentUidAndDeleted(String, String, String, Boolean) - Method in interface com.bytedesk.kbase.kbase.KbaseRepository
 
findByLevelAndTypeAndDeleted(String, String, Boolean) - Method in interface com.bytedesk.kbase.kbase.KbaseRepository
 
findByLevelAndTypeAndOrgUid(LevelEnum, KbaseTypeEnum, String) - Method in class com.bytedesk.kbase.kbase.KbaseRestService
 
findByLevelAndTypeAndOrgUidAndDeleted(String, String, String, Boolean) - Method in interface com.bytedesk.kbase.kbase.KbaseRepository
 
findByMobileAndOrgUid(String, String) - Method in class com.bytedesk.service.agent.AgentRestService
 
findByMobileAndOrgUid(String, String) - Method in class com.bytedesk.team.member.MemberRestService
 
findByMobileAndOrgUidAndDeleted(String, String, Boolean) - Method in interface com.bytedesk.team.member.MemberRepository
 
findByMobileAndOrgUidAndDeletedFalse(String, String) - Method in interface com.bytedesk.service.agent.AgentRepository
 
findByMobileAndPlatform(String, String) - Method in class com.bytedesk.core.rbac.user.UserDetailsServiceImpl
 
findByMobileAndPlatform(String, String) - Method in class com.bytedesk.core.rbac.user.UserService
 
findByMobileAndPlatformAndDeletedFalse(String, String) - Method in interface com.bytedesk.core.rbac.user.UserRepository
 
findByModuleName(String) - Method in interface com.bytedesk.core.feature.FeatureRepository
 
findByModuleNameAndEnabledTrue(String) - Method in interface com.bytedesk.core.feature.FeatureRepository
 
findByName(String) - Method in interface com.bytedesk.core.rbac.authority.AuthorityRepository
 
findByName(String) - Method in class com.bytedesk.core.rbac.organization.OrganizationService
 
findByName(String, String) - Method in class com.bytedesk.ai.provider.LlmProviderRestService
 
findByNameAndDeleted(String, Boolean) - Method in interface com.bytedesk.core.rbac.organization.OrganizationRepository
 
findByNameAndKbUid(String, String) - Method in class com.bytedesk.core.category.CategoryRestService
 
findByNameAndKbUidAndDeletedFalse(String, String) - Method in interface com.bytedesk.core.category.CategoryRepository
 
findByNameAndLevel(String, String) - Method in interface com.bytedesk.ai.provider.LlmProviderRepository
 
findByNameAndLevel(String, String) - Method in interface com.bytedesk.core.rbac.role.RoleRepository
 
findByNameAndOrgUid(String, String) - Method in class com.bytedesk.core.rbac.role.RoleRestService
 
findByNameAndOrgUid(String, String) - Method in class com.bytedesk.team.department.DepartmentService
 
findByNameAndOrgUidAndDeleted(String, String, boolean) - Method in interface com.bytedesk.team.department.DepartmentRepository
 
findByNameAndOrgUidAndDeletedFalse(String, String) - Method in interface com.bytedesk.ai.robot.RobotRepository
 
findByNameAndOrgUidAndDeletedFalse(String, String) - Method in class com.bytedesk.ai.robot.RobotRestService
 
findByNameAndOrgUidAndDeletedFalse(String, String) - Method in interface com.bytedesk.core.rbac.role.RoleRepository
 
findByNameAndTypeAndLevelAndPlatform(String, String, LevelEnum, PlatformEnum) - Method in class com.bytedesk.core.category.CategoryRestService
 
findByNameAndTypeAndLevelAndPlatformAndDeletedFalse(String, String, String, String) - Method in interface com.bytedesk.core.category.CategoryRepository
 
findByNameAndTypeAndOrgUidAndLevelAndPlatformAndDeleted(String, String, String, String, String) - Method in class com.bytedesk.core.category.CategoryRestService
 
findByNameAndTypeAndOrgUidAndLevelAndPlatformAndDeletedFalse(String, String, String, String, String) - Method in interface com.bytedesk.core.category.CategoryRepository
 
findByNamePlatform(String) - Method in class com.bytedesk.core.rbac.role.RoleRestService
 
findByNullParent(String) - Method in class com.bytedesk.core.category.CategoryRestService
 
findByOrgUid(String) - Method in interface com.bytedesk.service.agent_status.AgentStatusLogRepository
 
findByOrgUid(String) - Method in interface com.bytedesk.service.agent.AgentRepository
 
findByOrgUid(String) - Method in interface com.bytedesk.service.rating.RatingRepository
 
findByOrgUid(String) - Method in interface com.bytedesk.service.thread_transfer.ThreadTransferRepository
 
findByOrgUidAndCreatedAtBetween(String, LocalDateTime, LocalDateTime) - Method in interface com.bytedesk.service.agent_status.AgentStatusLogRepository
 
findByOrgUidAndCreatedAtBetween(String, LocalDateTime, LocalDateTime) - Method in interface com.bytedesk.service.rating.RatingRepository
 
findByOrgUidAndCreatedAtBetween(String, LocalDateTime, LocalDateTime) - Method in interface com.bytedesk.service.thread_transfer.ThreadTransferRepository
 
findByOrgUidAndCreatedAtBetween(String, LocalDateTime, LocalDateTime) - Method in interface com.bytedesk.ticket.ticket.TicketRepository
 
findByOrgUidAndCreatedAtBetweenAndAcceptType(String, LocalDateTime, LocalDateTime, String) - Method in interface com.bytedesk.service.queue_member.QueueMemberRepository
 
findByOrgUidAndCreatedAtBetweenAndSolved(String, LocalDateTime, LocalDateTime, boolean) - Method in interface com.bytedesk.service.queue_member.QueueMemberRepository
 
findByOrgUidAndDeleted(String, Boolean, Pageable) - Method in interface com.bytedesk.core.quartz.QuartzRepository
 
findByOrgUidAndDeletedFalse(String, Pageable) - Method in interface com.bytedesk.core.rbac.role.RoleRepository
 
findByOrgUidAndDeployedTrue(String) - Method in interface com.bytedesk.ticket.process.TicketProcessRepository
 
findByOwner(UserEntity, Pageable) - Method in class com.bytedesk.core.thread.ThreadRestService
 
findByOwnerAndHideAndDeleted(UserEntity, Boolean, Boolean, Pageable) - Method in interface com.bytedesk.core.thread.ThreadRepository
 
findByParentAndPlatformAndDeletedOrderByOrderNoAsc(CategoryEntity, String, Boolean) - Method in interface com.bytedesk.core.category.CategoryRepository
 
findByPostId(Long, Pageable) - Method in interface com.bytedesk.forum.comment.CommentRepository
 
findByProcessInstanceId(String) - Method in interface com.bytedesk.ticket.ticket.TicketRepository
 
findByProviderNameAndOrgUid(String, String) - Method in class com.bytedesk.ai.model.LlmModelRestService
 
findByProviderNameAndOrgUidAndDeletedFalse(String, String) - Method in interface com.bytedesk.ai.model.LlmModelRepository
 
findByProviderUid(String) - Method in interface com.bytedesk.ai.model.LlmModelRepository
 
findByProviderUid(String) - Method in class com.bytedesk.ai.model.LlmModelRestService
 
findByQuestionContains(String) - Method in interface com.bytedesk.kbase.faq.FaqRepository
 
findByQuestionContains(String) - Method in class com.bytedesk.kbase.faq.FaqRestService
 
findByQueueTopicAndQueueDayAndThreadUidAndStatus(String, String, String, String) - Method in interface com.bytedesk.service.queue_member.QueueMemberRepository
 
findByQueueTopicAndQueueDayAndThreadUidAndStatus(String, String, String, String) - Method in class com.bytedesk.service.queue_member.QueueMemberRestService
 
findByQueueUidAndStatus(String, String) - Method in interface com.bytedesk.service.queue_member.QueueMemberRepository
 
findByQueueUidOrderByPriorityDesc(String) - Method in interface com.bytedesk.service.queue_member.QueueMemberRepository
 
findByShortUrl(String) - Method in interface com.bytedesk.core.url.UrlRepository
 
findByShortUrl(String) - Method in class com.bytedesk.core.url.UrlRestService
 
findByStateAndDeleted(String, Boolean) - Method in interface com.bytedesk.core.thread.ThreadRepository
 
findByStatesAndDeleted(List<String>, Boolean) - Method in interface com.bytedesk.core.thread.ThreadRepository
 
findByStatus(String) - Method in interface com.bytedesk.core.push.PushRepository
 
findByStatus(String) - Method in interface com.bytedesk.service.queue_member.QueueMemberRepository
 
findByStatus(String) - Method in interface com.bytedesk.service.queue.QueueRepository
 
findByStatus(String) - Method in class com.bytedesk.service.visitor.VisitorRestService
 
findByStatus(String, Pageable) - Method in interface com.bytedesk.voc.feedback.FeedbackRepository
 
findByStatusAndDeleted(String, Boolean) - Method in interface com.bytedesk.service.visitor.VisitorRepository
 
findByStatusAndEnabled(String) - Method in interface com.bytedesk.service.agent.AgentRepository
 
findByStatusAndLevelAndDeletedFalse(String, String) - Method in interface com.bytedesk.ai.provider.LlmProviderRepository
 
findByStatusAndLevelAndDeletedFalse(String, String) - Method in class com.bytedesk.ai.provider.LlmProviderRestService
 
findByStatusAndReceiverAndContent(PushStatusEnum, String, String) - Method in class com.bytedesk.core.push.PushRestService
 
findByStatusAndReceiverAndContent(String, String, String) - Method in interface com.bytedesk.core.push.PushRepository
 
findByStatusOrderByPriorityDesc(String) - Method in interface com.bytedesk.service.queue_member.QueueMemberRepository
 
findByThreadUid(String) - Method in interface com.bytedesk.service.queue_member.QueueMemberRepository
 
findByTopicAndDay(String, String) - Method in class com.bytedesk.service.queue.QueueRestService
 
findByTopicAndDayAndDeletedFalse(String, String) - Method in interface com.bytedesk.service.queue.QueueRepository
 
findByTopicAndDeleted(String, Boolean) - Method in interface com.bytedesk.core.thread.ThreadRepository
 
findByType(String, Pageable) - Method in interface com.bytedesk.voc.feedback.FeedbackRepository
 
findByTypeAndOrgUidAndWorkgroupUidAndAssigneeUidAndDateAndHour(String, String, String, String, String, int) - Method in interface com.bytedesk.ticket.statistic.TicketStatisticRepository
 
findByTypesInAndStateAndDeletedFalse(List<String>, String) - Method in interface com.bytedesk.core.thread.ThreadRepository
 
findByTypesInAndStatesNotInAndDeleted(List<String>, List<String>, Boolean) - Method in interface com.bytedesk.core.thread.ThreadRepository
 
findByUid(String) - Method in interface com.bytedesk.ai.model.LlmModelRepository
 
findByUid(String) - Method in class com.bytedesk.ai.model.LlmModelRestService
 
findByUid(String) - Method in interface com.bytedesk.ai.provider.LlmProviderRepository
 
findByUid(String) - Method in class com.bytedesk.ai.provider.LlmProviderRestService
 
findByUid(String) - Method in class com.bytedesk.ai.provider.vendors.ollama.OllamaRestService
 
findByUid(String) - Method in interface com.bytedesk.ai.robot.RobotRepository
 
findByUid(String) - Method in class com.bytedesk.ai.robot.RobotRestService
 
findByUid(String) - Method in class com.bytedesk.core.action.ActionRestService
 
findByUid(String) - Method in interface com.bytedesk.core.assistant.AssistantRepository
 
findByUid(String) - Method in class com.bytedesk.core.base.BaseRestService
 
findByUid(String) - Method in interface com.bytedesk.core.black.BlackRepository
 
findByUid(String) - Method in class com.bytedesk.core.black.BlackRestService
 
findByUid(String) - Method in interface com.bytedesk.core.category.CategoryRepository
 
findByUid(String) - Method in class com.bytedesk.core.category.CategoryRestService
 
findByUid(String) - Method in interface com.bytedesk.core.clipboard.ClipboardRepository
 
findByUid(String) - Method in class com.bytedesk.core.clipboard.ClipboardRestService
 
findByUid(String) - Method in interface com.bytedesk.core.crm.CustomerRepository
 
findByUid(String) - Method in class com.bytedesk.core.crm.CustomerService
 
findByUid(String) - Method in interface com.bytedesk.core.flow.FlowRepository
 
findByUid(String) - Method in class com.bytedesk.core.flow.FlowRestService
 
findByUid(String) - Method in interface com.bytedesk.core.form.FormRepository
 
findByUid(String) - Method in class com.bytedesk.core.form.FormRestService
 
findByUid(String) - Method in class com.bytedesk.core.ip.access.IpAccessRestService
 
findByUid(String) - Method in interface com.bytedesk.core.ip.black.IpBlacklistRepository
 
findByUid(String) - Method in class com.bytedesk.core.ip.black.IpBlacklistRestService
 
findByUid(String) - Method in interface com.bytedesk.core.ip.white.IpWhitelistRepository
 
findByUid(String) - Method in class com.bytedesk.core.ip.white.IpWhitelistRestService
 
findByUid(String) - Method in interface com.bytedesk.core.menu.MenuRepository
 
findByUid(String) - Method in class com.bytedesk.core.menu.MenuRestService
 
findByUid(String) - Method in interface com.bytedesk.core.message.MessageRepository
 
findByUid(String) - Method in class com.bytedesk.core.message.MessageRestService
 
findByUid(String) - Method in interface com.bytedesk.core.notification.NotificationRepository
 
findByUid(String) - Method in class com.bytedesk.core.notification.NotificationRestService
 
findByUid(String) - Method in class com.bytedesk.core.push.email.EmailTemplateService
 
findByUid(String) - Method in class com.bytedesk.core.push.PushRestService
 
findByUid(String) - Method in interface com.bytedesk.core.quartz.QuartzRepository
 
findByUid(String) - Method in class com.bytedesk.core.quartz.QuartzService
 
findByUid(String) - Method in interface com.bytedesk.core.rbac.authority.AuthorityRepository
 
findByUid(String) - Method in class com.bytedesk.core.rbac.authority.AuthorityService
 
findByUid(String) - Method in class com.bytedesk.core.rbac.oauth.OAuthService
 
findByUid(String) - Method in interface com.bytedesk.core.rbac.organization.OrganizationRepository
 
findByUid(String) - Method in class com.bytedesk.core.rbac.organization.OrganizationService
 
findByUid(String) - Method in interface com.bytedesk.core.rbac.role.RoleRepository
 
findByUid(String) - Method in class com.bytedesk.core.rbac.role.RoleRestService
 
findByUid(String) - Method in interface com.bytedesk.core.rbac.user.UserRepository
 
findByUid(String) - Method in class com.bytedesk.core.rbac.user.UserRestService
 
findByUid(String) - Method in class com.bytedesk.core.rbac.user.UserService
 
findByUid(String) - Method in interface com.bytedesk.core.tag.TagRepository
 
findByUid(String) - Method in class com.bytedesk.core.tag.TagRestService
 
findByUid(String) - Method in interface com.bytedesk.core.thread.ThreadRepository
 
findByUid(String) - Method in class com.bytedesk.core.thread.ThreadRestService
 
findByUid(String) - Method in interface com.bytedesk.core.topic.TopicRepository
 
findByUid(String) - Method in class com.bytedesk.core.topic.TopicRestService
 
findByUid(String) - Method in class com.bytedesk.core.topic.TopicService
 
findByUid(String) - Method in interface com.bytedesk.core.url.UrlRepository
 
findByUid(String) - Method in class com.bytedesk.core.url.UrlRestService
 
findByUid(String) - Method in interface com.bytedesk.kbase.article.ArticleRepository
 
findByUid(String) - Method in class com.bytedesk.kbase.article.ArticleRestService
 
findByUid(String) - Method in interface com.bytedesk.kbase.auto_reply.fixed.AutoReplyFixedRepository
 
findByUid(String) - Method in class com.bytedesk.kbase.auto_reply.fixed.AutoReplyFixedRestService
 
findByUid(String) - Method in interface com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordRepository
 
findByUid(String) - Method in class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordRestService
 
findByUid(String) - Method in interface com.bytedesk.kbase.faq.FaqRepository
 
findByUid(String) - Method in class com.bytedesk.kbase.faq.FaqRestService
 
findByUid(String) - Method in interface com.bytedesk.kbase.file.FileRepository
 
findByUid(String) - Method in class com.bytedesk.kbase.file.FileRestService
 
findByUid(String) - Method in interface com.bytedesk.kbase.kbase.KbaseRepository
 
findByUid(String) - Method in class com.bytedesk.kbase.kbase.KbaseRestService
 
findByUid(String) - Method in interface com.bytedesk.kbase.notebase.NotebaseRepository
 
findByUid(String) - Method in class com.bytedesk.kbase.notebase.NotebaseService
 
findByUid(String) - Method in interface com.bytedesk.kbase.quick_reply.QuickReplyRepository
 
findByUid(String) - Method in class com.bytedesk.kbase.quick_reply.QuickReplyRestService
 
findByUid(String) - Method in interface com.bytedesk.kbase.split.SplitRepository
 
findByUid(String) - Method in class com.bytedesk.kbase.split.SplitRestService
 
findByUid(String) - Method in interface com.bytedesk.kbase.taboo.TabooRepository
 
findByUid(String) - Method in class com.bytedesk.kbase.taboo.TabooService
 
findByUid(String) - Method in interface com.bytedesk.kbase.text.TextRepository
 
findByUid(String) - Method in class com.bytedesk.kbase.text.TextRestService
 
findByUid(String) - Method in interface com.bytedesk.kbase.upload.UploadRepository
 
findByUid(String) - Method in class com.bytedesk.kbase.upload.UploadRestService
 
findByUid(String) - Method in interface com.bytedesk.kbase.website.WebsiteRepository
 
findByUid(String) - Method in class com.bytedesk.kbase.website.WebsiteRestService
 
findByUid(String) - Method in class com.bytedesk.service.agent_status.AgentStatusLogService
 
findByUid(String) - Method in interface com.bytedesk.service.agent.AgentRepository
 
findByUid(String) - Method in class com.bytedesk.service.agent.AgentRestService
 
findByUid(String) - Method in interface com.bytedesk.service.browse.BrowseRepository
 
findByUid(String) - Method in class com.bytedesk.service.browse.BrowseRestService
 
findByUid(String) - Method in interface com.bytedesk.service.leave_msg.LeaveMsgRepository
 
findByUid(String) - Method in class com.bytedesk.service.leave_msg.LeaveMsgRestService
 
findByUid(String) - Method in interface com.bytedesk.service.queue_member.QueueMemberRepository
 
findByUid(String) - Method in class com.bytedesk.service.queue_member.QueueMemberRestService
 
findByUid(String) - Method in interface com.bytedesk.service.queue.QueueRepository
 
findByUid(String) - Method in class com.bytedesk.service.queue.QueueRestService
 
findByUid(String) - Method in class com.bytedesk.service.rating.RatingService
 
findByUid(String) - Method in class com.bytedesk.service.statistic_thread.StatisticThreadService
 
findByUid(String) - Method in interface com.bytedesk.service.statistic.ServiceStatisticRepository
 
findByUid(String) - Method in class com.bytedesk.service.statistic.ServiceStatisticRestService
 
findByUid(String) - Method in interface com.bytedesk.service.thread_transfer.ThreadTransferRepository
 
findByUid(String) - Method in class com.bytedesk.service.thread_transfer.ThreadTransferService
 
findByUid(String) - Method in class com.bytedesk.service.visitor_message.VisitorMessageRestService
 
findByUid(String) - Method in interface com.bytedesk.service.visitor_thread.VisitorThreadRepository
 
findByUid(String) - Method in class com.bytedesk.service.visitor_thread.VisitorThreadService
 
findByUid(String) - Method in class com.bytedesk.service.visitor.VisitorRestService
 
findByUid(String) - Method in interface com.bytedesk.service.workgroup.WorkgroupRepository
 
findByUid(String) - Method in class com.bytedesk.service.workgroup.WorkgroupRestService
 
findByUid(String) - Method in interface com.bytedesk.service.worktime.WorktimeRepository
 
findByUid(String) - Method in class com.bytedesk.service.worktime.WorktimeService
 
findByUid(String) - Method in interface com.bytedesk.team.department.DepartmentRepository
 
findByUid(String) - Method in class com.bytedesk.team.department.DepartmentService
 
findByUid(String) - Method in interface com.bytedesk.team.group.GroupRepository
 
findByUid(String) - Method in class com.bytedesk.team.group.GroupService
 
findByUid(String) - Method in class com.bytedesk.team.member.MemberRestService
 
findByUid(String) - Method in class com.bytedesk.ticket.attachment.TicketAttachmentRestService
 
findByUid(String) - Method in interface com.bytedesk.ticket.process.TicketProcessRepository
 
findByUid(String) - Method in class com.bytedesk.ticket.process.TicketProcessRestService
 
findByUid(String) - Method in interface com.bytedesk.ticket.statistic.TicketStatisticRepository
 
findByUid(String) - Method in class com.bytedesk.ticket.statistic.TicketStatisticRestService
 
findByUid(String) - Method in interface com.bytedesk.ticket.ticket.TicketRepository
 
findByUid(String) - Method in class com.bytedesk.ticket.ticket.TicketRestService
 
findByUidAndDeleted(String, Boolean) - Method in interface com.bytedesk.service.visitor.VisitorRepository
 
findByUidAndDeleted(String, Boolean) - Method in interface com.bytedesk.team.member.MemberRepository
 
findByUrl(String) - Method in interface com.bytedesk.core.url.UrlRepository
 
findByUrl(String) - Method in class com.bytedesk.core.url.UrlRestService
 
findByUser(UserEntity, Pageable) - Method in interface com.bytedesk.core.rbac.organization.OrganizationRepository
 
findByUser_UidAndDeleted(String, Boolean) - Method in interface com.bytedesk.team.member.MemberRepository
 
findByUserAndOrgUid(UserEntity, String) - Method in class com.bytedesk.team.member.MemberRestService
 
findByUserAndOrgUidAndDeleted(UserEntity, String, Boolean) - Method in interface com.bytedesk.team.member.MemberRepository
 
findByUserId(Long, Pageable) - Method in interface com.bytedesk.forum.comment.CommentRepository
 
findByUserId(Long, Pageable) - Method in interface com.bytedesk.forum.post.PostRepository
 
findByUserId(Long, Pageable) - Method in interface com.bytedesk.voc.feedback.FeedbackRepository
 
findByUserId(Long, Pageable) - Method in interface com.bytedesk.voc.reply.ReplyRepository
 
findByUsernameAndPlatform(String, String) - Method in class com.bytedesk.core.rbac.user.UserDetailsServiceImpl
 
findByUsernameAndPlatform(String, String) - Method in class com.bytedesk.core.rbac.user.UserService
 
findByUsernameAndPlatformAndDeletedFalse(String, String) - Method in interface com.bytedesk.core.rbac.user.UserRepository
 
findByUserUid(String) - Method in interface com.bytedesk.core.message_unread.MessageUnreadRepository
 
findByUserUid(String) - Method in class com.bytedesk.core.topic.TopicService
 
findByUserUid(String) - Method in class com.bytedesk.team.member.MemberRestService
 
findByUserUidAndDeleted(String, Boolean, Pageable) - Method in interface com.bytedesk.core.clipboard.ClipboardRepository
 
findByUserUidAndOrgUid(String, String) - Method in class com.bytedesk.service.agent.AgentRestService
 
findByUserUidAndOrgUidAndDeletedFalse(String, String) - Method in interface com.bytedesk.service.agent.AgentRepository
 
findByValue(String) - Method in interface com.bytedesk.core.rbac.authority.AuthorityRepository
 
findByValue(String) - Method in class com.bytedesk.core.rbac.authority.AuthorityService
 
findByVisitorUid(String) - Method in interface com.bytedesk.service.queue_member.QueueMemberRepository
 
findByVisitorUidAndOrgUid(String, String) - Method in class com.bytedesk.core.black.BlackRestService
 
findByWorkgroupContainingAndCreatedAtBetween(String, LocalDateTime, LocalDateTime) - Method in interface com.bytedesk.ticket.ticket.TicketRepository
 
findByWorkgroupUid(String) - Method in interface com.bytedesk.ticket.statistic.TicketStatisticRepository
 
findFirstByBlackUid(String) - Method in interface com.bytedesk.core.black.BlackRepository
 
findFirstByIpAndEndpointAndAccessTimeAfter(String, String, LocalDateTime) - Method in interface com.bytedesk.core.ip.access.IpAccessRepository
 
findFirstByTopic(String) - Method in interface com.bytedesk.core.thread.ThreadRepository
 
findFirstByTopic(String) - Method in class com.bytedesk.core.thread.ThreadRestService
 
findFirstByTopic(String) - Method in class com.bytedesk.core.topic.TopicService
 
findFirstByTopic(String) - Method in interface com.bytedesk.service.visitor_thread.VisitorThreadRepository
 
findFirstByTopic(String) - Method in class com.bytedesk.service.visitor_thread.VisitorThreadService
 
findFirstByTopicAndDayAndDeletedFalseOrderByCreatedAtDesc(String, String) - Method in interface com.bytedesk.service.queue.QueueRepository
 
findFirstByTopicAndDeleted(String, Boolean) - Method in interface com.bytedesk.core.thread.ThreadRepository
 
findFirstByTopicAndOwner(String, UserEntity) - Method in class com.bytedesk.core.thread.ThreadRestService
 
findFirstByTopicAndOwnerAndDeleted(String, UserEntity, Boolean) - Method in interface com.bytedesk.core.thread.ThreadRepository
used for member thread type
findFirstByTopicAndStateNotContainingAndDeleted(String, String, Boolean) - Method in interface com.bytedesk.core.thread.ThreadRepository
 
findFirstByTopicNotClosed(String) - Method in class com.bytedesk.core.thread.ThreadRestService
 
findFirstByTopicsContains(String) - Method in interface com.bytedesk.core.topic.TopicRepository
TODO: wildcard match 通配符匹配 topic topic通配符说明: 单层通配符"+":只能匹配一层主题。
findFirstByUserUid(String) - Method in interface com.bytedesk.core.topic.TopicRepository
 
findInternalReplies(Long, Pageable) - Method in interface com.bytedesk.voc.reply.ReplyRepository
 
findLatestByQueueTopicAndDay(String, String) - Method in class com.bytedesk.service.queue.QueueRestService
 
findListByTopic(String) - Method in class com.bytedesk.core.thread.ThreadRestService
 
findPublicReplies(Long, Pageable) - Method in interface com.bytedesk.voc.reply.ReplyRepository
 
findSensitiveWords(String) - Method in class com.bytedesk.voc.filter.SensitiveWordFilter
 
findServingThreadsByAgent(String) - Method in interface com.bytedesk.service.queue_member.QueueMemberRepository
 
findStateOpen() - Method in class com.bytedesk.core.thread.ThreadRestService
 
findStatusPending() - Method in class com.bytedesk.core.push.PushRestService
 
findTicketById(Long) - Method in class com.bytedesk.ticket.ticket.TicketRestService
 
findTopicAndStatesNotInAndDeleted(String, List<String>, Boolean) - Method in interface com.bytedesk.core.thread.ThreadRepository
 
finishReason - Variable in class com.bytedesk.core.redis.pubsub.message.RedisPubsubMessageQa
 
firstLetterStyle(String) - Static method in class com.bytedesk.core.utils.BdPinyinUtils
首字母格式
firstResponse - Variable in class com.bytedesk.service.queue_member.QueueMemberEntity
 
firstResponse - Variable in class com.bytedesk.service.queue_member.QueueMemberRequest
 
firstResponse - Variable in class com.bytedesk.service.queue_member.QueueMemberResponse
 
firstResponseAt - Variable in class com.bytedesk.service.statistic_thread.StatisticThreadEntity
 
firstResponseTime - Variable in class com.bytedesk.service.queue_member.QueueMemberEntity
 
firstResponseTime - Variable in class com.bytedesk.service.queue_member.QueueMemberRequest
 
firstResponseTime - Variable in class com.bytedesk.service.queue_member.QueueMemberResponse
 
firstSolveCount - Variable in class com.bytedesk.service.statistic.ServiceStatisticEntity
 
firstSolveCount - Variable in class com.bytedesk.service.statistic.ServiceStatisticResponse
 
firstSolveRate - Variable in class com.bytedesk.service.statistic.ServiceStatisticEntity
 
firstSolveRate - Variable in class com.bytedesk.service.statistic.ServiceStatisticResponse
 
fiveMinJobJobDetail() - Method in class com.bytedesk.core.quartz.QuartzConfig
每5分钟运行一次
fiveMinJobTrigger() - Method in class com.bytedesk.core.quartz.QuartzConfig
 
fiveSecondJobJobDetail() - Method in class com.bytedesk.core.quartz.QuartzConfig
每5秒钟运行一次
fiveSecondJobTrigger() - Method in class com.bytedesk.core.quartz.QuartzConfig
 
FIXED - Enum constant in enum class com.bytedesk.kbase.auto_reply.settings.AutoReplyTypeEnum
 
flags - Variable in class com.bytedesk.core.uid.buffer.RingBuffer
 
flightBookingService - Variable in class com.bytedesk.ai.springai.demo.airline.controller.AirlineController
 
flightBookingService - Variable in class com.bytedesk.ai.springai.demo.airline.services.BookingTools
 
FlightBookingService - Class in com.bytedesk.ai.springai.demo.airline.services
 
FlightBookingService() - Constructor for class com.bytedesk.ai.springai.demo.airline.services.FlightBookingService
 
flow - Variable in class com.bytedesk.ticket.flow.TicketFlowEntity
 
FLOW - Enum constant in enum class com.bytedesk.core.form.FormTypeEnum
 
FLOW - Enum constant in enum class com.bytedesk.ticket.process.TicketProcessTypeEnum
 
FLOW_CREATE - Static variable in class com.bytedesk.core.flow.FlowPermissions
 
FLOW_DELETE - Static variable in class com.bytedesk.core.flow.FlowPermissions
 
FLOW_EXPORT - Static variable in class com.bytedesk.core.flow.FlowPermissions
 
FLOW_PREFIX - Static variable in class com.bytedesk.core.flow.FlowPermissions
 
FLOW_READ - Static variable in class com.bytedesk.core.flow.FlowPermissions
 
FLOW_UPDATE - Static variable in class com.bytedesk.core.flow.FlowPermissions
 
FlowableConfig - Class in com.bytedesk.ticket.config
 
FlowableConfig() - Constructor for class com.bytedesk.ticket.config.FlowableConfig
 
FlowEntity - Class in com.bytedesk.core.flow
 
FlowEntity() - Constructor for class com.bytedesk.core.flow.FlowEntity
 
FlowPermissions - Class in com.bytedesk.core.flow
 
FlowPermissions() - Constructor for class com.bytedesk.core.flow.FlowPermissions
 
flowRepository - Variable in class com.bytedesk.core.flow.FlowRestService
 
FlowRepository - Interface in com.bytedesk.core.flow
 
FlowRequest - Class in com.bytedesk.core.flow
 
FlowRequest() - Constructor for class com.bytedesk.core.flow.FlowRequest
 
FlowResponse - Class in com.bytedesk.core.flow
 
FlowResponse() - Constructor for class com.bytedesk.core.flow.FlowResponse
 
FlowRestController - Class in com.bytedesk.core.flow
 
FlowRestController() - Constructor for class com.bytedesk.core.flow.FlowRestController
 
FlowRestService - Class in com.bytedesk.core.flow
 
FlowRestService() - Constructor for class com.bytedesk.core.flow.FlowRestService
 
flowService - Variable in class com.bytedesk.core.flow.FlowRestController
 
FlowSpecification - Class in com.bytedesk.core.flow
 
FlowSpecification() - Constructor for class com.bytedesk.core.flow.FlowSpecification
 
flowStatus - Variable in class com.bytedesk.ticket.flow.TicketFlowEntity
 
flowType - Variable in class com.bytedesk.ticket.flow.TicketFlowEntity
 
FLUTTER - Enum constant in enum class com.bytedesk.core.enums.ClientEnum
 
FLUTTER_ANDROID - Enum constant in enum class com.bytedesk.core.enums.ClientEnum
 
FLUTTER_IOS - Enum constant in enum class com.bytedesk.core.enums.ClientEnum
 
FLUTTER_LINUX - Enum constant in enum class com.bytedesk.core.enums.ClientEnum
 
FLUTTER_MACOS - Enum constant in enum class com.bytedesk.core.enums.ClientEnum
 
FLUTTER_WEB - Enum constant in enum class com.bytedesk.core.enums.ClientEnum
 
FLUTTER_WINDOWS - Enum constant in enum class com.bytedesk.core.enums.ClientEnum
 
folded - Variable in class com.bytedesk.core.thread.ThreadEntity
 
folded - Variable in class com.bytedesk.core.thread.ThreadRequest
 
folded - Variable in class com.bytedesk.core.thread.ThreadResponse
 
folded - Variable in class com.bytedesk.service.visitor_thread.VisitorThreadEntity
 
footerHtml - Variable in class com.bytedesk.kbase.kbase.KbaseEntity
 
footerHtml - Variable in class com.bytedesk.kbase.kbase.KbaseRequest
 
footerHtml - Variable in class com.bytedesk.kbase.kbase.KbaseResponse
 
FORBIDDEN - Enum constant in enum class com.bytedesk.team.group.GroupStatusEnum
 
ForbiddenException - Exception in com.bytedesk.core.exception
Exception caused by accessing forbidden resources.
ForbiddenException(String) - Constructor for exception com.bytedesk.core.exception.ForbiddenException
 
ForbiddenException(String, Throwable) - Constructor for exception com.bytedesk.core.exception.ForbiddenException
 
forceAgent - Variable in class com.bytedesk.service.visitor.VisitorRequest
 
forceRefresh - Variable in class com.bytedesk.core.push.PushRequest
 
forceValidateEmail - Variable in class com.bytedesk.core.config.properties.BytedeskProperties.Admin
 
forceValidateEmail - Variable in class com.bytedesk.core.config.properties.BytedeskPropertiesResponse.Admin
 
forceValidateEmail - Variable in class com.bytedesk.core.rbac.organization.OrganizationEntity
 
forceValidateMobile - Variable in class com.bytedesk.core.config.properties.BytedeskProperties.Admin
 
forceValidateMobile - Variable in class com.bytedesk.core.config.properties.BytedeskPropertiesResponse.Admin
 
forceValidateMobile - Variable in class com.bytedesk.core.rbac.organization.OrganizationEntity
 
FORM - Enum constant in enum class com.bytedesk.core.message.MessageTypeEnum
 
FORM_CREATE - Static variable in class com.bytedesk.core.form.FormPermissions
 
FORM_DELETE - Static variable in class com.bytedesk.core.form.FormPermissions
 
FORM_EXPORT - Static variable in class com.bytedesk.core.form.FormPermissions
 
FORM_PREFIX - Static variable in class com.bytedesk.core.form.FormPermissions
 
FORM_READ - Static variable in class com.bytedesk.core.form.FormPermissions
 
FORM_SUBMIT - Enum constant in enum class com.bytedesk.core.message.MessageTypeEnum
 
FORM_UPDATE - Static variable in class com.bytedesk.core.form.FormPermissions
 
FORMAL - Enum constant in enum class com.bytedesk.core.crm.CustomerTypeEnum
 
formatAgentAutoReplySettings(AgentRequest) - Method in class com.bytedesk.service.settings.ServiceSettingsService
 
formatAgentInviteSettings(AgentRequest) - Method in class com.bytedesk.service.settings.ServiceSettingsService
 
formatAgentLeaveMsgSettings(AgentRequest) - Method in class com.bytedesk.service.settings.ServiceSettingsService
 
formatAgentQueueSettings(AgentRequest) - Method in class com.bytedesk.service.settings.ServiceSettingsService
 
formatAgentServiceSettings(AgentRequest) - Method in class com.bytedesk.service.settings.ServiceSettingsService
 
formatDateSlashNow() - Static method in class com.bytedesk.core.utils.BdDateUtils
 
formatDateSlashNowNoZero() - Static method in class com.bytedesk.core.utils.BdDateUtils
 
formatDatetimeNow() - Static method in class com.bytedesk.core.utils.BdDateUtils
 
formatDatetimeToString(LocalDateTime) - Static method in class com.bytedesk.core.utils.BdDateUtils
将 LocalDateTime 转换为格式化的日期时间字符串
formatDatetimeToString(Date) - Static method in class com.bytedesk.core.utils.BdDateUtils
 
formatDatetimeUid() - Static method in class com.bytedesk.core.utils.BdDateUtils
 
formatDateToString(Date) - Static method in class com.bytedesk.core.utils.BdDateUtils
 
formatOrgAgentThreadTopic(String, String) - Static method in class com.bytedesk.core.topic.TopicUtils
 
formatOrgAgentTicketThreadTopic(String, String) - Static method in class com.bytedesk.core.topic.TopicUtils
 
formatOrgDepartmentTopic(String) - Static method in class com.bytedesk.core.topic.TopicUtils
 
formatOrgKbdocThreadTopic(String, String) - Static method in class com.bytedesk.core.topic.TopicUtils
 
formatOrgKbThreadTopic(String, String) - Static method in class com.bytedesk.core.topic.TopicUtils
 
formatOrgMemberThreadTopic(String, String) - Static method in class com.bytedesk.core.topic.TopicUtils
 
formatOrgMemberTopic(String) - Static method in class com.bytedesk.core.topic.TopicUtils
 
formatOrgRobotThreadTopic(String, String) - Static method in class com.bytedesk.core.topic.TopicUtils
 
formatOrgWorkgroupThreadTopic(String, String) - Static method in class com.bytedesk.core.topic.TopicUtils
 
formatOrgWorkgroupTicketThreadTopic(String, String) - Static method in class com.bytedesk.core.topic.TopicUtils
 
formatPhoneNumber(String, String) - Method in class com.bytedesk.core.utils.PhoneToRegionUtil
 
formatResponse(Authentication) - Method in class com.bytedesk.core.rbac.auth.AuthService
 
formatStringToDate(String) - Static method in class com.bytedesk.core.utils.BdDateUtils
 
formatStringToDateTime(String) - Static method in class com.bytedesk.core.utils.BdDateUtils
 
formatStringToTime(String) - Static method in class com.bytedesk.core.utils.BdDateUtils
 
formatter - Static variable in class com.bytedesk.ticket.ticket.TicketSpecification
 
formatTimeToString(Date) - Static method in class com.bytedesk.core.utils.BdDateUtils
 
formatToday() - Static method in class com.bytedesk.core.utils.BdDateUtils
 
formatType() - Method in class com.bytedesk.service.visitor.VisitorRequest
 
formatUid(String, String) - Static method in class com.bytedesk.core.utils.Utils
 
formatWorkgroupInviteSettings(WorkgroupRequest) - Method in class com.bytedesk.service.settings.ServiceSettingsService
 
formatWorkgroupLeaveMsgSettings(WorkgroupRequest) - Method in class com.bytedesk.service.settings.ServiceSettingsService
 
formatWorkgroupQueueSettings(WorkgroupRequest) - Method in class com.bytedesk.service.settings.ServiceSettingsService
 
formatWorkgroupRobotSettings(WorkgroupRequest) - Method in class com.bytedesk.service.settings.ServiceSettingsService
 
formatWorkgroupServiceSettings(WorkgroupRequest) - Method in class com.bytedesk.service.settings.ServiceSettingsService
 
FormEntity - Class in com.bytedesk.core.form
 
FormEntity() - Constructor for class com.bytedesk.core.form.FormEntity
 
formKey - Variable in class com.bytedesk.ticket.ticket.dto.TicketHistoryTaskResponse
 
FormPermissions - Class in com.bytedesk.core.form
 
FormPermissions() - Constructor for class com.bytedesk.core.form.FormPermissions
 
formRepository - Variable in class com.bytedesk.core.form.FormRestService
 
FormRepository - Interface in com.bytedesk.core.form
 
FormRequest - Class in com.bytedesk.core.form
 
FormRequest() - Constructor for class com.bytedesk.core.form.FormRequest
 
FormResponse - Class in com.bytedesk.core.form
 
FormResponse() - Constructor for class com.bytedesk.core.form.FormResponse
 
FormRestController - Class in com.bytedesk.core.form
 
FormRestController() - Constructor for class com.bytedesk.core.form.FormRestController
 
FormRestService - Class in com.bytedesk.core.form
 
FormRestService() - Constructor for class com.bytedesk.core.form.FormRestService
 
formService - Variable in class com.bytedesk.core.form.FormRestController
 
formService - Variable in class com.bytedesk.ticket.form.TicketFormController
 
formService - Variable in class com.bytedesk.ticket.form.TicketFormService
 
FormSpecification - Class in com.bytedesk.core.form
 
FormSpecification() - Constructor for class com.bytedesk.core.form.FormSpecification
 
FormTypeEnum - Enum Class in com.bytedesk.core.form
 
FormTypeEnum() - Constructor for enum class com.bytedesk.core.form.FormTypeEnum
 
ForumApplication - Class in com.bytedesk.forum
 
ForumApplication() - Constructor for class com.bytedesk.forum.ForumApplication
 
ForumException - Exception in com.bytedesk.forum.exception
 
ForumException(String) - Constructor for exception com.bytedesk.forum.exception.ForumException
 
ForumException(String, Throwable) - Constructor for exception com.bytedesk.forum.exception.ForumException
 
forumUserService - Variable in class com.bytedesk.forum.controller.ForumViewController
 
ForumUserService - Interface in com.bytedesk.forum.user
 
ForumUserServiceImpl - Class in com.bytedesk.forum.user
 
ForumUserServiceImpl() - Constructor for class com.bytedesk.forum.user.ForumUserServiceImpl
 
ForumUserStats - Class in com.bytedesk.forum.user
 
ForumUserStats() - Constructor for class com.bytedesk.forum.user.ForumUserStats
 
ForumViewController - Class in com.bytedesk.forum.controller
 
ForumViewController() - Constructor for class com.bytedesk.forum.controller.ForumViewController
 
FR - Enum constant in enum class com.bytedesk.core.enums.LanguageEnum
 
freeDays - Variable in class com.bytedesk.core.config.properties.BytedeskProperties.Features
 
FreeMarkerUtil - Class in com.bytedesk.kbase.utils
 
FreeMarkerUtil() - Constructor for class com.bytedesk.kbase.utils.FreeMarkerUtil
 
FRIEND - Enum constant in enum class com.bytedesk.core.thread.ThreadTypeEnum
 
from - Variable in class com.bytedesk.ai.springai.demo.airline.data.Booking
 
from - Variable in record class com.bytedesk.ai.springai.demo.airline.services.BookingTools.BookingDetails
The field for the from record component.
from - Variable in record class com.bytedesk.ai.springai.demo.airline.services.BookingTools.ChangeBookingDatesRequest
The field for the from record component.
from - Variable in class com.bytedesk.core.push.email.PushServiceImplEmail
 
from() - Method in record class com.bytedesk.ai.springai.demo.airline.services.BookingTools.BookingDetails
Returns the value of the from record component.
from() - Method in record class com.bytedesk.ai.springai.demo.airline.services.BookingTools.ChangeBookingDatesRequest
Returns the value of the from record component.
fromEntity(TicketEntity) - Static method in class com.bytedesk.ticket.ticket.dto.TicketResponse
 
fromValue(int) - Static method in enum class com.bytedesk.core.thread.ThreadTypeEnum
 
fromValue(String) - Static method in enum class com.bytedesk.ai.robot.RobotModelEnum
 
fromValue(String) - Static method in enum class com.bytedesk.ai.robot.RobotTypeEnum
 
fromValue(String) - Static method in enum class com.bytedesk.core.action.ActionTypeEnum
 
fromValue(String) - Static method in enum class com.bytedesk.core.enums.ClientEnum
 
fromValue(String) - Static method in enum class com.bytedesk.core.enums.LanguageEnum
 
fromValue(String) - Static method in enum class com.bytedesk.core.enums.LevelEnum
 
fromValue(String) - Static method in enum class com.bytedesk.core.enums.PlatformEnum
 
fromValue(String) - Static method in enum class com.bytedesk.core.ip.IpTypeEnum
 
fromValue(String) - Static method in enum class com.bytedesk.core.message.MessageStatusEnum
 
fromValue(String) - Static method in enum class com.bytedesk.core.message.MessageTypeEnum
 
fromValue(String) - Static method in enum class com.bytedesk.core.push.PushStatusEnum
 
fromValue(String) - Static method in enum class com.bytedesk.core.redis.pubsub.RedisPubsubMessageType
 
fromValue(String) - Static method in enum class com.bytedesk.core.thread.ThreadStateEnum
 
fromValue(String) - Static method in enum class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordMatchEnum
 
fromValue(String) - Static method in enum class com.bytedesk.kbase.kbase.KbaseTypeEnum
 
fromValue(String) - Static method in enum class com.bytedesk.kbase.upload.UploadStatusEnum
 
fromValue(String) - Static method in enum class com.bytedesk.kbase.upload.UploadTypeEnum
 
fromValue(String) - Static method in enum class com.bytedesk.service.agent.AgentStatusEnum
 
fromValue(String) - Static method in enum class com.bytedesk.service.queue_member.QueueMemberStatusEnum
 
fromValue(String) - Static method in enum class com.bytedesk.service.queue.QueueStatusEnum
 
fromValue(String) - Static method in enum class com.bytedesk.team.group.GroupTypeEnum
 
fullTextSearch(String, Pageable) - Method in class com.bytedesk.forum.post.PostController
 
fullTextSearch(String, Pageable) - Method in interface com.bytedesk.forum.post.PostRepository
 
fullTextSearch(String, Pageable) - Method in interface com.bytedesk.forum.post.PostService
 
fullTextSearch(String, Pageable) - Method in class com.bytedesk.forum.post.PostServiceImpl
 
fullTextSearchByCategory(String, Long, Pageable) - Method in class com.bytedesk.forum.post.PostController
 
fullTextSearchByCategory(String, Long, Pageable) - Method in interface com.bytedesk.forum.post.PostRepository
 
fullTextSearchByCategory(String, Long, Pageable) - Method in interface com.bytedesk.forum.post.PostService
 
fullTextSearchByCategory(String, Long, Pageable) - Method in class com.bytedesk.forum.post.PostServiceImpl
 
FUZZY - Enum constant in enum class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordMatchEnum
 

G

GEMINI - Static variable in class com.bytedesk.ai.provider.LlmProviderConsts
 
generate(String) - Method in class com.bytedesk.ai.springai.SpringAIDeepseekController
 
generate(String) - Method in class com.bytedesk.ai.springai.SpringAIOllamaController
 
generate(String) - Method in class com.bytedesk.ai.springai.SpringAIPromptController
 
generateFaqPairsAsync(String) - Method in class com.bytedesk.ai.provider.vendors.ollama.OllamaChatService
 
generateFaqPairsAsync(String) - Method in class com.bytedesk.ai.provider.vendors.zhipuai.ZhipuaiChatService
 
generateFaqPairsAsync(String) - Method in class com.bytedesk.ai.springai.SpringAIZhipuaiService
 
generateFaqPairsSync(String) - Method in class com.bytedesk.ai.provider.vendors.zhipuai.ZhipuaiChatService
 
generateFaqPairsSync(String) - Method in class com.bytedesk.ai.springai.SpringAIZhipuaiService
 
generateJwtToken(String, String) - Method in class com.bytedesk.core.utils.JwtUtils
https://github.com/jwtk/jjwt?
generateStream(String) - Method in class com.bytedesk.ai.springai.SpringAIDeepseekController
 
generateStream(String) - Method in class com.bytedesk.ai.springai.SpringAIOllamaController
 
generateToken() - Method in class com.bytedesk.core.token.TokenEntity
 
generateUid() - Static method in class com.bytedesk.voc.util.VocUtils
 
GEO_CODER - Static variable in class com.bytedesk.core.utils.PhoneToRegionUtil
 
get() - Method in class com.bytedesk.ai.springai.reader.WebDocumentReader
 
get() - Method in class com.bytedesk.core.feature.FeatureController
 
get(String) - Method in class com.bytedesk.core.message.MessageCache
 
get(String) - Method in class com.bytedesk.core.socket.mqtt.MqttSessionService
 
getActiveTasks(String) - Method in class com.bytedesk.ticket.service.TicketCaseService
 
getAgentContinueMessage(VisitorRequest, ThreadEntity) - Method in class com.bytedesk.service.strategy.AgentCsThreadCreationStrategy
 
getAgentQueuingMessage(VisitorRequest, ThreadEntity) - Method in class com.bytedesk.service.strategy.AgentCsThreadCreationStrategy
 
getAgentRating(String) - Method in class com.bytedesk.service.agent.AgentService
 
getAgentsBySkills(List<String>) - Method in class com.bytedesk.service.agent.AgentService
 
getAgentStatus(String) - Method in interface com.bytedesk.service.agent.AgentRepository
 
getAllCategories() - Static method in class com.bytedesk.ticket.ticket.TicketCategories
Get all categories as a single array
getAllClientIds() - Method in class com.bytedesk.core.socket.mqtt.MqttSessionService
 
getAllCookies(HttpServletRequest) - Method in class com.bytedesk.core.session.CookieController
http://127.0.0.1:9003/cookie/all
getAllFiles() - Method in class com.bytedesk.ai.springai.demo.bytedesk.SpringAIBytedeskService
 
getAllFolders() - Method in class com.bytedesk.ai.springai.demo.bytedesk.SpringAIBytedeskService
 
getApnsClient(String, String, String) - Method in class com.bytedesk.core.push.ios.ApnsPushService
 
getArticles(KbaseEntity) - Method in class com.bytedesk.kbase.kbase.KbaseRestService
 
getArticlesByCategory(KbaseEntity, String) - Method in class com.bytedesk.kbase.kbase.KbaseRestService
 
getAssignedAgent(String) - Method in interface com.bytedesk.service.queue_member.QueueMemberRepository
 
getAssignee() - Method in class com.bytedesk.ticket.ticket.TicketEntity
 
getAssigneeString() - Method in class com.bytedesk.ticket.ticket.TicketEntity
 
getAsyncAnswer(String) - Method in class com.bytedesk.ai.provider.vendors.ollama.Ollama4jChatController
 
getAuthentication(HttpServletRequest, String) - Method in class com.bytedesk.core.rbac.auth.AuthService
 
getAuthorities() - Method in class com.bytedesk.core.rbac.auth.AuthToken
 
getAuthorities() - Method in class com.bytedesk.core.rbac.user.UserDetailsImpl
 
getAvailableAgents() - Method in class com.bytedesk.service.agent.AgentService
 
getAvailableAgents() - Method in class com.bytedesk.service.workgroup.WorkgroupEntity
获取可用客服
getAvatar() - Method in class com.bytedesk.core.socket.protobuf.model.UserProto.User.Builder
头像
getAvatar() - Method in class com.bytedesk.core.socket.protobuf.model.UserProto.User
头像
getAvatar() - Method in interface com.bytedesk.core.socket.protobuf.model.UserProto.UserOrBuilder
头像
getAvatar(String) - Method in class com.bytedesk.service.visitor.VisitorRestService
 
getAvatarBaseUrl() - Method in class com.bytedesk.core.config.properties.BytedeskProperties
 
getAvatarBytes() - Method in class com.bytedesk.core.socket.protobuf.model.UserProto.User.Builder
头像
getAvatarBytes() - Method in class com.bytedesk.core.socket.protobuf.model.UserProto.User
头像
getAvatarBytes() - Method in interface com.bytedesk.core.socket.protobuf.model.UserProto.UserOrBuilder
头像
getAverageResolutionTime(LocalDateTime, LocalDateTime) - Method in class com.bytedesk.voc.feedback.stats.FeedbackStatsServiceImpl
 
getAverageResponseTime(AgentEntity) - Method in class com.bytedesk.service.workgroup.WorkgroupRoutingService
获取平均响应时间(秒)
getAverageResponseTime(String) - Method in class com.bytedesk.service.agent.AgentService
 
getAverageResponseTime(LocalDateTime, LocalDateTime) - Method in class com.bytedesk.voc.feedback.stats.FeedbackStatsServiceImpl
 
getBasicPredicates(Root<?>, CriteriaBuilder, String) - Static method in class com.bytedesk.core.base.BaseSpecification
 
getBean(Class<T>) - Static method in class com.bytedesk.core.utils.ApplicationContextHolder
 
getBookingClass() - Method in class com.bytedesk.ai.springai.demo.airline.data.Booking
 
getBookingDetails() - Method in class com.bytedesk.ai.springai.demo.airline.services.BookingTools
 
getBookingDetails(String, String) - Method in class com.bytedesk.ai.springai.demo.airline.services.FlightBookingService
 
getBookingNumber() - Method in class com.bytedesk.ai.springai.demo.airline.data.Booking
 
getBookings() - Method in class com.bytedesk.ai.springai.demo.airline.controller.AirlineController
 
getBookings() - Method in class com.bytedesk.ai.springai.demo.airline.data.BookingData
 
getBookings() - Method in class com.bytedesk.ai.springai.demo.airline.data.Customer
 
getBookings() - Method in class com.bytedesk.ai.springai.demo.airline.services.FlightBookingService
 
getBookingStatus() - Method in class com.bytedesk.ai.springai.demo.airline.data.Booking
 
getBookingTo() - Method in class com.bytedesk.ai.springai.demo.airline.data.Booking
 
getBufferSize() - Method in class com.bytedesk.core.uid.buffer.RingBuffer
 
getBytedeskProperties() - Method in class com.bytedesk.core.config.properties.BytedeskPropertiesController
 
getCacheLevel() - Method in class com.bytedesk.core.config.properties.BytedeskProperties
 
getCachePrefix() - Method in class com.bytedesk.core.config.properties.BytedeskProperties
 
getCacheSerialUid() - Method in class com.bytedesk.core.uid.UidUtils
生成一次id之后,按序列号+1生成一批id,缓存,供之后请求 如对UID生成性能有要求, 请使用CachedUidGenerator
getCategories(KbaseEntity) - Method in class com.bytedesk.kbase.kbase.KbaseRestService
 
getChannelAddress(Channel) - Static method in class com.bytedesk.core.socket.mqtt.MqttChannelUtils
 
getChannelIP(Channel) - Static method in class com.bytedesk.core.socket.mqtt.MqttChannelUtils
 
getChatWithContext(String) - Method in class com.bytedesk.ai.provider.vendors.ollama.Ollama4jChatController
 
getClient() - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message.Builder
消息来源客户端
getClient() - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message
消息来源客户端
getClient() - Method in interface com.bytedesk.core.socket.protobuf.model.MessageProto.MessageOrBuilder
消息来源客户端
getClientBytes() - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message.Builder
消息来源客户端
getClientBytes() - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message
消息来源客户端
getClientBytes() - Method in interface com.bytedesk.core.socket.protobuf.model.MessageProto.MessageOrBuilder
消息来源客户端
getClientId(Channel) - Static method in class com.bytedesk.core.socket.mqtt.MqttChannelUtils
Fetches the clientId from the channel attributes of the passed channel
getClientIp(HttpServletRequest) - Static method in class com.bytedesk.core.ip.IpUtils
获取访客来源ip
getClipboardAssistantUser() - Static method in class com.bytedesk.core.rbac.user.UserUtils
 
getClipboardTopic(String) - Static method in class com.bytedesk.core.topic.TopicUtils
 
getClusterEnabled() - Method in class com.bytedesk.core.config.properties.BytedeskProperties
 
getClusterHost() - Method in class com.bytedesk.core.config.properties.BytedeskProperties
 
getClusterNodes() - Method in class com.bytedesk.core.config.properties.BytedeskProperties
 
getClusterPort() - Method in class com.bytedesk.core.config.properties.BytedeskProperties
 
getCode() - Method in enum class com.bytedesk.core.crm.CustomerTypeEnum
 
getComment(Long) - Method in class com.bytedesk.forum.comment.CommentController
 
getComment(Long) - Method in interface com.bytedesk.forum.comment.CommentService
 
getComment(Long) - Method in class com.bytedesk.forum.comment.CommentServiceImpl
 
getCommentsByPost(Long, Pageable) - Method in class com.bytedesk.forum.comment.CommentController
 
getCommentsByPost(Long, Pageable) - Method in interface com.bytedesk.forum.comment.CommentService
 
getCommentsByPost(Long, Pageable) - Method in class com.bytedesk.forum.comment.CommentServiceImpl
 
getCommentsByUser(Long, Pageable) - Method in class com.bytedesk.forum.comment.CommentController
 
getCommentsByUser(Long, Pageable) - Method in interface com.bytedesk.forum.comment.CommentService
 
getCommentsByUser(Long, Pageable) - Method in class com.bytedesk.forum.comment.CommentServiceImpl
 
getConnectedClientIds() - Method in class com.bytedesk.core.socket.mqtt.MqttConnectionService
 
getConnectedUserUids() - Method in class com.bytedesk.core.socket.mqtt.MqttConnectionService
 
getContent() - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message.Builder
消息内容,可能是文本,图片,语音,视频,文件等,json
getContent() - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message
消息内容,可能是文本,图片,语音,视频,文件等,json
getContent() - Method in interface com.bytedesk.core.socket.protobuf.model.MessageProto.MessageOrBuilder
消息内容,可能是文本,图片,语音,视频,文件等,json
getContentBytes() - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message.Builder
消息内容,可能是文本,图片,语音,视频,文件等,json
getContentBytes() - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message
消息内容,可能是文本,图片,语音,视频,文件等,json
getContentBytes() - Method in interface com.bytedesk.core.socket.protobuf.model.MessageProto.MessageOrBuilder
消息内容,可能是文本,图片,语音,视频,文件等,json
getCookie(String) - Method in class com.bytedesk.core.session.CookieController
v_vid = visitor_vid http://127.0.0.1:9003/cookie/
getCorsAllowedOrigins() - Method in class com.bytedesk.core.config.properties.BytedeskProperties
 
getCreatedAt() - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message.Builder
时间戳
getCreatedAt() - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message
时间戳
getCreatedAt() - Method in interface com.bytedesk.core.socket.protobuf.model.MessageProto.MessageOrBuilder
时间戳
getCreatedAt() - Method in class com.bytedesk.kbase.article.ArticleResponse
 
getCreatedAtBytes() - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message.Builder
时间戳
getCreatedAtBytes() - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message
时间戳
getCreatedAtBytes() - Method in interface com.bytedesk.core.socket.protobuf.model.MessageProto.MessageOrBuilder
时间戳
getCredentials() - Method in class com.bytedesk.core.rbac.auth.AuthToken
 
getCurrentDateTime() - Method in class com.bytedesk.ai.springai.tools.DateTimeTools
 
getCurrentDateTimeMethodToolCallback() - Method in class com.bytedesk.ai.springai.tools.DateTimeTools
 
getCurrentLocalDateTime() - Static method in class com.bytedesk.core.utils.BdDateUtils
 
getCurrentSecond() - Method in class com.bytedesk.core.uid.impl.DefaultUidGenerator
Get current second
getCurrentZonedDateTime() - Static method in class com.bytedesk.core.utils.BdDateUtils
 
getCurrentZoneId() - Static method in class com.bytedesk.core.utils.BdDateUtils
 
getCursor() - Method in class com.bytedesk.core.uid.buffer.RingBuffer
 
getCustomer() - Method in class com.bytedesk.ai.springai.demo.airline.data.Booking
 
getCustomers() - Method in class com.bytedesk.ai.springai.demo.airline.data.BookingData
 
getDatabaseType() - Method in class com.bytedesk.core.config.DatabaseTypeChecker
 
getDatabaseTypeByDatasource() - Method in class com.bytedesk.core.config.DatabaseTypeChecker
 
getDatabaseTypeByDatasourceMetaData() - Method in class com.bytedesk.core.config.DatabaseTypeChecker
 
getDate() - Method in class com.bytedesk.ai.springai.demo.airline.data.Booking
 
getDateFormatter() - Static method in class com.bytedesk.core.utils.BdDateUtils
 
getDateTimeFormatter() - Static method in class com.bytedesk.core.utils.BdDateUtils
 
getDefaultAgentAvatarUrl() - Static method in class com.bytedesk.core.constant.AvatarConsts
 
getDefaultAndroidAvatarUrl() - Static method in class com.bytedesk.core.constant.AvatarConsts
 
getDefaultAvatarUrl() - Static method in class com.bytedesk.core.constant.AvatarConsts
 
getDefaultClipboardAssistantAvatarUrl() - Static method in class com.bytedesk.core.constant.AvatarConsts
 
getDefaultEmotionAssistantAvatarUrl() - Static method in class com.bytedesk.core.constant.AvatarConsts
 
getDefaultFileAssistantAvatarUrl() - Static method in class com.bytedesk.core.constant.AvatarConsts
 
getDefaultFlutterAndroidAvatarUrl() - Static method in class com.bytedesk.core.constant.AvatarConsts
 
getDefaultFlutterIosAvatarUrl() - Static method in class com.bytedesk.core.constant.AvatarConsts
 
getDefaultFlutterWebAvatarUrl() - Static method in class com.bytedesk.core.constant.AvatarConsts
 
getDefaultGroupAvatarUrl() - Static method in class com.bytedesk.core.constant.AvatarConsts
 
getDefaultHost() - Static method in class com.bytedesk.core.constant.AvatarConsts
 
getDefaultInstance() - Static method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message
 
getDefaultInstance() - Static method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread
 
getDefaultInstance() - Static method in class com.bytedesk.core.socket.protobuf.model.UserProto.User
 
getDefaultInstanceForType() - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message.Builder
 
getDefaultInstanceForType() - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message
 
getDefaultInstanceForType() - Method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread.Builder
 
getDefaultInstanceForType() - Method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread
 
getDefaultInstanceForType() - Method in class com.bytedesk.core.socket.protobuf.model.UserProto.User.Builder
 
getDefaultInstanceForType() - Method in class com.bytedesk.core.socket.protobuf.model.UserProto.User
 
getDefaultIntentClassificationAssistantAvatarUrl() - Static method in class com.bytedesk.core.constant.AvatarConsts
 
getDefaultIntentRewriteAssistantAvatarUrl() - Static method in class com.bytedesk.core.constant.AvatarConsts
 
getDefaultIosAvatarUrl() - Static method in class com.bytedesk.core.constant.AvatarConsts
 
getDefaultRobotAvatar() - Static method in class com.bytedesk.core.constant.AvatarConsts
 
getDefaultSerialUid() - Method in class com.bytedesk.core.uid.UidUtils
实时生成 性能有损耗
getDefaultSystemAvatarUrl() - Static method in class com.bytedesk.core.constant.AvatarConsts
 
getDefaultSystemNotificationAvatarUrl() - Static method in class com.bytedesk.core.constant.AvatarConsts
 
getDefaultUniappAvatarUrl() - Static method in class com.bytedesk.core.constant.AvatarConsts
 
getDefaultUserAvatarUrl() - Static method in class com.bytedesk.core.constant.AvatarConsts
 
getDefaultVisitorAvatarUrl() - Static method in class com.bytedesk.core.constant.AvatarConsts
 
getDefaultWapAvatarUrl() - Static method in class com.bytedesk.core.constant.AvatarConsts
 
getDefaultWebAvatarUrl() - Static method in class com.bytedesk.core.constant.AvatarConsts
 
getDefaultWechatKefuAvatarUrl() - Static method in class com.bytedesk.core.constant.AvatarConsts
 
getDefaultWechatMiniAvatarUrl() - Static method in class com.bytedesk.core.constant.AvatarConsts
 
getDefaultWechatMpAvatarUrl() - Static method in class com.bytedesk.core.constant.AvatarConsts
 
getDefaultWorkGroupAvatarUrl() - Static method in class com.bytedesk.core.constant.AvatarConsts
 
getDescriptor() - Static method in class com.bytedesk.core.socket.protobuf.model.MessageProto
 
getDescriptor() - Static method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message.Builder
 
getDescriptor() - Static method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message
 
getDescriptor() - Static method in class com.bytedesk.core.socket.protobuf.model.ThreadProto
 
getDescriptor() - Static method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread.Builder
 
getDescriptor() - Static method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread
 
getDescriptor() - Static method in class com.bytedesk.core.socket.protobuf.model.UserProto
 
getDescriptor() - Static method in class com.bytedesk.core.socket.protobuf.model.UserProto.User.Builder
 
getDescriptor() - Static method in class com.bytedesk.core.socket.protobuf.model.UserProto.User
 
getDescriptorForType() - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message.Builder
 
getDescriptorForType() - Method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread.Builder
 
getDescriptorForType() - Method in class com.bytedesk.core.socket.protobuf.model.UserProto.User.Builder
 
getDetails() - Method in class com.bytedesk.core.rbac.auth.AuthToken
 
getEmail() - Method in class com.bytedesk.core.config.properties.BytedeskProperties
 
getEmailType() - Method in class com.bytedesk.core.config.properties.BytedeskProperties
 
getEmailWhitelist() - Method in class com.bytedesk.core.config.properties.BytedeskProperties
 
getEnabledFeatures() - Method in class com.bytedesk.core.feature.FeatureRestController
 
getEnabledFeatures() - Method in class com.bytedesk.core.feature.FeatureService
 
getExtra() - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message.Builder
自定义扩展/附加信息
getExtra() - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message
自定义扩展/附加信息
getExtra() - Method in interface com.bytedesk.core.socket.protobuf.model.MessageProto.MessageOrBuilder
自定义扩展/附加信息
getExtra() - Method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread.Builder
自定义扩展/附加信息
getExtra() - Method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread
自定义扩展/附加信息
getExtra() - Method in interface com.bytedesk.core.socket.protobuf.model.ThreadProto.ThreadOrBuilder
自定义扩展/附加信息
getExtra() - Method in class com.bytedesk.core.socket.protobuf.model.UserProto.User.Builder
自定义扩展/附加信息
getExtra() - Method in class com.bytedesk.core.socket.protobuf.model.UserProto.User
自定义扩展/附加信息
getExtra() - Method in interface com.bytedesk.core.socket.protobuf.model.UserProto.UserOrBuilder
自定义扩展/附加信息
getExtraBytes() - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message.Builder
自定义扩展/附加信息
getExtraBytes() - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message
自定义扩展/附加信息
getExtraBytes() - Method in interface com.bytedesk.core.socket.protobuf.model.MessageProto.MessageOrBuilder
自定义扩展/附加信息
getExtraBytes() - Method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread.Builder
自定义扩展/附加信息
getExtraBytes() - Method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread
自定义扩展/附加信息
getExtraBytes() - Method in interface com.bytedesk.core.socket.protobuf.model.ThreadProto.ThreadOrBuilder
自定义扩展/附加信息
getExtraBytes() - Method in class com.bytedesk.core.socket.protobuf.model.UserProto.User.Builder
自定义扩展/附加信息
getExtraBytes() - Method in class com.bytedesk.core.socket.protobuf.model.UserProto.User
自定义扩展/附加信息
getExtraBytes() - Method in interface com.bytedesk.core.socket.protobuf.model.UserProto.UserOrBuilder
自定义扩展/附加信息
getFeatureConfig(String) - Method in class com.bytedesk.core.feature.FeatureService
 
getFeaturesByModule(String) - Method in class com.bytedesk.core.feature.FeatureRestController
 
getFeaturesByModule(String) - Method in class com.bytedesk.core.feature.FeatureService
 
getFeedback(Long) - Method in interface com.bytedesk.voc.feedback.FeedbackService
 
getFeedback(Long) - Method in class com.bytedesk.voc.feedback.FeedbackServiceImpl
 
getFeedbacks(Pageable) - Method in interface com.bytedesk.voc.feedback.FeedbackService
 
getFeedbacks(Pageable) - Method in class com.bytedesk.voc.feedback.FeedbackServiceImpl
 
getFeedbacksByStatus(String, Pageable) - Method in interface com.bytedesk.voc.feedback.FeedbackService
 
getFeedbacksByStatus(String, Pageable) - Method in class com.bytedesk.voc.feedback.FeedbackServiceImpl
 
getFeedbacksByType(String, Pageable) - Method in interface com.bytedesk.voc.feedback.FeedbackService
 
getFeedbacksByType(String, Pageable) - Method in class com.bytedesk.voc.feedback.FeedbackServiceImpl
 
getFeedbacksByUser(Long, Pageable) - Method in interface com.bytedesk.voc.feedback.FeedbackService
 
getFeedbacksByUser(Long, Pageable) - Method in class com.bytedesk.voc.feedback.FeedbackServiceImpl
 
getFileAssistantUser() - Static method in class com.bytedesk.core.rbac.user.UserUtils
 
getFiles() - Method in class com.bytedesk.ai.springai.demo.bytedesk.SpringAIBytedeskController
 
getFileTopic(String) - Static method in class com.bytedesk.core.topic.TopicUtils
 
getFolders() - Method in class com.bytedesk.ai.springai.demo.bytedesk.SpringAIBytedeskController
 
getFormProperties(String) - Method in class com.bytedesk.ticket.form.TicketFormController
 
getFormProperties(String) - Method in class com.bytedesk.ticket.form.TicketFormService
获取表单属性
getFrom() - Method in class com.bytedesk.ai.springai.demo.airline.data.Booking
 
getGroup(String) - Method in class com.bytedesk.ticket.identity.TicketIdentityService
获取组
getGroupTasks(String) - Method in class com.bytedesk.ticket.flow.TicketFlowController
 
getGroupTopic(String) - Static method in class com.bytedesk.core.topic.TopicUtils
 
getGroupUsers(String) - Method in class com.bytedesk.ticket.identity.TicketIdentityService
查询组内的所有用户
getHistory(String) - Method in class com.bytedesk.ticket.flow.TicketFlowController
 
getHourOfDay() - Static method in class com.bytedesk.core.utils.BdDateUtils
 
getInstance() - Static method in class com.bytedesk.core.config.properties.BytedeskProperties
 
getInstance() - Static method in class com.bytedesk.core.uid.UidUtils
 
getInvoker(int) - Method in class com.bytedesk.core.uid.utils.NamingThreadFactory
Get the method invoker's class name
getIp(HttpServletRequest) - Static method in class com.bytedesk.core.ip.IpUtils
获取客户端ip
getIpLocation(HttpServletRequest) - Method in class com.bytedesk.core.ip.IpService
 
getIpLocation(String) - Method in class com.bytedesk.core.ip.IpService
location: "国家|区域|省份|城市|ISP" location: "中国|0|湖北省|武汉市|联通"
getJavaAi() - Method in class com.bytedesk.core.config.properties.BytedeskProperties
 
getJedisPool() - Method in class com.bytedesk.core.redis.RedisConfig
 
getJmsQueueArtemis() - Method in class com.bytedesk.core.jms.JmsArtemisController
 
getJmsTopicArtemis() - Method in class com.bytedesk.core.jms.JmsArtemisController
 
getJwtExpiration() - Method in class com.bytedesk.core.config.properties.BytedeskProperties
 
getJwtRefreshTokenExpiration() - Method in class com.bytedesk.core.config.properties.BytedeskProperties
 
getJwtSecretKey() - Method in class com.bytedesk.core.config.properties.BytedeskProperties
 
getKaptcha() - Method in class com.bytedesk.core.kaptcha.KaptchaRestController
 
getKaptcha(String) - Method in class com.bytedesk.core.kaptcha.KaptchaCacheService
 
getKaptchaBean() - Method in class com.bytedesk.core.kaptcha.KaptchaConfig
 
getKbaseApiUrl() - Method in class com.bytedesk.core.config.properties.BytedeskProperties
 
getKbaseHtmlPath() - Method in class com.bytedesk.core.config.properties.BytedeskProperties
 
getKbaseTheme() - Method in class com.bytedesk.core.config.properties.BytedeskProperties
 
getKeywordReply(String, String, String) - Method in class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordRestService
 
getLatestDefinition() - Method in class com.bytedesk.ticket.flow.TicketFlowController
 
getLatestProcessDefinition() - Method in class com.bytedesk.ticket.flow.TicketFlowService
获取最新的流程定义
getList() - Method in class com.bytedesk.core.topic.TopicCacheService
 
getList(String) - Method in class com.bytedesk.core.message.MessagePersistCache
 
getList(String) - Method in class com.bytedesk.core.thread.ThreadPersistCache
 
getList(String) - Method in class com.bytedesk.core.topic.TopicCacheService
 
getListForPersist() - Method in class com.bytedesk.core.message.MessagePersistCache
 
getListForPersist() - Method in class com.bytedesk.core.thread.ThreadPersistCache
 
getLlmThreadDefaultAvatar() - Static method in class com.bytedesk.core.constant.AvatarConsts
 
getLlmThreadDefaultAvatarBaseUrl() - Static method in class com.bytedesk.core.constant.AvatarConsts
 
getLocalAddress() - Static method in class com.bytedesk.core.uid.utils.NetUtils
Retrieve local address
getLocalAddressInstance() - Static method in class com.bytedesk.core.uid.utils.NetUtils
 
getLocalInetAddress() - Static method in class com.bytedesk.core.uid.utils.NetUtils
Retrieve the first validated local ip address(the Public and LAN ip addresses are validated).
getLocalModels() - Method in class com.bytedesk.ai.provider.vendors.ollama.Ollama4jRestController
 
getLocalModels() - Method in class com.bytedesk.ai.provider.vendors.ollama.Ollama4jService
 
getMessageExtra(String) - Static method in class com.bytedesk.core.message.MessageUtils
 
getMessages(String) - Method in class com.bytedesk.core.message_unread.MessageUnreadService
 
getMessageUnread(VisitorRequest) - Method in class com.bytedesk.service.visitor.VisitorAnonymousController
 
getMobile() - Method in class com.bytedesk.core.config.properties.BytedeskProperties
 
getMobileWhitelist() - Method in class com.bytedesk.core.config.properties.BytedeskProperties
 
getModelDetails(LibraryModel) - Method in class com.bytedesk.ai.provider.vendors.ollama.Ollama4jService
 
getModelDetails(String) - Method in class com.bytedesk.ai.provider.vendors.ollama.Ollama4jRestController
 
getModelDetails(String) - Method in class com.bytedesk.ai.provider.vendors.ollama.Ollama4jService
https://ollama4j.github.io/ollama4j/apis-model-management/get-model-details
getModels() - Method in class com.bytedesk.ai.provider.vendors.ollama.Ollama4jRestController
 
getModels() - Method in class com.bytedesk.ai.provider.vendors.ollama.Ollama4jService
 
getModelTag(String, String) - Method in class com.bytedesk.ai.provider.vendors.ollama.Ollama4jRestController
 
getModelTag(String, String) - Method in class com.bytedesk.ai.provider.vendors.ollama.Ollama4jService
 
getModuleFeatureStats() - Method in class com.bytedesk.core.feature.FeatureRestController
 
getModuleFeatureStats() - Method in class com.bytedesk.core.feature.FeatureService
 
getName() - Method in class com.bytedesk.ai.springai.advisor.BdLoggerAdvisor
 
getName() - Method in class com.bytedesk.ai.springai.advisor.ReReadingAdvisor
 
getName() - Method in class com.bytedesk.ai.springai.demo.airline.data.Customer
 
getName() - Method in enum class com.bytedesk.core.crm.CustomerTypeEnum
 
getName() - Method in class com.bytedesk.core.rbac.auth.AuthToken
 
getName() - Method in class com.bytedesk.core.uid.utils.NamingThreadFactory
Getters and Setters
getName() - Method in enum class com.bytedesk.core.utils.JsonResultCodeEnum
 
getNextMessageId() - Method in class com.bytedesk.core.socket.mqtt.MqttMessageIdService
 
getNextNumber() - Method in class com.bytedesk.service.queue.QueueEntity
获取下一个排队号码
getNextSecond(long) - Method in class com.bytedesk.core.uid.impl.DefaultUidGenerator
Get next second
getNickname() - Method in class com.bytedesk.core.config.properties.BytedeskProperties
 
getNickname() - Method in class com.bytedesk.core.socket.protobuf.model.UserProto.User.Builder
昵称
getNickname() - Method in class com.bytedesk.core.socket.protobuf.model.UserProto.User
昵称
getNickname() - Method in interface com.bytedesk.core.socket.protobuf.model.UserProto.UserOrBuilder
昵称
getNicknameBytes() - Method in class com.bytedesk.core.socket.protobuf.model.UserProto.User.Builder
昵称
getNicknameBytes() - Method in class com.bytedesk.core.socket.protobuf.model.UserProto.User
昵称
getNicknameBytes() - Method in interface com.bytedesk.core.socket.protobuf.model.UserProto.UserOrBuilder
昵称
getOfflineMessage(VisitorRequest, ThreadEntity, WorkgroupEntity) - Method in class com.bytedesk.service.routing.RouteService
 
getOllamaAPI() - Method in class com.bytedesk.ai.springai.SpringAIOllama4jConfig
 
getOnlineAgents() - Method in class com.bytedesk.service.agent.AgentService
 
getOrCreateQueue(ThreadEntity, String) - Method in class com.bytedesk.service.queue.QueueService
 
getOrCreateQueueMember(ThreadEntity, UserProtobuf, VisitorRequest, QueueEntity) - Method in class com.bytedesk.service.queue.QueueService
 
getOrder() - Method in class com.bytedesk.ai.springai.advisor.BdLoggerAdvisor
 
getOrder() - Method in class com.bytedesk.ai.springai.advisor.ReReadingAdvisor
 
getOrgAgentTopic(String) - Static method in class com.bytedesk.core.topic.TopicUtils
 
getOrganizationCode() - Method in class com.bytedesk.core.config.properties.BytedeskProperties
 
getOrganizationName() - Method in class com.bytedesk.core.config.properties.BytedeskProperties
 
getOrgGroupTopic(String) - Static method in class com.bytedesk.core.topic.TopicUtils
 
getOrgMemberTopicReverse(String) - Static method in class com.bytedesk.core.topic.TopicUtils
 
getOrgQueueTopic(String) - Static method in class com.bytedesk.core.topic.TopicUtils
 
getOrgTopic(String) - Static method in class com.bytedesk.core.topic.TopicUtils
 
getOrgUid() - Method in class com.bytedesk.core.rbac.user.UserEntity
 
getOrgWorkgroupTopic(String) - Static method in class com.bytedesk.core.topic.TopicUtils
 
getOverallStats(LocalDateTime, LocalDateTime) - Method in class com.bytedesk.voc.feedback.stats.FeedbackStatsController
 
getOverallStats(LocalDateTime, LocalDateTime) - Method in interface com.bytedesk.voc.feedback.stats.FeedbackStatsService
 
getOverallStats(LocalDateTime, LocalDateTime) - Method in class com.bytedesk.voc.feedback.stats.FeedbackStatsServiceImpl
 
getPageable() - Method in class com.bytedesk.core.base.BaseRequest
 
getParentCategory(String) - Static method in class com.bytedesk.ticket.ticket.TicketCategories
Helper method to get parent category key for a child category
getParserForType() - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message
 
getParserForType() - Method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread
 
getParserForType() - Method in class com.bytedesk.core.socket.protobuf.model.UserProto.User
 
getPassword() - Method in class com.bytedesk.core.config.properties.BytedeskProperties
 
getPassword() - Method in class com.bytedesk.core.rbac.user.UserDetailsImpl
 
getPasswordDefault() - Method in class com.bytedesk.core.config.properties.BytedeskProperties
 
getPhoneAffiliationInfo(String) - Static method in class com.bytedesk.core.utils.PhoneToRegionUtil
Get the phone number's attribution information: carrier, region
getPhoneCarrier(String) - Static method in class com.bytedesk.core.utils.PhoneToRegionUtil
获取手机号运营商
getPhoneNumber(String) - Static method in class com.bytedesk.core.utils.PhoneToRegionUtil
生成PhoneNumber
getPhoneRegin(String) - Static method in class com.bytedesk.core.utils.PhoneToRegionUtil
获取手机号归属地
getPost(Long) - Method in class com.bytedesk.forum.post.PostController
 
getPost(Long) - Method in interface com.bytedesk.forum.post.PostService
 
getPost(Long) - Method in class com.bytedesk.forum.post.PostServiceImpl
 
getPosts(Pageable) - Method in class com.bytedesk.forum.post.PostController
 
getPosts(Pageable) - Method in interface com.bytedesk.forum.post.PostService
 
getPosts(Pageable) - Method in class com.bytedesk.forum.post.PostServiceImpl
 
getPostsByCategory(Long, Pageable) - Method in class com.bytedesk.forum.post.PostController
 
getPostsByCategory(Long, Pageable) - Method in interface com.bytedesk.forum.post.PostService
 
getPostsByCategory(Long, Pageable) - Method in class com.bytedesk.forum.post.PostServiceImpl
 
getPostsByUser(Long, Pageable) - Method in class com.bytedesk.forum.post.PostController
 
getPostsByUser(Long, Pageable) - Method in interface com.bytedesk.forum.post.PostService
 
getPostsByUser(Long, Pageable) - Method in class com.bytedesk.forum.post.PostServiceImpl
 
getPrincipal() - Method in class com.bytedesk.core.rbac.auth.AuthToken
 
getPrivateTopic(String, String) - Static method in class com.bytedesk.core.topic.TopicUtils
 
getProcessComments(String) - Method in class com.bytedesk.ticket.flow.TicketFlowController
 
getProcessInstanceComments(String) - Method in class com.bytedesk.ticket.comment.TicketCommentService
获取流程实例所有评论
getProcessInstanceComments(String) - Method in class com.bytedesk.ticket.flow.TicketFlowService
获取工单所有历史评论
getProcessInstanceComments(String, String) - Method in class com.bytedesk.ticket.comment.TicketCommentService
获取流程实例特定类型的评论
getProfile() - Method in class com.bytedesk.core.rbac.user.UserController
 
getPs() - Method in class com.bytedesk.ai.provider.vendors.ollama.Ollama4jService
 
getPythonAi() - Method in class com.bytedesk.core.config.properties.BytedeskProperties
 
getQueuedThreads(QueueStatusEnum) - Method in class com.bytedesk.service.queue.QueueService
 
getQueueSize(String) - Method in class com.bytedesk.core.redis.queue.RedisQueueService
 
getQueueStats() - Method in class com.bytedesk.service.queue.QueueService
 
getQueueStats(String) - Method in interface com.bytedesk.service.queue_member.QueueMemberRepository
 
getQueueTopicFromThreadTopic(String) - Static method in class com.bytedesk.core.topic.TopicUtils
 
getRandomCode() - Static method in class com.bytedesk.core.utils.Utils
 
getReceiver() - Method in class com.bytedesk.core.rbac.auth.AuthRequest
 
getRedisStreamKey() - Method in class com.bytedesk.core.config.properties.BytedeskProperties
 
getRepliesByFeedback(Long, Pageable) - Method in interface com.bytedesk.voc.reply.ReplyService
 
getRepliesByFeedback(Long, Pageable) - Method in class com.bytedesk.voc.reply.ReplyServiceImpl
 
getRepliesByUser(Long, Pageable) - Method in interface com.bytedesk.voc.reply.ReplyService
 
getRepliesByUser(Long, Pageable) - Method in class com.bytedesk.voc.reply.ReplyServiceImpl
 
getReply(Long) - Method in interface com.bytedesk.voc.reply.ReplyService
 
getReply(Long) - Method in class com.bytedesk.voc.reply.ReplyServiceImpl
 
getReporter() - Method in class com.bytedesk.ticket.ticket.dto.TicketRequest
 
getReporter() - Method in class com.bytedesk.ticket.ticket.TicketEntity
 
getReporterString() - Method in class com.bytedesk.ticket.ticket.TicketEntity
 
getResponseTimeTrend(LocalDateTime, LocalDateTime) - Method in class com.bytedesk.voc.feedback.stats.FeedbackStatsController
 
getResponseTimeTrend(LocalDateTime, LocalDateTime) - Method in interface com.bytedesk.voc.feedback.stats.FeedbackStatsService
 
getResponseTimeTrend(LocalDateTime, LocalDateTime) - Method in class com.bytedesk.voc.feedback.stats.FeedbackStatsServiceImpl
 
getRobotContinueMessage(VisitorRequest, ThreadEntity) - Method in class com.bytedesk.service.strategy.RobotCsThreadCreationStrategy
 
getRobotTopic(String, String) - Static method in class com.bytedesk.core.topic.TopicUtils
 
getRoleUids() - Method in class com.bytedesk.core.rbac.user.UserEntity
 
getSequence(String) - Method in class com.bytedesk.core.uid.utils.NamingThreadFactory
Get sequence for different naming prefix
getSerializedSize() - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message
 
getSerializedSize() - Method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread
 
getSerializedSize() - Method in class com.bytedesk.core.socket.protobuf.model.UserProto.User
 
getServerIp() - Static method in class com.bytedesk.core.ip.IpUtils
获取服务器IP地址
getSession(HttpSession) - Method in class com.bytedesk.core.session.SessionController
http://127.0.0.1:9003/session/
getSessionClients() - Method in class com.bytedesk.core.socket.mqtt.MqttRestController
get clientIds that has session in the local mqtt server http://127.0.0.1:9003/mqtt/api/v1/session/clients
getSourceState() - Method in class com.bytedesk.ticket.listener.TicketCaseListener
 
getSseAnswer(String, String, String, SseEmitter) - Method in class com.bytedesk.ai.provider.vendors.zhipuai.ZhipuaiChatService
sse调用
getStartForm(String) - Method in class com.bytedesk.ticket.form.TicketFormService
获取启动表单
getState() - Method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread.Builder
会话状态
getState() - Method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread
会话状态
getState() - Method in interface com.bytedesk.core.socket.protobuf.model.ThreadProto.ThreadOrBuilder
会话状态
getStateBytes() - Method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread.Builder
会话状态
getStateBytes() - Method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread
会话状态
getStateBytes() - Method in interface com.bytedesk.core.socket.protobuf.model.ThreadProto.ThreadOrBuilder
会话状态
getStatus() - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message.Builder
消息发送状态
getStatus() - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message
消息发送状态
getStatus() - Method in interface com.bytedesk.core.socket.protobuf.model.MessageProto.MessageOrBuilder
消息发送状态
getStatusBadgeClass(String) - Static method in class com.bytedesk.voc.util.VocUtils
 
getStatusBytes() - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message.Builder
消息发送状态
getStatusBytes() - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message
消息发送状态
getStatusBytes() - Method in interface com.bytedesk.core.socket.protobuf.model.MessageProto.MessageOrBuilder
消息发送状态
getStatusCount(String, LocalDateTime, LocalDateTime) - Method in class com.bytedesk.voc.feedback.stats.FeedbackStatsServiceImpl
 
getStatusDistribution(LocalDateTime, LocalDateTime) - Method in class com.bytedesk.voc.feedback.stats.FeedbackStatsController
 
getStatusDistribution(LocalDateTime, LocalDateTime) - Method in interface com.bytedesk.voc.feedback.stats.FeedbackStatsService
 
getStatusDistribution(LocalDateTime, LocalDateTime) - Method in class com.bytedesk.voc.feedback.stats.FeedbackStatsServiceImpl
 
getStatusText(String) - Static method in class com.bytedesk.voc.util.VocUtils
 
getStreamAnswerSse(String) - Method in class com.bytedesk.ai.provider.vendors.ollama.Ollama4jChatController
 
getSubjectFromJwtToken(String) - Method in class com.bytedesk.core.utils.JwtUtils
 
getSuper() - Method in class com.bytedesk.core.rbac.user.UserService
 
getSyncAnswer(String) - Method in class com.bytedesk.ai.provider.vendors.ollama.Ollama4jChatController
 
getSyncAnswerStream(String) - Method in class com.bytedesk.ai.provider.vendors.ollama.Ollama4jChatController
 
getSystemChannelUser() - Static method in class com.bytedesk.core.rbac.user.UserUtils
 
getSystemMessage(List<Document>) - Method in class com.bytedesk.ai.springai.SpringAIPromptController
 
getSystemTopic(String) - Static method in class com.bytedesk.core.topic.TopicUtils
 
getTail() - Method in class com.bytedesk.core.uid.buffer.RingBuffer
Getters
getTargetState() - Method in class com.bytedesk.ticket.listener.TicketCaseListener
 
getTaskComments(String) - Method in class com.bytedesk.ticket.comment.TicketCommentService
获取任务评论列表
getTaskComments(String) - Method in class com.bytedesk.ticket.flow.TicketFlowController
 
getTaskComments(String, String) - Method in class com.bytedesk.ticket.comment.TicketCommentService
获取任务特定类型的评论列表
getTaskForm(String) - Method in class com.bytedesk.ticket.form.TicketFormController
 
getTaskForm(String) - Method in class com.bytedesk.ticket.form.TicketFormService
获取任务表单
getTaskIdByTicketId(Long) - Method in class com.bytedesk.ticket.ticket.TicketRestService
 
getTheme() - Method in class com.bytedesk.kbase.kbase.KbaseEntity
 
getThread() - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message.Builder
会话
getThread() - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message
会话
getThread() - Method in interface com.bytedesk.core.socket.protobuf.model.MessageProto.MessageOrBuilder
会话
getThreadBuilder() - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message.Builder
会话
getThreadContinueMessage(UserProtobuf, ThreadEntity) - Static method in class com.bytedesk.service.utils.ThreadMessageUtil
 
getThreadFieldBuilder() - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message.Builder
会话
getThreadOfflineMessage(AgentEntity, ThreadEntity) - Static method in class com.bytedesk.service.utils.ThreadMessageUtil
 
getThreadOfflineMessage(WorkgroupEntity, ThreadEntity) - Static method in class com.bytedesk.service.utils.ThreadMessageUtil
 
getThreadOrBuilder() - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message.Builder
会话
getThreadOrBuilder() - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message
会话
getThreadOrBuilder() - Method in interface com.bytedesk.core.socket.protobuf.model.MessageProto.MessageOrBuilder
会话
getThreadProtobuf(String, ThreadTypeEnum, UserProtobuf) - Static method in class com.bytedesk.core.thread.ThreadUtils
 
getThreadQueueMessage(AgentEntity, ThreadEntity) - Static method in class com.bytedesk.service.utils.ThreadMessageUtil
 
getThreadQueuingMessage(UserProtobuf, ThreadEntity) - Static method in class com.bytedesk.service.utils.ThreadMessageUtil
 
getThreadRobotWelcomeMessage(ThreadEntity) - Static method in class com.bytedesk.service.utils.ThreadMessageUtil
 
getThreadWelcomeMessage(AgentEntity, ThreadEntity) - Static method in class com.bytedesk.service.utils.ThreadMessageUtil
 
getTicketComments(String) - Method in class com.bytedesk.ticket.flow.TicketFlowService
获取工单评论列表
GettingStartedEntity - Class in com.bytedesk.core.getting_started
 
GettingStartedEntity() - Constructor for class com.bytedesk.core.getting_started.GettingStartedEntity
 
getTo() - Method in class com.bytedesk.ai.springai.demo.airline.data.Booking
 
getTopic() - Method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread.Builder
订阅主题
getTopic() - Method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread
订阅主题
getTopic() - Method in interface com.bytedesk.core.socket.protobuf.model.ThreadProto.ThreadOrBuilder
订阅主题
getTopicBytes() - Method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread.Builder
订阅主题
getTopicBytes() - Method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread
订阅主题
getTopicBytes() - Method in interface com.bytedesk.core.socket.protobuf.model.ThreadProto.ThreadOrBuilder
订阅主题
getTotalCount(LocalDateTime, LocalDateTime) - Method in class com.bytedesk.voc.feedback.stats.FeedbackStatsServiceImpl
 
getType() - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message.Builder
消息类型
getType() - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message
消息类型
getType() - Method in interface com.bytedesk.core.socket.protobuf.model.MessageProto.MessageOrBuilder
消息类型
getType() - Method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread.Builder
会话类型
getType() - Method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread
会话类型
getType() - Method in interface com.bytedesk.core.socket.protobuf.model.ThreadProto.ThreadOrBuilder
会话类型
getType() - Method in class com.bytedesk.core.socket.protobuf.model.UserProto.User.Builder
类型
getType() - Method in class com.bytedesk.core.socket.protobuf.model.UserProto.User
类型
getType() - Method in interface com.bytedesk.core.socket.protobuf.model.UserProto.UserOrBuilder
类型
getTypeBadgeClass(String) - Static method in class com.bytedesk.voc.util.VocUtils
 
getTypeBytes() - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message.Builder
消息类型
getTypeBytes() - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message
消息类型
getTypeBytes() - Method in interface com.bytedesk.core.socket.protobuf.model.MessageProto.MessageOrBuilder
消息类型
getTypeBytes() - Method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread.Builder
会话类型
getTypeBytes() - Method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread
会话类型
getTypeBytes() - Method in interface com.bytedesk.core.socket.protobuf.model.ThreadProto.ThreadOrBuilder
会话类型
getTypeBytes() - Method in class com.bytedesk.core.socket.protobuf.model.UserProto.User.Builder
类型
getTypeBytes() - Method in class com.bytedesk.core.socket.protobuf.model.UserProto.User
类型
getTypeBytes() - Method in interface com.bytedesk.core.socket.protobuf.model.UserProto.UserOrBuilder
类型
getTypeDistribution(LocalDateTime, LocalDateTime) - Method in class com.bytedesk.voc.feedback.stats.FeedbackStatsController
 
getTypeDistribution(LocalDateTime, LocalDateTime) - Method in interface com.bytedesk.voc.feedback.stats.FeedbackStatsService
 
getTypeDistribution(LocalDateTime, LocalDateTime) - Method in class com.bytedesk.voc.feedback.stats.FeedbackStatsServiceImpl
 
getTypeText(String) - Static method in class com.bytedesk.voc.util.VocUtils
 
getUid() - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message.Builder
唯一mid
getUid() - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message
唯一mid
getUid() - Method in interface com.bytedesk.core.socket.protobuf.model.MessageProto.MessageOrBuilder
唯一mid
getUid() - Method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread.Builder
ID
getUid() - Method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread
ID
getUid() - Method in interface com.bytedesk.core.socket.protobuf.model.ThreadProto.ThreadOrBuilder
ID
getUid() - Method in class com.bytedesk.core.socket.protobuf.model.UserProto.User.Builder
uuID
getUid() - Method in class com.bytedesk.core.socket.protobuf.model.UserProto.User
uuID
getUid() - Method in interface com.bytedesk.core.socket.protobuf.model.UserProto.UserOrBuilder
uuID
getUid() - Method in class com.bytedesk.core.uid.UidUtils
 
getUid() - Static method in class com.bytedesk.core.utils.Utils
带有时间戳的uuid UUID.randomUUID().toString()长度为36,我们去掉‘-’之后,截取前半段
getUID() - Method in class com.bytedesk.core.uid.impl.CachedUidGenerator
 
getUID() - Method in class com.bytedesk.core.uid.impl.DefaultUidGenerator
 
getUID() - Method in interface com.bytedesk.core.uid.UidGeneratorService
Get a unique ID
getUidBytes() - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message.Builder
唯一mid
getUidBytes() - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message
唯一mid
getUidBytes() - Method in interface com.bytedesk.core.socket.protobuf.model.MessageProto.MessageOrBuilder
唯一mid
getUidBytes() - Method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread.Builder
ID
getUidBytes() - Method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread
ID
getUidBytes() - Method in interface com.bytedesk.core.socket.protobuf.model.ThreadProto.ThreadOrBuilder
ID
getUidBytes() - Method in class com.bytedesk.core.socket.protobuf.model.UserProto.User.Builder
uuID
getUidBytes() - Method in class com.bytedesk.core.socket.protobuf.model.UserProto.User
uuID
getUidBytes() - Method in interface com.bytedesk.core.socket.protobuf.model.UserProto.UserOrBuilder
uuID
getUncaughtExceptionHandler() - Method in class com.bytedesk.core.uid.utils.NamingThreadFactory
 
getUnreadCount(String) - Method in class com.bytedesk.core.message_unread.MessageUnreadService
 
getUpdatedAt() - Method in class com.bytedesk.kbase.article.ArticleResponse
 
getUploadDir() - Method in class com.bytedesk.core.config.properties.BytedeskProperties
 
getUploadType() - Method in class com.bytedesk.core.config.properties.BytedeskProperties
 
getUploadUrl() - Method in class com.bytedesk.core.config.properties.BytedeskProperties
 
getUser() - Method in class com.bytedesk.core.rbac.auth.AuthService
 
getUser() - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message.Builder
发送者
getUser() - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message
发送者
getUser() - Method in interface com.bytedesk.core.socket.protobuf.model.MessageProto.MessageOrBuilder
发送者
getUser() - Method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread.Builder
头像昵称等信息
getUser() - Method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread
头像昵称等信息
getUser() - Method in interface com.bytedesk.core.socket.protobuf.model.ThreadProto.ThreadOrBuilder
头像昵称等信息
getUser() - Method in class com.bytedesk.ticket.ticket.TicketEntity
 
getUser(String) - Method in class com.bytedesk.ticket.identity.TicketIdentityService
获取用户
getUserAuthorities(String) - Method in class com.bytedesk.ticket.identity.TicketIdentityService
获取用户的Spring Security权限
getUserBuilder() - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message.Builder
发送者
getUserBuilder() - Method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread.Builder
头像昵称等信息
getUserFieldBuilder() - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message.Builder
发送者
getUserFieldBuilder() - Method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread.Builder
头像昵称等信息
getUserGroups(String) - Method in class com.bytedesk.ticket.identity.TicketIdentityService
查询用户所在的所有组
getUserLikes(Long, Pageable) - Method in interface com.bytedesk.forum.user.ForumUserService
 
getUserLikes(Long, Pageable) - Method in class com.bytedesk.forum.user.ForumUserServiceImpl
 
getUsername() - Method in class com.bytedesk.core.rbac.user.UserDetailsImpl
 
getUserOrBuilder() - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message.Builder
发送者
getUserOrBuilder() - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message
发送者
getUserOrBuilder() - Method in interface com.bytedesk.core.socket.protobuf.model.MessageProto.MessageOrBuilder
发送者
getUserOrBuilder() - Method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread.Builder
头像昵称等信息
getUserOrBuilder() - Method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread
头像昵称等信息
getUserOrBuilder() - Method in interface com.bytedesk.core.socket.protobuf.model.ThreadProto.ThreadOrBuilder
头像昵称等信息
getUserPrivileges(String) - Method in class com.bytedesk.ticket.identity.TicketIdentityService
获取用户的所有权限
getUserProtobuf() - Method in class com.bytedesk.core.thread.ThreadEntity
 
getUserStats(Long) - Method in interface com.bytedesk.forum.user.ForumUserService
 
getUserStats(Long) - Method in class com.bytedesk.forum.user.ForumUserServiceImpl
 
getUserStats(Long, LocalDateTime, LocalDateTime) - Method in interface com.bytedesk.voc.feedback.stats.FeedbackStatsService
 
getUserStats(Long, LocalDateTime, LocalDateTime) - Method in class com.bytedesk.voc.feedback.stats.FeedbackStatsServiceImpl
 
getUserStatusCount(Long, String, LocalDateTime, LocalDateTime) - Method in class com.bytedesk.voc.feedback.stats.FeedbackStatsServiceImpl
 
getUserString() - Method in class com.bytedesk.ticket.ticket.TicketEntity
 
getUserTasks(String) - Method in class com.bytedesk.ticket.flow.TicketFlowController
 
getUserTopic(String) - Static method in class com.bytedesk.core.topic.TopicUtils
 
getUserTotalCount(Long, LocalDateTime, LocalDateTime) - Method in class com.bytedesk.voc.feedback.stats.FeedbackStatsServiceImpl
 
getUserTypeDistribution(Long, LocalDateTime, LocalDateTime) - Method in class com.bytedesk.voc.feedback.stats.FeedbackStatsServiceImpl
 
getValidateCode() - Method in class com.bytedesk.core.config.properties.BytedeskProperties
 
getValue() - Method in enum class com.bytedesk.core.quartz.QuartzConsts.Status
 
getValue() - Method in enum class com.bytedesk.core.thread.ThreadTypeEnum
 
getValue() - Method in enum class com.bytedesk.core.utils.JsonResultCodeEnum
 
getValue() - Method in enum class com.bytedesk.service.queue_member.QueueMemberStatusEnum
 
getValue() - Method in enum class com.bytedesk.service.queue.QueueStatusEnum
 
getValue() - Method in enum class com.bytedesk.ticket.ticket.TicketRatingEnum
 
getWaitTime() - Method in class com.bytedesk.service.queue_member.QueueMemberEntity
计算等待时间(秒)
getWorkgroup() - Method in class com.bytedesk.ticket.ticket.TicketEntity
 
getWorkgroupProcessingMessage(VisitorRequest, ThreadEntity) - Method in class com.bytedesk.service.strategy.WorkgroupCsThreadCreationStrategy
 
getWorkgroupQueuingMessage(VisitorRequest, ThreadEntity) - Method in class com.bytedesk.service.strategy.WorkgroupCsThreadCreationStrategy
 
getWorkgroupString() - Method in class com.bytedesk.ticket.ticket.TicketEntity
 
GiteeConfig - Class in com.bytedesk.ai.provider.vendors.gitee
 
GiteeConfig() - Constructor for class com.bytedesk.ai.provider.vendors.gitee.GiteeConfig
 
GiteeController - Class in com.bytedesk.ai.provider.vendors.gitee
 
GiteeController() - Constructor for class com.bytedesk.ai.provider.vendors.gitee.GiteeController
 
GiteeService - Class in com.bytedesk.ai.provider.vendors.gitee
 
GiteeService() - Constructor for class com.bytedesk.ai.provider.vendors.gitee.GiteeService
 
GITHUB - Enum constant in enum class com.bytedesk.core.rbac.oauth.OAuthProviderEnum
 
GlobalControllerAdvice - Class in com.bytedesk.core.exception
 
GlobalControllerAdvice() - Constructor for class com.bytedesk.core.exception.GlobalControllerAdvice
 
GlobalExceptionHandler - Class in com.bytedesk.forum.exception
 
GlobalExceptionHandler() - Constructor for class com.bytedesk.forum.exception.GlobalExceptionHandler
 
GOOD - Enum constant in enum class com.bytedesk.ticket.ticket.TicketRatingEnum
 
GOODS - Enum constant in enum class com.bytedesk.core.message.MessageTypeEnum
 
GOOGLE - Enum constant in enum class com.bytedesk.core.rbac.oauth.OAuthProviderEnum
 
GOVERMENT - Enum constant in enum class com.bytedesk.core.rbac.organization.OrganizationVerifyTypeEnum
 
GROQ - Static variable in class com.bytedesk.ai.provider.LlmProviderConsts
 
group - Variable in class com.bytedesk.team.group.GroupInviteEntity
 
GROUP - Enum constant in enum class com.bytedesk.core.enums.LevelEnum
 
GROUP - Enum constant in enum class com.bytedesk.core.thread.ThreadTypeEnum
 
GROUP_CREATE - Enum constant in enum class com.bytedesk.core.message.MessageTypeEnum
 
GROUP_CREATE - Static variable in class com.bytedesk.team.group.GroupPermissions
 
GROUP_DELETE - Static variable in class com.bytedesk.team.group.GroupPermissions
 
GROUP_DISMISS - Enum constant in enum class com.bytedesk.core.message.MessageTypeEnum
 
GROUP_EXPORT - Static variable in class com.bytedesk.team.group.GroupPermissions
 
GROUP_INVITE - Enum constant in enum class com.bytedesk.core.message.MessageTypeEnum
 
GROUP_PREFIX - Static variable in class com.bytedesk.team.group.GroupPermissions
 
GROUP_READ - Static variable in class com.bytedesk.team.group.GroupPermissions
 
GROUP_UPDATE - Static variable in class com.bytedesk.team.group.GroupPermissions
 
GroupController - Class in com.bytedesk.team.group
http://127.0.0.1:9003/swagger-ui/index.html
GroupController() - Constructor for class com.bytedesk.team.group.GroupController
 
GroupEntity - Class in com.bytedesk.team.group
 
GroupEntity() - Constructor for class com.bytedesk.team.group.GroupEntity
 
GroupEntityListener - Class in com.bytedesk.team.group
 
GroupEntityListener() - Constructor for class com.bytedesk.team.group.GroupEntityListener
 
GroupEventListener - Class in com.bytedesk.team.group
 
GroupEventListener() - Constructor for class com.bytedesk.team.group.GroupEventListener
 
GroupInitializer - Class in com.bytedesk.team.group
 
GroupInitializer() - Constructor for class com.bytedesk.team.group.GroupInitializer
 
GroupInviteEntity - Class in com.bytedesk.team.group
 
GroupInviteEntity() - Constructor for class com.bytedesk.team.group.GroupInviteEntity
 
GroupInviteStatus - Enum Class in com.bytedesk.team.group
 
GroupInviteStatus() - Constructor for enum class com.bytedesk.team.group.GroupInviteStatus
 
GroupMessage - Class in com.bytedesk.team.group_message
 
GroupMessage() - Constructor for class com.bytedesk.team.group_message.GroupMessage
 
GroupMessageEventListener - Class in com.bytedesk.team.group_message
 
GroupMessageEventListener() - Constructor for class com.bytedesk.team.group_message.GroupMessageEventListener
 
GroupPermissions - Class in com.bytedesk.team.group
 
GroupPermissions() - Constructor for class com.bytedesk.team.group.GroupPermissions
 
GroupProfileEntity - Class in com.bytedesk.team.group_profile
 
GroupProfileEntity() - Constructor for class com.bytedesk.team.group_profile.GroupProfileEntity
 
groupRepository - Variable in class com.bytedesk.team.group.GroupService
 
GroupRepository - Interface in com.bytedesk.team.group
 
GroupRequest - Class in com.bytedesk.team.group
 
GroupRequest() - Constructor for class com.bytedesk.team.group.GroupRequest
 
GroupResponse - Class in com.bytedesk.team.group
 
GroupResponse() - Constructor for class com.bytedesk.team.group.GroupResponse
 
groupService - Variable in class com.bytedesk.team.group.GroupController
 
groupService - Variable in class com.bytedesk.team.group.GroupEventListener
 
GroupService - Class in com.bytedesk.team.group
 
GroupService() - Constructor for class com.bytedesk.team.group.GroupService
 
GroupSpecification - Class in com.bytedesk.team.group
 
GroupSpecification() - Constructor for class com.bytedesk.team.group.GroupSpecification
 
GroupStatusEnum - Enum Class in com.bytedesk.team.group
 
GroupStatusEnum() - Constructor for enum class com.bytedesk.team.group.GroupStatusEnum
 
GroupTypeEnum - Enum Class in com.bytedesk.team.group
 
GroupTypeEnum() - Constructor for enum class com.bytedesk.team.group.GroupTypeEnum
 
groupWebhook(String) - Method in class com.bytedesk.ai.robot.RobotWebHookController
 
GUESS - Enum constant in enum class com.bytedesk.core.message.MessageTypeEnum
 
guessFaqs - Variable in class com.bytedesk.kbase.settings.ServiceSettings
 
guessFaqs - Variable in class com.bytedesk.kbase.settings.ServiceSettingsResponse
 
guessFaqs - Variable in class com.bytedesk.kbase.settings.ServiceSettingsResponseVisitor
 
guessFaqUids - Variable in class com.bytedesk.kbase.settings.ServiceSettingsRequest
 

H

halfHourJobDetail() - Method in class com.bytedesk.core.quartz.QuartzConfig
每30分钟运行一次,在整点和半点运行
halfHourTrigger() - Method in class com.bytedesk.core.quartz.QuartzConfig
 
handleAssignedMessage(TicketMessageEvent) - Method in class com.bytedesk.ticket.message.TicketMessageHandler
 
handleAuthorizationDeniedException(AuthorizationDeniedException) - Method in class com.bytedesk.core.exception.GlobalControllerAdvice
 
handleBadCredentialsException(BadCredentialsException) - Method in class com.bytedesk.core.exception.GlobalControllerAdvice
 
handleCacheClearError(RuntimeException, Cache) - Method in class com.bytedesk.core.redis.cache.RedisCacheErrorHandler
 
handleCacheEvictError(RuntimeException, Cache, Object) - Method in class com.bytedesk.core.redis.cache.RedisCacheErrorHandler
 
handleCacheGetError(RuntimeException, Cache, Object) - Method in class com.bytedesk.core.redis.cache.RedisCacheErrorHandler
 
handleCachePutError(RuntimeException, Cache, Object, Object) - Method in class com.bytedesk.core.redis.cache.RedisCacheErrorHandler
 
handleCaseActivated(CaseInstance) - Method in class com.bytedesk.ticket.listener.TicketCaseListener
 
handleCaseCompleted(CaseInstance) - Method in class com.bytedesk.ticket.listener.TicketCaseListener
 
handleCaseTerminated(CaseInstance) - Method in class com.bytedesk.ticket.listener.TicketCaseListener
 
handleChineseText(String, String) - Method in class com.bytedesk.core.config.properties.BytedeskProperties
处理可能包含中文的文本
handleCompletedMessage(TicketMessageEvent) - Method in class com.bytedesk.ticket.message.TicketMessageHandler
 
handleEmailExistsException(EmailExistsException) - Method in class com.bytedesk.core.exception.GlobalControllerAdvice
 
handleEmailNotFoundException(EmailNotFoundException) - Method in class com.bytedesk.core.exception.GlobalControllerAdvice
 
handleEscalatedMessage(TicketMessageEvent) - Method in class com.bytedesk.ticket.message.TicketMessageHandler
 
handleException(Exception) - Method in class com.bytedesk.core.exception.GlobalControllerAdvice
 
handleException(Exception) - Method in class com.bytedesk.forum.exception.GlobalExceptionHandler
 
handleExpiredClientId(String) - Method in class com.bytedesk.core.redis.pubsub.RedisKeyExpirationListener
 
handleFailedRetries(RobotEntity) - Method in class com.bytedesk.ai.robot.RobotRestService
 
handleFailedRetries(TopicEntity) - Method in class com.bytedesk.core.topic.TopicService
 
handleFailedRetries(FaqEntity) - Method in class com.bytedesk.kbase.faq.FaqRestService
 
handleFailedRetries(AgentEntity) - Method in class com.bytedesk.service.agent.AgentRestService
 
handleFileUpload(MultipartFile, String, String, String, String, String, UserProtobuf, String, String) - Method in class com.bytedesk.kbase.upload.UploadRestService
 
handleForbiddenException(ForbiddenException) - Method in class com.bytedesk.core.exception.GlobalControllerAdvice
 
handleForumException(ForumException) - Method in class com.bytedesk.forum.exception.GlobalExceptionHandler
 
handleHttpRequestMethodNotSupportedException(HttpRequestMethodNotSupportedException) - Method in class com.bytedesk.core.exception.GlobalControllerAdvice
 
handleInternalAuthenticationServiceException(InternalAuthenticationServiceException) - Method in class com.bytedesk.core.exception.GlobalControllerAdvice
 
handleInvite(GroupInviteEntity, boolean) - Method in class com.bytedesk.team.group.GroupEntity
 
handleMEntityNotFoundException(EntityNotFoundException) - Method in class com.bytedesk.core.exception.GlobalControllerAdvice
 
handleMobileExistsException(MobileExistsException) - Method in class com.bytedesk.core.exception.GlobalControllerAdvice
 
handleMobileNotFoundException(MobileNotFoundException) - Method in class com.bytedesk.core.exception.GlobalControllerAdvice
 
handleNoResourceFoundException(NoResourceFoundException) - Method in class com.bytedesk.core.exception.GlobalControllerAdvice
 
handleNotFoundException(NotFoundException) - Method in class com.bytedesk.core.exception.GlobalControllerAdvice
 
handleNullPointerException(NullPointerException) - Method in class com.bytedesk.core.exception.GlobalControllerAdvice
 
handleOptimisticLockingFailureException(ObjectOptimisticLockingFailureException, LlmModelEntity) - Method in class com.bytedesk.ai.model.LlmModelRestService
 
handleOptimisticLockingFailureException(ObjectOptimisticLockingFailureException, LlmProviderEntity) - Method in class com.bytedesk.ai.provider.LlmProviderRestService
 
handleOptimisticLockingFailureException(ObjectOptimisticLockingFailureException, OllamaEntity) - Method in class com.bytedesk.ai.provider.vendors.ollama.OllamaRestService
 
handleOptimisticLockingFailureException(ObjectOptimisticLockingFailureException, RobotEntity) - Method in class com.bytedesk.ai.robot.RobotRestService
 
handleOptimisticLockingFailureException(ObjectOptimisticLockingFailureException, ActionEntity) - Method in class com.bytedesk.core.action.ActionRestService
 
handleOptimisticLockingFailureException(ObjectOptimisticLockingFailureException, BlackEntity) - Method in class com.bytedesk.core.black.BlackRestService
 
handleOptimisticLockingFailureException(ObjectOptimisticLockingFailureException, CategoryEntity) - Method in class com.bytedesk.core.category.CategoryRestService
 
handleOptimisticLockingFailureException(ObjectOptimisticLockingFailureException, ClipboardEntity) - Method in class com.bytedesk.core.clipboard.ClipboardRestService
 
handleOptimisticLockingFailureException(ObjectOptimisticLockingFailureException, CustomerEntity) - Method in class com.bytedesk.core.crm.CustomerService
 
handleOptimisticLockingFailureException(ObjectOptimisticLockingFailureException, FlowEntity) - Method in class com.bytedesk.core.flow.FlowRestService
 
handleOptimisticLockingFailureException(ObjectOptimisticLockingFailureException, FormEntity) - Method in class com.bytedesk.core.form.FormRestService
 
handleOptimisticLockingFailureException(ObjectOptimisticLockingFailureException, IpAccessEntity) - Method in class com.bytedesk.core.ip.access.IpAccessRestService
 
handleOptimisticLockingFailureException(ObjectOptimisticLockingFailureException, IpBlacklistEntity) - Method in class com.bytedesk.core.ip.black.IpBlacklistRestService
 
handleOptimisticLockingFailureException(ObjectOptimisticLockingFailureException, IpWhitelistEntity) - Method in class com.bytedesk.core.ip.white.IpWhitelistRestService
 
handleOptimisticLockingFailureException(ObjectOptimisticLockingFailureException, MenuEntity) - Method in class com.bytedesk.core.menu.MenuRestService
 
handleOptimisticLockingFailureException(ObjectOptimisticLockingFailureException, MessageEntity) - Method in class com.bytedesk.core.message.MessageRestService
 
handleOptimisticLockingFailureException(ObjectOptimisticLockingFailureException, MessageEntity) - Method in class com.bytedesk.service.visitor_message.VisitorMessageRestService
 
handleOptimisticLockingFailureException(ObjectOptimisticLockingFailureException, NotificationEntity) - Method in class com.bytedesk.core.notification.NotificationRestService
 
handleOptimisticLockingFailureException(ObjectOptimisticLockingFailureException, EmailTemplateEntity) - Method in class com.bytedesk.core.push.email.EmailTemplateService
 
handleOptimisticLockingFailureException(ObjectOptimisticLockingFailureException, PushEntity) - Method in class com.bytedesk.core.push.PushRestService
 
handleOptimisticLockingFailureException(ObjectOptimisticLockingFailureException, QuartzEntity) - Method in class com.bytedesk.core.quartz.QuartzService
 
handleOptimisticLockingFailureException(ObjectOptimisticLockingFailureException, AuthorityEntity) - Method in class com.bytedesk.core.rbac.authority.AuthorityService
 
handleOptimisticLockingFailureException(ObjectOptimisticLockingFailureException, OAuthEntity) - Method in class com.bytedesk.core.rbac.oauth.OAuthService
 
handleOptimisticLockingFailureException(ObjectOptimisticLockingFailureException, OrganizationEntity) - Method in class com.bytedesk.core.rbac.organization.OrganizationService
 
handleOptimisticLockingFailureException(ObjectOptimisticLockingFailureException, RoleEntity) - Method in class com.bytedesk.core.rbac.role.RoleRestService
 
handleOptimisticLockingFailureException(ObjectOptimisticLockingFailureException, UserEntity) - Method in class com.bytedesk.core.rbac.user.UserRestService
 
handleOptimisticLockingFailureException(ObjectOptimisticLockingFailureException, TagEntity) - Method in class com.bytedesk.core.tag.TagRestService
 
handleOptimisticLockingFailureException(ObjectOptimisticLockingFailureException, ThreadEntity) - Method in class com.bytedesk.core.thread.ThreadRestService
 
handleOptimisticLockingFailureException(ObjectOptimisticLockingFailureException, TopicEntity) - Method in class com.bytedesk.core.topic.TopicRestService
 
handleOptimisticLockingFailureException(ObjectOptimisticLockingFailureException, TopicEntity) - Method in class com.bytedesk.core.topic.TopicService
 
handleOptimisticLockingFailureException(ObjectOptimisticLockingFailureException, UrlEntity) - Method in class com.bytedesk.core.url.UrlRestService
 
handleOptimisticLockingFailureException(ObjectOptimisticLockingFailureException, ArticleEntity) - Method in class com.bytedesk.kbase.article.ArticleRestService
 
handleOptimisticLockingFailureException(ObjectOptimisticLockingFailureException, AutoReplyFixedEntity) - Method in class com.bytedesk.kbase.auto_reply.fixed.AutoReplyFixedRestService
 
handleOptimisticLockingFailureException(ObjectOptimisticLockingFailureException, AutoReplyKeywordEntity) - Method in class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordRestService
 
handleOptimisticLockingFailureException(ObjectOptimisticLockingFailureException, FaqEntity) - Method in class com.bytedesk.kbase.faq.FaqRestService
 
handleOptimisticLockingFailureException(ObjectOptimisticLockingFailureException, FileEntity) - Method in class com.bytedesk.kbase.file.FileRestService
 
handleOptimisticLockingFailureException(ObjectOptimisticLockingFailureException, KbaseEntity) - Method in class com.bytedesk.kbase.kbase.KbaseRestService
 
handleOptimisticLockingFailureException(ObjectOptimisticLockingFailureException, NotebaseEntity) - Method in class com.bytedesk.kbase.notebase.NotebaseService
 
handleOptimisticLockingFailureException(ObjectOptimisticLockingFailureException, QuickReplyEntity) - Method in class com.bytedesk.kbase.quick_reply.QuickReplyRestService
 
handleOptimisticLockingFailureException(ObjectOptimisticLockingFailureException, SplitEntity) - Method in class com.bytedesk.kbase.split.SplitRestService
 
handleOptimisticLockingFailureException(ObjectOptimisticLockingFailureException, TabooEntity) - Method in class com.bytedesk.kbase.taboo.TabooService
 
handleOptimisticLockingFailureException(ObjectOptimisticLockingFailureException, TextEntity) - Method in class com.bytedesk.kbase.text.TextRestService
 
handleOptimisticLockingFailureException(ObjectOptimisticLockingFailureException, UploadEntity) - Method in class com.bytedesk.kbase.upload.UploadRestService
 
handleOptimisticLockingFailureException(ObjectOptimisticLockingFailureException, WebsiteEntity) - Method in class com.bytedesk.kbase.website.WebsiteRestService
 
handleOptimisticLockingFailureException(ObjectOptimisticLockingFailureException, AgentStatusLogEntity) - Method in class com.bytedesk.service.agent_status.AgentStatusLogService
 
handleOptimisticLockingFailureException(ObjectOptimisticLockingFailureException, AgentEntity) - Method in class com.bytedesk.service.agent.AgentRestService
 
handleOptimisticLockingFailureException(ObjectOptimisticLockingFailureException, BrowseEntity) - Method in class com.bytedesk.service.browse.BrowseRestService
 
handleOptimisticLockingFailureException(ObjectOptimisticLockingFailureException, LeaveMsgEntity) - Method in class com.bytedesk.service.leave_msg.LeaveMsgRestService
 
handleOptimisticLockingFailureException(ObjectOptimisticLockingFailureException, QueueMemberEntity) - Method in class com.bytedesk.service.queue_member.QueueMemberRestService
 
handleOptimisticLockingFailureException(ObjectOptimisticLockingFailureException, QueueEntity) - Method in class com.bytedesk.service.queue.QueueRestService
 
handleOptimisticLockingFailureException(ObjectOptimisticLockingFailureException, RatingEntity) - Method in class com.bytedesk.service.rating.RatingService
 
handleOptimisticLockingFailureException(ObjectOptimisticLockingFailureException, StatisticThreadEntity) - Method in class com.bytedesk.service.statistic_thread.StatisticThreadService
 
handleOptimisticLockingFailureException(ObjectOptimisticLockingFailureException, ServiceStatisticEntity) - Method in class com.bytedesk.service.statistic.ServiceStatisticRestService
 
handleOptimisticLockingFailureException(ObjectOptimisticLockingFailureException, ThreadTransferEntity) - Method in class com.bytedesk.service.thread_transfer.ThreadTransferService
 
handleOptimisticLockingFailureException(ObjectOptimisticLockingFailureException, VisitorThreadEntity) - Method in class com.bytedesk.service.visitor_thread.VisitorThreadService
 
handleOptimisticLockingFailureException(ObjectOptimisticLockingFailureException, VisitorEntity) - Method in class com.bytedesk.service.visitor.VisitorRestService
 
handleOptimisticLockingFailureException(ObjectOptimisticLockingFailureException, WorkgroupEntity) - Method in class com.bytedesk.service.workgroup.WorkgroupRestService
 
handleOptimisticLockingFailureException(ObjectOptimisticLockingFailureException, WorktimeEntity) - Method in class com.bytedesk.service.worktime.WorktimeService
 
handleOptimisticLockingFailureException(ObjectOptimisticLockingFailureException, DepartmentEntity) - Method in class com.bytedesk.team.department.DepartmentService
 
handleOptimisticLockingFailureException(ObjectOptimisticLockingFailureException, GroupEntity) - Method in class com.bytedesk.team.group.GroupService
 
handleOptimisticLockingFailureException(ObjectOptimisticLockingFailureException, MemberEntity) - Method in class com.bytedesk.team.member.MemberRestService
 
handleOptimisticLockingFailureException(ObjectOptimisticLockingFailureException, TicketAttachmentEntity) - Method in class com.bytedesk.ticket.attachment.TicketAttachmentRestService
 
handleOptimisticLockingFailureException(ObjectOptimisticLockingFailureException, TicketProcessEntity) - Method in class com.bytedesk.ticket.process.TicketProcessRestService
 
handleOptimisticLockingFailureException(ObjectOptimisticLockingFailureException, TicketStatisticEntity) - Method in class com.bytedesk.ticket.statistic.TicketStatisticRestService
 
handleOptimisticLockingFailureException(ObjectOptimisticLockingFailureException, TicketEntity) - Method in class com.bytedesk.ticket.ticket.TicketRestService
 
handleOptimisticLockingFailureException(ObjectOptimisticLockingFailureException, T) - Method in class com.bytedesk.core.base.BaseRestService
 
handleProcessEnd(DelegateExecution) - Method in class com.bytedesk.ticket.listener.TicketExecutionListener
 
handleProcessStart(DelegateExecution) - Method in class com.bytedesk.ticket.listener.TicketExecutionListener
 
handleProcessTake(DelegateExecution) - Method in class com.bytedesk.ticket.listener.TicketExecutionListener
 
handleQuartzDay0Event(QuartzDay0Event) - Method in class com.bytedesk.service.browse.BrowseEventListener
 
handleQuartzHalfHourEvent(QuartzHalfHourEvent) - Method in class com.bytedesk.service.statistic.ServiceStatisticEventListener
 
handleQuartzHalfHourEvent(QuartzHalfHourEvent) - Method in class com.bytedesk.ticket.statistic.TicketStatisticEventListener
 
handleRequestRejectedException(RequestRejectedException) - Method in class com.bytedesk.core.exception.GlobalControllerAdvice
 
handleResponseStatusException(ResponseStatusException) - Method in class com.bytedesk.core.exception.GlobalControllerAdvice
 
handleRetry(int, List<FaqEntity>) - Method in class com.bytedesk.ai.robot.RobotFaqProcessor
 
handleRuntimeException(RuntimeException) - Method in class com.bytedesk.core.exception.GlobalControllerAdvice
 
handleSLABreach(String) - Method in class com.bytedesk.ticket.flow.TicketFlowService
处理SLA超时
handleTaskAssignment(DelegateTask) - Method in class com.bytedesk.ticket.listener.TicketTaskListener
 
handleTaskComplete(DelegateTask) - Method in class com.bytedesk.ticket.listener.TicketTaskListener
 
handleTaskCreate(DelegateTask) - Method in class com.bytedesk.ticket.listener.TicketTaskListener
 
handleTaskDelete(DelegateTask) - Method in class com.bytedesk.ticket.listener.TicketTaskListener
 
handleTextMessage(WebSocketSession, TextMessage) - Method in class com.bytedesk.core.socket.stomp.handler.WebSocketBinaryMessageHandler
 
handleTextMessage(WebSocketSession, TextMessage) - Method in class com.bytedesk.core.socket.stomp.handler.WebSocketTextMessageHandler
 
handleTicketCreateEvent(TicketCreateEvent) - Method in class com.bytedesk.ticket.ticket.TicketEventListener
 
handleTicketMessage(TicketMessageEvent) - Method in class com.bytedesk.ticket.message.TicketMessageHandler
 
handleTicketUpdateAssigneeEvent(TicketUpdateAssigneeEvent) - Method in class com.bytedesk.ticket.ticket.TicketEventListener
 
handleTicketUpdateEvent(TicketUpdateEvent) - Method in class com.bytedesk.ticket.ticket.TicketEventListener
 
handleTicketUpdateWorkgroupEvent(TicketUpdateWorkgroupEvent) - Method in class com.bytedesk.ticket.ticket.TicketEventListener
 
handleUnclaimedMessage(TicketMessageEvent) - Method in class com.bytedesk.ticket.message.TicketMessageHandler
 
handleUserDisabledException(UserDisabledException) - Method in class com.bytedesk.core.exception.GlobalControllerAdvice
 
handleUsernameExistsException(UsernameExistsException) - Method in class com.bytedesk.core.exception.GlobalControllerAdvice
 
handleUsernameNotFoundException(UsernameNotFoundException) - Method in class com.bytedesk.core.exception.GlobalControllerAdvice
 
handleVectorStoreOperation(String, Runnable) - Method in class com.bytedesk.ai.springai.SpringAIVectorService
 
handleVisitorBrowseEvent(VisitorBrowseEvent) - Method in class com.bytedesk.service.browse.BrowseEventListener
 
handleWebSocketTimeoutException(WebSocketTimeoutException) - Method in class com.bytedesk.core.exception.GlobalControllerAdvice
 
handshakeHandler() - Method in class com.bytedesk.core.socket.stomp.StompConfig
 
hashCode() - Method in record class com.bytedesk.ai.springai.demo.airline.services.BookingTools.BookingDetails
Returns a hash code value for this object.
hashCode() - Method in record class com.bytedesk.ai.springai.demo.airline.services.BookingTools.BookingDetailsRequest
Returns a hash code value for this object.
hashCode() - Method in record class com.bytedesk.ai.springai.demo.airline.services.BookingTools.CancelBookingRequest
Returns a hash code value for this object.
hashCode() - Method in record class com.bytedesk.ai.springai.demo.airline.services.BookingTools.ChangeBookingDatesRequest
Returns a hash code value for this object.
hashCode() - Method in record class com.bytedesk.ai.springai.tools.WeatherRequest
Returns a hash code value for this object.
hashCode() - Method in record class com.bytedesk.ai.springai.tools.WeatherResponse
Returns a hash code value for this object.
hashCode() - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message
 
hashCode() - Method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread
 
hashCode() - Method in class com.bytedesk.core.socket.protobuf.model.UserProto.User
 
hasKaptcha(String) - Method in class com.bytedesk.core.kaptcha.KaptchaCacheService
 
hasPrivilege(String, String) - Method in class com.bytedesk.ticket.identity.TicketIdentityService
检查用户是否有指定权限
hasThread() - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message.Builder
会话
hasThread() - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message
会话
hasThread() - Method in interface com.bytedesk.core.socket.protobuf.model.MessageProto.MessageOrBuilder
会话
hasUser() - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message.Builder
发送者
hasUser() - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message
发送者
hasUser() - Method in interface com.bytedesk.core.socket.protobuf.model.MessageProto.MessageOrBuilder
发送者
hasUser() - Method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread.Builder
头像昵称等信息
hasUser() - Method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread
头像昵称等信息
hasUser() - Method in interface com.bytedesk.core.socket.protobuf.model.ThreadProto.ThreadOrBuilder
头像昵称等信息
HE - Enum constant in enum class com.bytedesk.core.enums.LanguageEnum
 
headerHtml - Variable in class com.bytedesk.kbase.kbase.KbaseEntity
 
headerHtml - Variable in class com.bytedesk.kbase.kbase.KbaseRequest
 
headerHtml - Variable in class com.bytedesk.kbase.kbase.KbaseResponse
 
headline - Variable in class com.bytedesk.kbase.kbase.KbaseEntity
 
headline - Variable in class com.bytedesk.kbase.kbase.KbaseRequest
 
headline - Variable in class com.bytedesk.kbase.kbase.KbaseResponse
 
HEADLINE - Static variable in class com.bytedesk.kbase.kbase.KbaseConsts
 
HELPCENTER - Enum constant in enum class com.bytedesk.core.category.CategoryTypeEnum
 
HELPCENTER - Enum constant in enum class com.bytedesk.kbase.kbase.KbaseTypeEnum
 
HELPCENTER - Enum constant in enum class com.bytedesk.kbase.upload.UploadTypeEnum
 
HI - Enum constant in enum class com.bytedesk.core.enums.LanguageEnum
 
hide - Variable in class com.bytedesk.core.thread.ThreadEntity
 
hide - Variable in class com.bytedesk.core.thread.ThreadRequest
 
hide - Variable in class com.bytedesk.core.thread.ThreadResponse
 
hide - Variable in class com.bytedesk.service.visitor_thread.VisitorThreadEntity
 
HIGH - Enum constant in enum class com.bytedesk.ticket.ticket.TicketPriorityEnum
 
highTickets - Variable in class com.bytedesk.ticket.statistic.TicketStatisticEntity
 
highTickets - Variable in class com.bytedesk.ticket.statistic.TicketStatisticResponse
 
historyService - Variable in class com.bytedesk.ticket.flow.TicketFlowService
 
historyService - Variable in class com.bytedesk.ticket.ticket.TicketService
 
HOLDING - Enum constant in enum class com.bytedesk.ticket.ticket.TicketStatusEnum
 
holdingTickets - Variable in class com.bytedesk.ticket.statistic.TicketStatisticEntity
 
holdingTickets - Variable in class com.bytedesk.ticket.statistic.TicketStatisticResponse
 
holdTicket(TicketRequest) - Method in class com.bytedesk.ticket.ticket.TicketRestController
挂起工单
holdTicket(TicketRequest) - Method in class com.bytedesk.ticket.ticket.TicketService
挂起工单 PROCESSING -> HOLDING (挂起)
host - Variable in class com.bytedesk.core.config.properties.BytedeskProperties.Cluster
 
host - Variable in class com.bytedesk.core.redis.JedisProperties
 
host - Variable in class com.bytedesk.core.socket.mqtt.MqttProperties
 
host - Variable in class com.bytedesk.core.uid.UidGeneratorEntity
Type of CONTAINER: HostName, ACTUAL : IP.
hostname() - Static method in class com.bytedesk.core.ip.IpUtils
获取本机hostname
hostnameVerifier - Variable in class com.bytedesk.core.redis.JedisProperties
 
HOT - Enum constant in enum class com.bytedesk.core.message.MessageTypeEnum
 
hotFaqs - Variable in class com.bytedesk.kbase.settings.ServiceSettings
 
hotFaqs - Variable in class com.bytedesk.kbase.settings.ServiceSettingsResponse
 
hotFaqs - Variable in class com.bytedesk.kbase.settings.ServiceSettingsResponseVisitor
 
hotFaqUids - Variable in class com.bytedesk.kbase.settings.ServiceSettingsRequest
 
hour - Variable in class com.bytedesk.service.statistic.ServiceStatisticEntity
 
hour - Variable in class com.bytedesk.service.statistic.ServiceStatisticRequest
 
hour - Variable in class com.bytedesk.service.statistic.ServiceStatisticResponse
 
hour - Variable in class com.bytedesk.ticket.statistic.TicketStatisticEntity
 
hour - Variable in class com.bytedesk.ticket.statistic.TicketStatisticRequest
 
hour - Variable in class com.bytedesk.ticket.statistic.TicketStatisticResponse
 
hourlyJobDetail() - Method in class com.bytedesk.core.quartz.QuartzConfig
每小时整点运行一次
hourlyTrigger() - Method in class com.bytedesk.core.quartz.QuartzConfig
 
HR - Enum constant in enum class com.bytedesk.core.enums.LanguageEnum
 
htmlPath - Variable in class com.bytedesk.core.config.properties.BytedeskProperties.Kbase
 
htmlPath - Variable in class com.bytedesk.kbase.kbase.KbaseProperties
 
httpGet(String) - Method in class com.bytedesk.core.config.HttpRestService
 
httpPost(String, String) - Method in class com.bytedesk.core.config.HttpRestService
 
HttpRestService - Class in com.bytedesk.core.config
 
HttpRestService() - Constructor for class com.bytedesk.core.config.HttpRestService
 
HU - Enum constant in enum class com.bytedesk.core.enums.LanguageEnum
 
HUNYUAN - Enum constant in enum class com.bytedesk.ai.robot.RobotProviderModel
 
HUNYUAN - Static variable in class com.bytedesk.ai.provider.LlmProviderConsts
 
HunyuanConfig - Class in com.bytedesk.ai.provider.vendors.hunyuan
 
HunyuanConfig() - Constructor for class com.bytedesk.ai.provider.vendors.hunyuan.HunyuanConfig
 

I

I18Consts - Class in com.bytedesk.core.constant
 
I18Consts() - Constructor for class com.bytedesk.core.constant.I18Consts
 
i18n - Variable in class com.bytedesk.ai.robot.RobotJsonLoader.Robot
 
I18n() - Constructor for class com.bytedesk.ai.robot.RobotJsonLoader.I18n
 
I18N_ADMIN - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_ADMIN_DESCRIPTION - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_AGENT_AVAILABLE - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_AGENT_CLOSED - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_AGENT_DESCRIPTION - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_AGENT_EXISTS - Static variable in class com.bytedesk.service.constant.I18ServiceConsts
 
I18N_AGENT_NICKNAME - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_AGENT_OFFLINE - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_AGENT_TRANSFER - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_AGENT_UNAVAILABLE - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_AUTH_CAPTCHA_ALREADY_SEND - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_AUTH_CAPTCHA_ERROR - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_AUTH_CAPTCHA_EXPIRED - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_AUTH_CAPTCHA_SEND_SUCCESS - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_AUTH_CAPTCHA_VALIDATE_FAILED - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_AUTO_CLOSED - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_BLACK_USER_ALREADY_EXISTS - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_CLIPBOARD_ASSISTANT_DESCRIPTION - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_CLIPBOARD_ASSISTANT_NAME - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_CREATE_FAILED - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_DESCRIPTION - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_EMAIL_ALREADY_EXISTS - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_EMAIL_FORMAT_ERROR - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_EMAIL_NOT_EXISTS - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_EMOTION_ASSISTANT_DESCRIPTION - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_EMOTION_ASSISTANT_NAME - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_FAQ_CATEGORY_DEMO_1 - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_FAQ_CATEGORY_DEMO_2 - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_FAQ_DEMO_ANSWER_1 - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_FAQ_DEMO_ANSWER_2 - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_FAQ_DEMO_QUESTION_1 - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_FAQ_DEMO_QUESTION_2 - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_FILE_ASSISTANT_DESCRIPTION - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_FILE_ASSISTANT_NAME - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_GROUP_DESCRIPTION - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_GROUP_NAME - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_INTENT_CLASSIFICATION_ASSISTANT_DESCRIPTION - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_INTENT_CLASSIFICATION_ASSISTANT_NAME - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_INTENT_REWRITE_ASSISTANT_DESCRIPTION - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_INTENT_REWRITE_ASSISTANT_NAME - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_LEAVEMSG_TIP - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_MEMBER - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_MEMBER_DESCRIPTION - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_MOBILE_ALREADY_EXISTS - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_MOBILE_FORMAT_ERROR - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_MOBILE_NOT_EXISTS - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_NOTICE_CONTENT - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_NOTICE_EXTRA - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_NOTICE_IP - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_NOTICE_IP_LOCATION - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_NOTICE_PARSE_FILE_ERROR - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_NOTICE_PARSE_FILE_SUCCESS - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_NOTICE_TITLE - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_NOTICE_TYPE - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_NOTICE_URL - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_PREFIX - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_QUEUE_MESSAGE_TEMPLATE - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_QUEUE_TIP - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_QUICK_BUTTON_DEMO_CONTENT_1 - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_QUICK_BUTTON_DEMO_CONTENT_2 - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_QUICK_BUTTON_DEMO_TITLE_1 - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_QUICK_BUTTON_DEMO_TITLE_2 - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_QUICK_REPLY_BYE_CONTENT - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_QUICK_REPLY_BYE_TITLE - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_QUICK_REPLY_CATEGORY_BYE - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_QUICK_REPLY_CATEGORY_CONTACT - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_QUICK_REPLY_CATEGORY_THANKS - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_QUICK_REPLY_CATEGORY_WELCOME - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_QUICK_REPLY_CONTACT_CONTENT - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_QUICK_REPLY_CONTACT_TITLE - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_QUICK_REPLY_THANKS_CONTENT - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_QUICK_REPLY_THANKS_TITLE - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_QUICK_REPLY_WELCOME_CONTENT - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_QUICK_REPLY_WELCOME_TITLE - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_REENTER_TIP - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_ROBOT_AGENT_ASSISTANT_NICKNAME - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_ROBOT_DESCRIPTION - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_ROBOT_LLM_PROMPT - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_ROBOT_NAME - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_ROBOT_NICKNAME - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_ROBOT_NO_REPLY - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_ROBOT_REPLY - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_SYSTEM_NOTIFICATION_DESCRIPTION - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_SYSTEM_NOTIFICATION_NAME - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_THREAD_CONTENT_AUDIO - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_THREAD_CONTENT_FILE - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_THREAD_CONTENT_IMAGE - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_THREAD_CONTENT_VIDEO - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_TODO - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_TOP_TIP - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_USER_DESCRIPTION - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_USER_NICKNAME - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_USER_NOT_FOUND - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_USER_OLD_PASSWORD_WRONG - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_USERNAME_OR_PASSWORD_INCORRECT - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_VIP_REST_API - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_WELCOME_TIP - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_WORKGROUP_DESCRIPTION - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18N_WORKGROUP_NICKNAME - Static variable in class com.bytedesk.core.constant.I18Consts
 
I18ServiceConsts - Class in com.bytedesk.service.constant
 
I18ServiceConsts() - Constructor for class com.bytedesk.service.constant.I18ServiceConsts
 
icon - Variable in class com.bytedesk.kbase.settings.InviteSettings
邀请图标
id - Variable in class com.bytedesk.core.base.BaseEntity
 
id - Variable in class com.bytedesk.core.base.BaseEntityNoOrg
 
id - Variable in class com.bytedesk.core.message_unread.MessageUnreadEntity
 
id - Variable in class com.bytedesk.core.rbac.user.UserDetailsImpl
 
id - Variable in class com.bytedesk.core.rbac.user.UserOrganizationRoleEntity
 
id - Variable in class com.bytedesk.core.redis.pubsub.message.RedisPubsubMessageQa
 
id - Variable in class com.bytedesk.ticket.process.ProcessDefinitionResponse
 
id - Variable in class com.bytedesk.ticket.ticket.dto.TicketHistoryActivityResponse
 
id - Variable in class com.bytedesk.voc.feedback.dto.FeedbackResponse
 
ID - Enum constant in enum class com.bytedesk.core.enums.LanguageEnum
 
ID_CARD - Enum constant in enum class com.bytedesk.core.rbac.organization.OrganizationIdentityTypeEnum
 
identityImage - Variable in class com.bytedesk.core.rbac.organization.OrganizationEntity
 
identityImage - Variable in class com.bytedesk.core.rbac.organization.OrganizationRequest
 
identityImage - Variable in class com.bytedesk.core.rbac.organization.OrganizationResponse
 
identityNumber - Variable in class com.bytedesk.core.rbac.organization.OrganizationEntity
 
identityNumber - Variable in class com.bytedesk.core.rbac.organization.OrganizationRequest
 
identityNumber - Variable in class com.bytedesk.core.rbac.organization.OrganizationResponse
 
identityService - Variable in class com.bytedesk.ticket.identity.TicketIdentityListener
 
identityService - Variable in class com.bytedesk.ticket.identity.TicketIdentityService
 
identityService - Variable in class com.bytedesk.ticket.identity.TicketPrivilegeInitializer
 
identityType - Variable in class com.bytedesk.core.rbac.organization.OrganizationEntity
 
identityType - Variable in class com.bytedesk.core.rbac.organization.OrganizationRequest
 
identityType - Variable in class com.bytedesk.core.rbac.organization.OrganizationResponse
 
image() - Method in class com.bytedesk.ai.springai.SpringAIZhipuaiController
 
IMAGE - Enum constant in enum class com.bytedesk.core.message.MessageTypeEnum
 
IMAGE - Enum constant in enum class com.bytedesk.kbase.file.FileTypeEnum
 
IMAGE - Enum constant in enum class com.bytedesk.kbase.split.SplitTypeEnum
 
IMAGE - Enum constant in enum class com.bytedesk.kbase.text.TextTypeEnum
 
IMAGE - Enum constant in enum class com.bytedesk.kbase.website.WebsiteTypeEnum
 
image2text(MultipartFile) - Method in class com.bytedesk.ai.springai.SpringAIAlibabaImageController
 
image2Text(MultipartFile) - Method in class com.bytedesk.ai.springai.SpringAIAlibabaImageService
 
images - Variable in class com.bytedesk.service.leave_msg.LeaveMsgEntity
 
images - Variable in class com.bytedesk.service.leave_msg.LeaveMsgExtra
 
images - Variable in class com.bytedesk.service.leave_msg.LeaveMsgRequest
 
images - Variable in class com.bytedesk.service.leave_msg.LeaveMsgResponse
 
imageService - Variable in class com.bytedesk.ai.springai.SpringAIAlibabaImageController
 
IMessageSendService - Interface in com.bytedesk.core.message
 
increaseServedNumber() - Method in class com.bytedesk.service.queue.QueueEntity
增加已完成人数
increaseServingNumber() - Method in class com.bytedesk.service.queue.QueueEntity
增加正在服务人数
increaseThreadCount() - Method in class com.bytedesk.ai.robot.RobotEntity
 
increaseThreadCount() - Method in class com.bytedesk.service.agent.AgentEntity
 
increaseWaitingNumber() - Method in class com.bytedesk.service.queue.QueueEntity
增加等待人数
incrementLikeCount(Long) - Method in class com.bytedesk.forum.comment.CommentController
 
incrementLikeCount(Long) - Method in interface com.bytedesk.forum.comment.CommentRepository
 
incrementLikeCount(Long) - Method in interface com.bytedesk.forum.comment.CommentService
 
incrementLikeCount(Long) - Method in class com.bytedesk.forum.comment.CommentServiceImpl
 
incrementLikeCount(Long) - Method in class com.bytedesk.forum.post.PostController
 
incrementLikeCount(Long) - Method in interface com.bytedesk.forum.post.PostRepository
 
incrementLikeCount(Long) - Method in interface com.bytedesk.forum.post.PostService
 
incrementLikeCount(Long) - Method in class com.bytedesk.forum.post.PostServiceImpl
 
incrementLikeCount(Long) - Method in interface com.bytedesk.voc.feedback.FeedbackService
 
incrementLikeCount(Long) - Method in class com.bytedesk.voc.feedback.FeedbackServiceImpl
 
incrementLikeCount(Long) - Method in interface com.bytedesk.voc.reply.ReplyService
 
incrementLikeCount(Long) - Method in class com.bytedesk.voc.reply.ReplyServiceImpl
 
incrementPostCount(Long) - Method in interface com.bytedesk.core.category.CategoryRepository
 
incrementReplyCount(Long) - Method in interface com.bytedesk.voc.feedback.FeedbackService
 
incrementReplyCount(Long) - Method in class com.bytedesk.voc.feedback.FeedbackServiceImpl
 
incrementThreadCount() - Method in class com.bytedesk.service.statistic.ServiceStatisticEntity
 
incrementViewCount(Long) - Method in class com.bytedesk.forum.post.PostController
 
incrementViewCount(Long) - Method in interface com.bytedesk.forum.post.PostRepository
 
incrementViewCount(Long) - Method in interface com.bytedesk.forum.post.PostService
 
incrementViewCount(Long) - Method in class com.bytedesk.forum.post.PostServiceImpl
 
index() - Method in class com.bytedesk.ai.controller.AiRouteController
 
index() - Method in class com.bytedesk.forum.controller.ForumViewController
 
index() - Method in class com.bytedesk.kbase.controller.KbaseRouteController
 
index() - Method in class com.bytedesk.service.controller.ServiceRouteController
 
index() - Method in class com.bytedesk.social.controller.SocialRouteController
 
index() - Method in class com.bytedesk.team.controller.TeamRouteController
 
index() - Method in class com.bytedesk.ticket.controller.TicketRouteController
 
index() - Method in class com.bytedesk.voc.controller.VocController
 
index(Model, String, String) - Method in class com.bytedesk.kbase.article.ArticleRouteController
 
index(Model, String, String) - Method in class com.bytedesk.kbase.notebase.NotebaseRouteController
 
indexMask - Variable in class com.bytedesk.core.uid.buffer.RingBuffer
 
init() - Method in class com.bytedesk.ai.model.LlmModelInitializer
 
init() - Method in class com.bytedesk.ai.provider.LlmProviderInitializer
 
init() - Method in class com.bytedesk.ai.robot.RobotFaqProcessor
 
init() - Method in class com.bytedesk.core.assistant.AssistantInitializer
 
init() - Method in class com.bytedesk.core.category.CategoryInitializer
 
init() - Method in class com.bytedesk.core.channel.ChannelInitializer
 
init() - Method in class com.bytedesk.core.config.properties.BytedeskProperties
 
init() - Method in class com.bytedesk.core.ip.white.IpWhitelistInitializer
 
init() - Method in class com.bytedesk.core.message.MessageCache
 
init() - Method in class com.bytedesk.core.message.MessagePersistCache
 
init() - Method in class com.bytedesk.core.quartz.QuartzInitializer
 
init() - Method in class com.bytedesk.core.quartz.QuarzInitializer
 
init() - Method in class com.bytedesk.core.rbac.authority.AuthorityInitializer
 
init() - Method in class com.bytedesk.core.rbac.role.RoleInitializer
 
init() - Method in class com.bytedesk.core.rbac.user.UserInitializer
 
init() - Method in class com.bytedesk.core.socket.mqtt.server.MqttWebSocketServer
 
init() - Method in class com.bytedesk.core.thread.ThreadPersistCache
 
init() - Method in class com.bytedesk.core.topic.TopicCacheService
 
init() - Method in class com.bytedesk.core.uid.UidUtils
 
init() - Method in class com.bytedesk.kbase.article.ArticleInitializer
 
init() - Method in class com.bytedesk.kbase.auto_reply.fixed.AutoReplyFixedInitializer
 
init() - Method in class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordInitializer
 
init() - Method in class com.bytedesk.kbase.taboo.TabooInitializer
 
init() - Method in class com.bytedesk.kbase.upload.UploadInitializer
 
init() - Method in class com.bytedesk.service.agent.AgentInitializer
 
init() - Method in class com.bytedesk.service.leave_msg.LeaveMsgInitializer
 
init() - Method in class com.bytedesk.service.queue_member.QueueMemberInitializer
 
init() - Method in class com.bytedesk.service.queue.QueueInitializer
 
init() - Method in class com.bytedesk.service.visitor_thread.VisitorThreadInitializer
 
init() - Method in class com.bytedesk.service.visitor.VisitorInitializer
 
init() - Method in class com.bytedesk.service.workgroup.WorkgroupInitializer
 
init() - Method in class com.bytedesk.service.worktime.WorktimeInitializer
 
init() - Method in class com.bytedesk.team.department.DepartmentInitializer
 
init() - Method in class com.bytedesk.team.group.GroupInitializer
 
init() - Method in class com.bytedesk.team.member.MemberInitializer
 
init() - Method in class com.bytedesk.voc.filter.SensitiveWordFilter
 
init(VisitorRequest, HttpServletRequest) - Method in class com.bytedesk.service.visitor.VisitorAnonymousController
 
init(FilterConfig) - Method in class com.bytedesk.core.config.filters.XSSFilter
 
initAuthority() - Method in class com.bytedesk.kbase.faq.FaqInitializer
 
initAuthority() - Method in class com.bytedesk.kbase.notebase.NotebaseInitializer
 
initAuthority() - Method in class com.bytedesk.ticket.process.TicketProcessInitializer
 
initAuthority() - Method in class com.bytedesk.ticket.ticket.TicketInitializer
 
initChannel(SocketChannel) - Method in class com.bytedesk.core.socket.mqtt.initializer.MqttServerInitializer
TODO: ChannelInitializer中应该使用 NioSocketChannel or SocketChannel ?
initChannel(SocketChannel) - Method in class com.bytedesk.core.socket.mqtt.initializer.MqttWebSocketServerInitializer
 
initDefaultRobot(String, String) - Method in class com.bytedesk.ai.robot.RobotRestService
 
initDemoBytedesk() - Method in class com.bytedesk.ai.robot.RobotRestService
 
initDemoData() - Method in class com.bytedesk.ai.springai.demo.airline.services.FlightBookingService
 
initFaq() - Method in class com.bytedesk.kbase.faq.FaqInitializer
 
initFaqCategory() - Method in class com.bytedesk.kbase.faq.FaqInitializer
 
initFlags(int) - Method in class com.bytedesk.core.uid.buffer.RingBuffer
Initialize flags as CAN_PUT_FLAG
initializePrivileges() - Method in class com.bytedesk.ticket.identity.TicketPrivilegeInitializer
 
initKbase() - Method in class com.bytedesk.kbase.kbase.KbaseInitializer
 
initKbase(String) - Method in class com.bytedesk.kbase.kbase.KbaseRestService
 
initOrganization() - Method in class com.bytedesk.core.rbac.organization.OrganizationInitializer
 
initProcess() - Method in class com.bytedesk.ticket.process.TicketProcessInitializer
 
initQuickReply(String) - Method in class com.bytedesk.kbase.quick_reply.QuickReplyRestService
 
initQuickReplyCategory(String) - Method in class com.bytedesk.kbase.quick_reply.QuickReplyRestService
 
initRingBuffer() - Method in class com.bytedesk.core.uid.impl.CachedUidGenerator
Initialize RingBuffer & RingBufferPaddingExecutor
initRobot() - Method in class com.bytedesk.ai.robot.RobotInitializer
 
initRobotJson(String, String) - Method in class com.bytedesk.ai.robot.RobotRestService
 
initTicketCategory() - Method in class com.bytedesk.ticket.ticket.TicketInitializer
 
initUploadDir() - Method in class com.bytedesk.kbase.upload.UploadRestService
 
INSTAGRAM - Enum constant in enum class com.bytedesk.core.enums.ClientEnum
 
instance - Static variable in class com.bytedesk.core.config.properties.BytedeskProperties
 
instance - Static variable in class com.bytedesk.core.uid.UidUtils
 
intercept(HttpRequest, byte[], ClientHttpRequestExecution) - Method in class com.bytedesk.core.config.TraceIdInterceptor
 
internal - Variable in class com.bytedesk.voc.reply.ReplyEntity
 
internal_static_Message_descriptor - Static variable in class com.bytedesk.core.socket.protobuf.model.MessageProto
 
internal_static_Message_fieldAccessorTable - Static variable in class com.bytedesk.core.socket.protobuf.model.MessageProto
 
internal_static_Thread_descriptor - Static variable in class com.bytedesk.core.socket.protobuf.model.ThreadProto
 
internal_static_Thread_fieldAccessorTable - Static variable in class com.bytedesk.core.socket.protobuf.model.ThreadProto
 
internal_static_User_descriptor - Static variable in class com.bytedesk.core.socket.protobuf.model.UserProto
 
internal_static_User_fieldAccessorTable - Static variable in class com.bytedesk.core.socket.protobuf.model.UserProto
 
internalGetFieldAccessorTable() - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message.Builder
 
internalGetFieldAccessorTable() - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message
 
internalGetFieldAccessorTable() - Method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread.Builder
 
internalGetFieldAccessorTable() - Method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread
 
internalGetFieldAccessorTable() - Method in class com.bytedesk.core.socket.protobuf.model.UserProto.User.Builder
 
internalGetFieldAccessorTable() - Method in class com.bytedesk.core.socket.protobuf.model.UserProto.User
 
invite(GroupRequest) - Method in class com.bytedesk.team.group.GroupController
 
INVITE - Enum constant in enum class com.bytedesk.core.message.MessageTypeEnum
 
INVITE_ACCEPT - Enum constant in enum class com.bytedesk.core.message.MessageStatusEnum
 
INVITE_ACCEPT - Enum constant in enum class com.bytedesk.core.message.MessageTypeEnum
 
INVITE_CANCEL - Enum constant in enum class com.bytedesk.core.message.MessageTypeEnum
 
INVITE_REJECT - Enum constant in enum class com.bytedesk.core.message.MessageStatusEnum
 
INVITE_REJECT - Enum constant in enum class com.bytedesk.core.message.MessageTypeEnum
 
INVITE_VISITOR - Enum constant in enum class com.bytedesk.core.message.MessageTypeEnum
 
INVITE_VISITOR_ACCEPT - Enum constant in enum class com.bytedesk.core.message.MessageTypeEnum
 
INVITE_VISITOR_CANCEL - Enum constant in enum class com.bytedesk.core.message.MessageTypeEnum
 
INVITE_VISITOR_REJECT - Enum constant in enum class com.bytedesk.core.message.MessageTypeEnum
 
inviteAccepted - Variable in class com.bytedesk.team.member.MemberRequest
 
invitedThreadCount - Variable in class com.bytedesk.service.statistic.ServiceStatisticEntity
 
invitedThreadCount - Variable in class com.bytedesk.service.statistic.ServiceStatisticResponse
 
invitee - Variable in class com.bytedesk.team.group.GroupInviteEntity
 
inviteMembers(List<UserEntity>) - Method in class com.bytedesk.team.group.GroupEntity
 
inviter - Variable in class com.bytedesk.team.group.GroupInviteEntity
 
inviteSettings - Variable in class com.bytedesk.ai.robot.RobotEntity
 
inviteSettings - Variable in class com.bytedesk.ai.robot.RobotRequest
 
inviteSettings - Variable in class com.bytedesk.ai.robot.RobotResponse
 
inviteSettings - Variable in class com.bytedesk.service.agent.AgentEntity
 
inviteSettings - Variable in class com.bytedesk.service.agent.AgentRequest
 
inviteSettings - Variable in class com.bytedesk.service.agent.AgentResponse
 
inviteSettings - Variable in class com.bytedesk.service.workgroup.WorkgroupEntity
 
inviteSettings - Variable in class com.bytedesk.service.workgroup.WorkgroupRequest
 
inviteSettings - Variable in class com.bytedesk.service.workgroup.WorkgroupResponse
 
InviteSettings - Class in com.bytedesk.kbase.settings
 
InviteSettings() - Constructor for class com.bytedesk.kbase.settings.InviteSettings
 
invoke(AutoReplyFixedExcel, AnalysisContext) - Method in class com.bytedesk.kbase.auto_reply.fixed.AutoReplyFixedExcelListener
这个每一条数据解析都会来调用
invoke(AutoReplyKeywordExcel, AnalysisContext) - Method in class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordExcelListener
这个每一条数据解析都会来调用
invoke(FaqExcel, AnalysisContext) - Method in class com.bytedesk.kbase.faq.FaqExcelListener
这个每一条数据解析都会来调用
invoke(QuickReplyExcel, AnalysisContext) - Method in class com.bytedesk.kbase.quick_reply.QuickReplyExcelListener
这个每一条数据解析都会来调用
invoke(TabooExcel, AnalysisContext) - Method in class com.bytedesk.kbase.taboo.TabooExcelListener
这个每一条数据解析都会来调用
invoke(MemberExcel, AnalysisContext) - Method in class com.bytedesk.team.member.MemberExcelListener
这个每一条数据解析都会来调用
IOS - Enum constant in enum class com.bytedesk.core.enums.ClientEnum
 
ip - Variable in class com.bytedesk.core.action.ActionEntity
 
ip - Variable in class com.bytedesk.core.action.ActionExcel
 
ip - Variable in class com.bytedesk.core.action.ActionRequest
 
ip - Variable in class com.bytedesk.core.action.ActionResponse
 
ip - Variable in class com.bytedesk.core.ip.access.IpAccessEntity
 
ip - Variable in class com.bytedesk.core.ip.access.IpAccessRequest
 
ip - Variable in class com.bytedesk.core.ip.access.IpAccessResponse
 
ip - Variable in class com.bytedesk.core.ip.black.IpBlacklistEntity
 
ip - Variable in class com.bytedesk.core.ip.black.IpBlacklistRequest
 
ip - Variable in class com.bytedesk.core.ip.black.IpBlacklistResponse
 
ip - Variable in class com.bytedesk.core.ip.white.IpWhitelistEntity
 
ip - Variable in class com.bytedesk.core.ip.white.IpWhitelistRequest
 
ip - Variable in class com.bytedesk.core.ip.white.IpWhitelistResponse
 
ip - Variable in class com.bytedesk.core.push.PushEntity
 
ip - Variable in class com.bytedesk.core.push.PushRequest
 
ip - Variable in class com.bytedesk.core.push.PushResponse
 
ip - Variable in class com.bytedesk.service.browse.BrowseEntity
 
ip - Variable in class com.bytedesk.service.browse.BrowseRequest
 
ip - Variable in class com.bytedesk.service.browse.BrowseResponse
 
ip - Variable in class com.bytedesk.service.visitor.VisitorEntity
 
ip - Variable in class com.bytedesk.service.visitor.VisitorRequest
 
ip - Variable in class com.bytedesk.service.visitor.VisitorResponse
 
ip(HttpServletRequest) - Method in class com.bytedesk.core.ip.IpRestController
http://127.0.0.1:9003/ip/api/v1/
IP_CREATE - Static variable in class com.bytedesk.core.ip.IpPermissions
 
IP_DELETE - Static variable in class com.bytedesk.core.ip.IpPermissions
 
IP_EXPORT - Static variable in class com.bytedesk.core.ip.IpPermissions
 
IP_PREFIX - Static variable in class com.bytedesk.core.ip.IpPermissions
 
IP_READ - Static variable in class com.bytedesk.core.ip.IpPermissions
 
IP_UPDATE - Static variable in class com.bytedesk.core.ip.IpPermissions
 
IP2RegionConfig - Class in com.bytedesk.core.ip
https://github.com/lionsoul2014/ip2region/blob/master/binding/java/ReadMe.md
IP2RegionConfig() - Constructor for class com.bytedesk.core.ip.IP2RegionConfig
 
IpAccessEntity - Class in com.bytedesk.core.ip.access
 
IpAccessEntity() - Constructor for class com.bytedesk.core.ip.access.IpAccessEntity
 
ipAccessInterceptor - Variable in class com.bytedesk.core.config.WebMvcConfig
 
IpAccessInterceptor - Class in com.bytedesk.core.ip.access
 
IpAccessInterceptor() - Constructor for class com.bytedesk.core.ip.access.IpAccessInterceptor
 
ipAccessRepository - Variable in class com.bytedesk.core.ip.access.IpAccessRestService
 
IpAccessRepository - Interface in com.bytedesk.core.ip.access
 
IpAccessRequest - Class in com.bytedesk.core.ip.access
 
IpAccessRequest() - Constructor for class com.bytedesk.core.ip.access.IpAccessRequest
 
IpAccessResponse - Class in com.bytedesk.core.ip.access
 
IpAccessResponse() - Constructor for class com.bytedesk.core.ip.access.IpAccessResponse
 
IpAccessRestController - Class in com.bytedesk.core.ip.access
 
IpAccessRestController() - Constructor for class com.bytedesk.core.ip.access.IpAccessRestController
 
ipAccessRestService - Variable in class com.bytedesk.core.ip.access.IpAccessRestController
 
IpAccessRestService - Class in com.bytedesk.core.ip.access
 
IpAccessRestService() - Constructor for class com.bytedesk.core.ip.access.IpAccessRestService
 
ipAccessService - Variable in class com.bytedesk.core.ip.access.IpAccessInterceptor
 
IpAccessSpecification - Class in com.bytedesk.core.ip.access
 
IpAccessSpecification() - Constructor for class com.bytedesk.core.ip.access.IpAccessSpecification
 
IpBlacklistEntity - Class in com.bytedesk.core.ip.black
 
IpBlacklistEntity() - Constructor for class com.bytedesk.core.ip.black.IpBlacklistEntity
 
IpBlacklistEventListener - Class in com.bytedesk.core.ip.black
 
IpBlacklistEventListener() - Constructor for class com.bytedesk.core.ip.black.IpBlacklistEventListener
 
ipBlacklistRepository - Variable in class com.bytedesk.core.ip.black.IpBlacklistRestService
 
IpBlacklistRepository - Interface in com.bytedesk.core.ip.black
 
IpBlacklistRequest - Class in com.bytedesk.core.ip.black
 
IpBlacklistRequest() - Constructor for class com.bytedesk.core.ip.black.IpBlacklistRequest
 
IpBlacklistResponse - Class in com.bytedesk.core.ip.black
 
IpBlacklistResponse() - Constructor for class com.bytedesk.core.ip.black.IpBlacklistResponse
 
IpBlacklistRestController - Class in com.bytedesk.core.ip.black
 
IpBlacklistRestController() - Constructor for class com.bytedesk.core.ip.black.IpBlacklistRestController
 
ipBlacklistRestService - Variable in class com.bytedesk.core.ip.black.IpBlacklistRestController
 
IpBlacklistRestService - Class in com.bytedesk.core.ip.black
 
IpBlacklistRestService() - Constructor for class com.bytedesk.core.ip.black.IpBlacklistRestService
 
ipBlacklistService - Variable in class com.bytedesk.core.ip.access.IpAccessRestService
 
ipBlacklistService - Variable in class com.bytedesk.service.visitor.VisitorEventListener
 
IpBlacklistSpecification - Class in com.bytedesk.core.ip.black
 
IpBlacklistSpecification() - Constructor for class com.bytedesk.core.ip.black.IpBlacklistSpecification
 
ipInRange(String) - Method in class com.bytedesk.core.ip.IpRestController
 
ipLastSentTimeCache - Variable in class com.bytedesk.core.push.PushFilterService
 
ipLocation - Variable in class com.bytedesk.core.action.ActionEntity
 
ipLocation - Variable in class com.bytedesk.core.action.ActionExcel
 
ipLocation - Variable in class com.bytedesk.core.action.ActionRequest
 
ipLocation - Variable in class com.bytedesk.core.action.ActionResponse
 
ipLocation - Variable in class com.bytedesk.core.ip.access.IpAccessEntity
 
ipLocation - Variable in class com.bytedesk.core.ip.access.IpAccessRequest
 
ipLocation - Variable in class com.bytedesk.core.ip.access.IpAccessResponse
 
ipLocation - Variable in class com.bytedesk.core.ip.black.IpBlacklistEntity
 
ipLocation - Variable in class com.bytedesk.core.ip.black.IpBlacklistRequest
 
ipLocation - Variable in class com.bytedesk.core.ip.black.IpBlacklistResponse
 
ipLocation - Variable in class com.bytedesk.core.push.PushEntity
 
ipLocation - Variable in class com.bytedesk.core.push.PushRequest
 
ipLocation - Variable in class com.bytedesk.core.push.PushResponse
 
ipLocation - Variable in class com.bytedesk.service.browse.BrowseEntity
 
ipLocation - Variable in class com.bytedesk.service.browse.BrowseRequest
 
ipLocation - Variable in class com.bytedesk.service.browse.BrowseResponse
 
ipLocation - Variable in class com.bytedesk.service.visitor.VisitorEntity
 
ipLocation - Variable in class com.bytedesk.service.visitor.VisitorRequest
 
ipLocation - Variable in class com.bytedesk.service.visitor.VisitorResponse
 
ipLocation(String) - Method in class com.bytedesk.core.ip.IpRestController
http://127.0.0.1:9003/ip/api/v1/ip/location?
IpPermissions - Class in com.bytedesk.core.ip
 
IpPermissions() - Constructor for class com.bytedesk.core.ip.IpPermissions
 
ipProvince(String) - Method in class com.bytedesk.core.ip.IpRestController
 
IpRestController - Class in com.bytedesk.core.ip
 
IpRestController() - Constructor for class com.bytedesk.core.ip.IpRestController
 
ipService - Variable in class com.bytedesk.core.aop.ActionAspect
 
ipService - Variable in class com.bytedesk.core.ip.access.IpAccessRestService
 
ipService - Variable in class com.bytedesk.core.ip.black.IpBlacklistRestService
 
ipService - Variable in class com.bytedesk.core.ip.IpRestController
 
ipService - Variable in class com.bytedesk.core.push.PushRestService
 
ipService - Variable in class com.bytedesk.service.visitor.VisitorAnonymousController
 
IpService - Class in com.bytedesk.core.ip
https://github.com/lionsoul2014/ip2region/blob/master/binding/java/ReadMe.md
IpService() - Constructor for class com.bytedesk.core.ip.IpService
 
ipToLong(InetAddress) - Static method in class com.bytedesk.core.ip.IpService
 
IpTypeEnum - Enum Class in com.bytedesk.core.ip
 
IpTypeEnum() - Constructor for enum class com.bytedesk.core.ip.IpTypeEnum
 
IpUtils - Class in com.bytedesk.core.ip
 
IpUtils() - Constructor for class com.bytedesk.core.ip.IpUtils
 
IPV4_PATTERN - Static variable in class com.bytedesk.core.ip.IpUtils
 
IPV6_PATTERN - Static variable in class com.bytedesk.core.ip.IpUtils
 
IpWhitelistEntity - Class in com.bytedesk.core.ip.white
 
IpWhitelistEntity() - Constructor for class com.bytedesk.core.ip.white.IpWhitelistEntity
 
IpWhitelistInitializer - Class in com.bytedesk.core.ip.white
 
IpWhitelistInitializer() - Constructor for class com.bytedesk.core.ip.white.IpWhitelistInitializer
 
ipWhitelistRepository - Variable in class com.bytedesk.core.ip.white.IpWhitelistRestService
 
IpWhitelistRepository - Interface in com.bytedesk.core.ip.white
 
IpWhitelistRequest - Class in com.bytedesk.core.ip.white
 
IpWhitelistRequest() - Constructor for class com.bytedesk.core.ip.white.IpWhitelistRequest
 
IpWhitelistResponse - Class in com.bytedesk.core.ip.white
 
IpWhitelistResponse() - Constructor for class com.bytedesk.core.ip.white.IpWhitelistResponse
 
IpWhitelistRestController - Class in com.bytedesk.core.ip.white
 
IpWhitelistRestController() - Constructor for class com.bytedesk.core.ip.white.IpWhitelistRestController
 
ipWhitelistRestService - Variable in class com.bytedesk.core.ip.white.IpWhitelistInitializer
 
ipWhitelistRestService - Variable in class com.bytedesk.core.ip.white.IpWhitelistRestController
 
IpWhitelistRestService - Class in com.bytedesk.core.ip.white
 
IpWhitelistRestService() - Constructor for class com.bytedesk.core.ip.white.IpWhitelistRestService
 
IpWhitelistSpecification - Class in com.bytedesk.core.ip.white
 
IpWhitelistSpecification() - Constructor for class com.bytedesk.core.ip.white.IpWhitelistSpecification
 
isAccountNonExpired() - Method in class com.bytedesk.core.rbac.user.UserDetailsImpl
 
isAccountNonLocked() - Method in class com.bytedesk.core.rbac.user.UserDetailsImpl
 
isAdmin(UserEntity) - Method in class com.bytedesk.team.group.GroupEntity
 
isAdmin(String) - Method in class com.bytedesk.core.config.properties.BytedeskProperties
 
isAgentType() - Method in class com.bytedesk.core.thread.ThreadEntity
 
isAllStatisticsZero(TicketStatisticEntity) - Method in class com.bytedesk.ticket.statistic.TicketStatisticService
判断统计指标是否全为0
isAudit - Variable in class com.bytedesk.kbase.article.ArticleEntity
 
isAuthenticated - Variable in class com.bytedesk.core.rbac.auth.AuthToken
 
isAuthenticated() - Method in class com.bytedesk.core.rbac.auth.AuthToken
 
isAutoReply - Variable in class com.bytedesk.core.message.MessageExtra
 
isAvailable() - Method in class com.bytedesk.service.agent.AgentEntity
主要用途: 精准分配:将会话分配给最合适的客服 专业服务:确保客服具备处理特定问题的能力 分层支持:实现初级/高级支持分流 多语言支持:按语言技能分配 产品线划分:不同产品对应不同技能组
isAway() - Method in class com.bytedesk.service.agent.AgentEntity
 
isBlackList(MessageProtobuf) - Method in class com.bytedesk.core.message.MessageEventListener
 
isBlocked(String, String) - Method in class com.bytedesk.core.ip.IpService
 
isBusy() - Method in class com.bytedesk.service.agent.AgentEntity
 
isClosed - Variable in class com.bytedesk.service.statistic_thread.StatisticThreadEntity
 
isClosed() - Method in class com.bytedesk.core.thread.ThreadEntity
 
isCommon - Variable in class com.bytedesk.kbase.faq.FaqEntity
 
isCommon - Variable in class com.bytedesk.kbase.faq.FaqRequest
 
isCommon - Variable in class com.bytedesk.kbase.faq.FaqResponse
 
isConnected() - Method in class com.bytedesk.service.workgroup.WorkgroupEntity
轮询分配算法实现访客到客服的分配
isConnected(String) - Method in class com.bytedesk.core.socket.mqtt.MqttConnectionService
 
isConnectedAndAvailable() - Method in class com.bytedesk.service.agent.AgentEntity
 
isConnectedClients() - Method in class com.bytedesk.core.socket.mqtt.MqttRestController
 
isCredentialsNonExpired() - Method in class com.bytedesk.core.rbac.user.UserDetailsImpl
 
isCustomerService() - Method in class com.bytedesk.core.thread.ThreadEntity
 
isDaemon() - Method in class com.bytedesk.core.uid.utils.NamingThreadFactory
 
isEmail() - Method in class com.bytedesk.core.rbac.auth.AuthRequest
 
isEmpty(Path) - Static method in class com.bytedesk.core.utils.BdFileUtils
Checks if the given path is empty.
isEnabled() - Method in class com.bytedesk.core.rbac.user.UserDetailsImpl
 
isEndStatus() - Method in enum class com.bytedesk.service.queue_member.QueueMemberStatusEnum
检查是否是结束状态
isExternal - Variable in class com.bytedesk.team.group.GroupEntity
 
isExternal - Variable in class com.bytedesk.team.group.GroupRequest
 
isExternal - Variable in class com.bytedesk.team.group.GroupResponse
 
isFeatureEnabled(String) - Method in class com.bytedesk.core.feature.FeatureService
 
isFlowEnabled - Variable in class com.bytedesk.ai.robot.RobotRequest
 
isFlowEnabled - Variable in class com.bytedesk.ai.robot.RobotResponse
 
isGuess - Variable in class com.bytedesk.kbase.faq.FaqEntity
 
isGuess - Variable in class com.bytedesk.kbase.faq.FaqRequest
 
isGuess - Variable in class com.bytedesk.kbase.faq.FaqResponse
 
isHot - Variable in class com.bytedesk.kbase.faq.FaqEntity
 
isHot - Variable in class com.bytedesk.kbase.faq.FaqRequest
 
isHot - Variable in class com.bytedesk.kbase.faq.FaqResponse
 
isInitialized() - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message.Builder
 
isInitialized() - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message
 
isInitialized() - Method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread.Builder
 
isInitialized() - Method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread
 
isInitialized() - Method in class com.bytedesk.core.socket.protobuf.model.UserProto.User.Builder
 
isInitialized() - Method in class com.bytedesk.core.socket.protobuf.model.UserProto.User
 
isInServiceTime() - Method in class com.bytedesk.service.leave_msg.settings.LeaveMsgSettings
 
isInWhitelist(String) - Method in class com.bytedesk.core.config.properties.BytedeskProperties
 
isIpBlocked(String) - Method in class com.bytedesk.core.ip.access.IpAccessRestService
 
isIpInRange(InetAddress, InetAddress, InetAddress) - Static method in class com.bytedesk.core.ip.IpService
 
isKbEnabled - Variable in class com.bytedesk.ai.robot.RobotEntity
 
isKbEnabled - Variable in class com.bytedesk.ai.robot.RobotRequest
 
isKbEnabled - Variable in class com.bytedesk.ai.robot.RobotResponse
 
isMember(UserEntity) - Method in class com.bytedesk.team.group.GroupEntity
 
isMobile() - Method in class com.bytedesk.core.rbac.auth.AuthRequest
 
isOffline() - Method in class com.bytedesk.core.thread.ThreadEntity
 
isOffline() - Method in class com.bytedesk.service.agent.AgentEntity
 
isOllama4jReachable() - Method in class com.bytedesk.ai.provider.vendors.ollama.Ollama4jService
 
isOllamaServiceAvailable() - Method in class com.bytedesk.ai.springai.SpringAIOllamaConfig
检查 Ollama 服务是否可用
isOrgAgentTicketTopic(String) - Static method in class com.bytedesk.core.topic.TopicUtils
 
isOrgAgentTopic(String) - Static method in class com.bytedesk.core.topic.TopicUtils
 
isOrgGroupTopic(String) - Static method in class com.bytedesk.core.topic.TopicUtils
 
isOrgKbdocTopic(String) - Static method in class com.bytedesk.core.topic.TopicUtils
 
isOrgKbTopic(String) - Static method in class com.bytedesk.core.topic.TopicUtils
 
isOrgMemberTopic(String) - Static method in class com.bytedesk.core.topic.TopicUtils
 
isOrgQueueTopic(String) - Static method in class com.bytedesk.core.topic.TopicUtils
 
isOrgRobotTopic(String) - Static method in class com.bytedesk.core.topic.TopicUtils
 
isOrgWorkgroupTicketTopic(String) - Static method in class com.bytedesk.core.topic.TopicUtils
 
isOrgWorkgroupTopic(String) - Static method in class com.bytedesk.core.topic.TopicUtils
 
isOverloaded() - Method in class com.bytedesk.service.workgroup.WorkgroupEntity
检查是否超载
isParentCategory(String) - Static method in class com.bytedesk.ticket.ticket.TicketCategories
Helper method to determine if a category is a parent category
isPasswordProtected - Variable in class com.bytedesk.kbase.article.ArticleEntity
 
isPremium - Variable in class com.bytedesk.core.feature.FeatureEntity
 
isQueued - Variable in class com.bytedesk.service.statistic_thread.StatisticThreadEntity
 
isQueuing() - Method in class com.bytedesk.core.thread.ThreadEntity
 
isRated - Variable in class com.bytedesk.service.statistic_thread.StatisticThreadEntity
 
isRecept(MessageTypeEnum) - Static method in enum class com.bytedesk.core.message.MessageTypeEnum
 
isRobot - Variable in class com.bytedesk.service.statistic_thread.StatisticThreadEntity
 
isRobotType() - Method in class com.bytedesk.core.thread.ThreadEntity
 
isRunning() - Method in class com.bytedesk.core.uid.buffer.BufferPaddingExecutor
Whether is padding
isShortcut - Variable in class com.bytedesk.kbase.faq.FaqEntity
 
isShortcut - Variable in class com.bytedesk.kbase.faq.FaqRequest
 
isShortcut - Variable in class com.bytedesk.kbase.faq.FaqResponse
 
isShortcutPath - Variable in class com.bytedesk.kbase.faq.FaqEntity
 
isShortcutPath - Variable in class com.bytedesk.kbase.faq.FaqRequest
 
isShortcutPath - Variable in class com.bytedesk.kbase.faq.FaqResponse
 
isSLABreached(TicketEntity) - Method in class com.bytedesk.ticket.sla.TicketSLAService
检查工单是否违反 SLA
isSLACompliant(TicketEntity) - Method in class com.bytedesk.ticket.statistic.TicketStatisticService
判断工单是否符合SLA
isSolved - Variable in class com.bytedesk.service.statistic_thread.StatisticThreadEntity
 
isStarted() - Method in class com.bytedesk.core.thread.ThreadEntity
 
isTestEmail(String) - Static method in class com.bytedesk.core.utils.Utils
 
isTestMobile(String) - Static method in class com.bytedesk.core.utils.Utils
for test
isTransfer - Variable in class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordEntity
 
isTransfer - Variable in class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordRequest
 
isTransfer - Variable in class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordResponse
 
isUserInGroup(String, String) - Method in class com.bytedesk.ticket.identity.TicketIdentityService
检查用户是否在指定组中
isValid() - Method in class com.bytedesk.core.token.TokenEntity
 
isValidIp(String) - Static method in class com.bytedesk.core.ip.IpUtils
验证IP地址格式是否正确
isValidNumber(String) - Static method in class com.bytedesk.core.utils.PhoneToRegionUtil
验证当前手机号是否有效
isValidType(String) - Method in class com.bytedesk.voc.feedback.validator.FeedbackValidator
 
isWeChat() - Method in class com.bytedesk.service.visitor.VisitorRequest
 
isWeChatMini() - Method in class com.bytedesk.core.thread.ThreadEntity
 
isWeChatMp() - Method in class com.bytedesk.core.thread.ThreadEntity
 
isWorkgroupType() - Method in class com.bytedesk.core.thread.ThreadEntity
 
isWorkTime() - Method in class com.bytedesk.service.worktime.WorktimeEntity
检查当前时间是否在工作时间内
IT - Enum constant in enum class com.bytedesk.core.enums.LanguageEnum
 

J

JA - Enum constant in enum class com.bytedesk.core.enums.LanguageEnum
 
jacksonJmsMessageConverter() - Method in class com.bytedesk.core.jms.JmsArtemisConfig
 
javaAi - Variable in class com.bytedesk.core.config.properties.BytedeskProperties.Features
 
javaMailSender - Variable in class com.bytedesk.core.push.email.PushServiceImplEmail
 
JD - Enum constant in enum class com.bytedesk.core.enums.ClientEnum
 
jdbcTemplate - Variable in class com.bytedesk.voc.feedback.stats.FeedbackStatsServiceImpl
 
jedisConnectionFactory() - Method in class com.bytedesk.core.redis.RedisConfig
 
jedisPoolConfig() - Method in class com.bytedesk.core.redis.RedisConfig
 
jedisPoolProperties - Variable in class com.bytedesk.core.redis.RedisConfig
 
JedisPoolProperties - Class in com.bytedesk.core.redis
 
JedisPoolProperties() - Constructor for class com.bytedesk.core.redis.JedisPoolProperties
 
jedisProperties - Variable in class com.bytedesk.ai.springai.SpringAIOllamaConfig
 
jedisProperties - Variable in class com.bytedesk.ai.springai.SpringAIZhipuaiConfig
 
jedisProperties - Variable in class com.bytedesk.core.redis.RedisConfig
 
JedisProperties - Class in com.bytedesk.core.redis
 
JedisProperties() - Constructor for class com.bytedesk.core.redis.JedisProperties
 
JmsArtemisConfig - Class in com.bytedesk.core.jms
 
JmsArtemisConfig() - Constructor for class com.bytedesk.core.jms.JmsArtemisConfig
 
JmsArtemisConstants - Class in com.bytedesk.core.jms
 
JmsArtemisConstants() - Constructor for class com.bytedesk.core.jms.JmsArtemisConstants
 
JmsArtemisController - Class in com.bytedesk.core.jms
for testing api
JmsArtemisController() - Constructor for class com.bytedesk.core.jms.JmsArtemisController
 
JmsArtemisListener - Class in com.bytedesk.core.jms
 
JmsArtemisListener() - Constructor for class com.bytedesk.core.jms.JmsArtemisListener
 
JmsArtemisMessage - Class in com.bytedesk.core.jms
 
JmsArtemisMessage() - Constructor for class com.bytedesk.core.jms.JmsArtemisMessage
 
jmsArtemisPubsubFactory(ConnectionFactory, DefaultJmsListenerContainerFactoryConfigurer) - Method in class com.bytedesk.core.jms.JmsArtemisConfig
 
jmsArtemisQueueFactory(ConnectionFactory, DefaultJmsListenerContainerFactoryConfigurer) - Method in class com.bytedesk.core.jms.JmsArtemisConfig
 
jmsArtemisService - Variable in class com.bytedesk.core.jms.JmsArtemisController
 
JmsArtemisService - Class in com.bytedesk.core.jms
 
JmsArtemisService() - Constructor for class com.bytedesk.core.jms.JmsArtemisService
 
jmsTemplate - Variable in class com.bytedesk.core.jms.JmsArtemisService
 
JOB_METHOD_NAME - Static variable in class com.bytedesk.core.quartz.QuartzConsts
 
jobClassName - Variable in class com.bytedesk.core.quartz.QuartzEntity
调用目标字符串
jobClassName - Variable in class com.bytedesk.core.quartz.QuartzRequest
调用方法
jobClassName - Variable in class com.bytedesk.core.quartz.QuartzResponse
调用目标字符串
jobGroup - Variable in class com.bytedesk.core.quartz.QuartzEntity
任务组名
jobGroup - Variable in class com.bytedesk.core.quartz.QuartzRequest
任务组名
jobGroup - Variable in class com.bytedesk.core.quartz.QuartzResponse
任务组名
jobMethodName - Variable in class com.bytedesk.core.quartz.QuartzEntity
 
jobMethodName - Variable in class com.bytedesk.core.quartz.QuartzRequest
 
jobMethodName - Variable in class com.bytedesk.core.quartz.QuartzResponse
 
jobName - Variable in class com.bytedesk.core.quartz.QuartzEntity
任务名称
jobName - Variable in class com.bytedesk.core.quartz.QuartzRequest
任务名称
jobName - Variable in class com.bytedesk.core.quartz.QuartzResponse
任务名称
jobNo - Variable in class com.bytedesk.team.member.MemberEntity
 
jobNo - Variable in class com.bytedesk.team.member.MemberExcel
 
jobNo - Variable in class com.bytedesk.team.member.MemberRequest
 
jobNo - Variable in class com.bytedesk.team.member.MemberResponse
 
jobTitle - Variable in class com.bytedesk.team.member.MemberEntity
 
jobTitle - Variable in class com.bytedesk.team.member.MemberExcel
 
jobTitle - Variable in class com.bytedesk.team.member.MemberRequest
 
jobTitle - Variable in class com.bytedesk.team.member.MemberResponse
 
join(GroupRequest) - Method in class com.bytedesk.team.group.GroupController
 
jokeResource - Variable in class com.bytedesk.ai.springai.SpringAIPromptController
 
json - Variable in class com.bytedesk.core.message.event.MessageJsonEvent
 
JsonResult<T> - Class in com.bytedesk.core.utils
返回结果
JsonResult() - Constructor for class com.bytedesk.core.utils.JsonResult
 
JsonResultCodeEnum - Enum Class in com.bytedesk.core.utils
 
JsonResultCodeEnum(String, int) - Constructor for enum class com.bytedesk.core.utils.JsonResultCodeEnum
 
JsonToUserProtobuf - Annotation Interface in com.bytedesk.ticket.annotation
 
jwt - Variable in class com.bytedesk.core.config.properties.BytedeskProperties
 
Jwt() - Constructor for class com.bytedesk.core.config.properties.BytedeskProperties.Jwt
 
jwtExpirationMs - Variable in class com.bytedesk.core.utils.JwtUtils
 
jwtSecret - Variable in class com.bytedesk.core.utils.JwtUtils
 
JwtSubject - Class in com.bytedesk.core.utils
 
JwtSubject() - Constructor for class com.bytedesk.core.utils.JwtSubject
 
jwtUtils - Variable in class com.bytedesk.core.rbac.auth.AuthService
 
jwtUtils - Variable in class com.bytedesk.core.rbac.auth.AuthTokenFilter
 
JwtUtils - Class in com.bytedesk.core.utils
https://github.com/jwtk/jjwt#jws-create-key
JwtUtils() - Constructor for class com.bytedesk.core.utils.JwtUtils
 

K

KAKAO - Enum constant in enum class com.bytedesk.core.enums.ClientEnum
 
kaptchaCacheService - Variable in class com.bytedesk.core.kaptcha.KaptchaRestController
 
kaptchaCacheService - Variable in class com.bytedesk.core.rbac.auth.AuthController
 
KaptchaCacheService - Class in com.bytedesk.core.kaptcha
 
KaptchaCacheService() - Constructor for class com.bytedesk.core.kaptcha.KaptchaCacheService
 
KaptchaConfig - Class in com.bytedesk.core.kaptcha
 
KaptchaConfig() - Constructor for class com.bytedesk.core.kaptcha.KaptchaConfig
 
KaptchaRestController - Class in com.bytedesk.core.kaptcha
 
KaptchaRestController() - Constructor for class com.bytedesk.core.kaptcha.KaptchaRestController
 
KB - Enum constant in enum class com.bytedesk.kbase.quick_reply.QuickReplyTypeEnum
 
KB_AUTOREPLY_NAME - Static variable in class com.bytedesk.kbase.kbase.KbaseConsts
 
KB_DESCRIPTION - Static variable in class com.bytedesk.kbase.kbase.KbaseConsts
 
KB_EMBEDDING - Static variable in class com.bytedesk.kbase.kbase.KbaseConsts
 
KB_FAQ_NAME - Static variable in class com.bytedesk.kbase.kbase.KbaseConsts
 
KB_HELPCENTER_NAME - Static variable in class com.bytedesk.kbase.kbase.KbaseConsts
 
KB_KEYWORD_NAME - Static variable in class com.bytedesk.kbase.kbase.KbaseConsts
 
KB_LLM_NAME - Static variable in class com.bytedesk.kbase.kbase.KbaseConsts
 
KB_NAME - Static variable in class com.bytedesk.kbase.kbase.KbaseConsts
 
KB_PLATFORM_NAME - Static variable in class com.bytedesk.kbase.kbase.KbaseConsts
 
KB_QUICKREPLY_NAME - Static variable in class com.bytedesk.kbase.kbase.KbaseConsts
 
KB_TABOO_NAME - Static variable in class com.bytedesk.kbase.kbase.KbaseConsts
 
kbArticle(String, Model) - Method in class com.bytedesk.kbase.kbase.KbaseController
 
kbase - Variable in class com.bytedesk.core.config.properties.BytedeskProperties
 
kbase - Variable in class com.bytedesk.kbase.kbase.KbaseCreateEvent
 
kbase - Variable in class com.bytedesk.kbase.kbase.KbaseUpdateEvent
 
Kbase() - Constructor for class com.bytedesk.core.config.properties.BytedeskProperties.Kbase
 
KBASE_FILE_UID - Static variable in class com.bytedesk.kbase.config.KbaseConst
 
KBASE_KB_UID - Static variable in class com.bytedesk.kbase.config.KbaseConst
 
KbaseAnnotation - Annotation Interface in com.bytedesk.kbase.kbase
 
KbaseApplication - Class in com.bytedesk.kbase
 
KbaseApplication() - Constructor for class com.bytedesk.kbase.KbaseApplication
 
KbaseAspect - Class in com.bytedesk.kbase.kbase
知识库切面
KbaseAspect() - Constructor for class com.bytedesk.kbase.kbase.KbaseAspect
 
KbaseConfig - Class in com.bytedesk.kbase.config
 
KbaseConfig() - Constructor for class com.bytedesk.kbase.config.KbaseConfig
 
KbaseConst - Class in com.bytedesk.kbase.config
 
KbaseConst() - Constructor for class com.bytedesk.kbase.config.KbaseConst
 
KbaseConsts - Class in com.bytedesk.kbase.kbase
 
KbaseConsts() - Constructor for class com.bytedesk.kbase.kbase.KbaseConsts
 
KbaseController - Class in com.bytedesk.kbase.kbase
 
KbaseController() - Constructor for class com.bytedesk.kbase.kbase.KbaseController
 
KbaseConvertUtils - Class in com.bytedesk.kbase.utils
 
KbaseConvertUtils() - Constructor for class com.bytedesk.kbase.utils.KbaseConvertUtils
 
KbaseCreateEvent - Class in com.bytedesk.kbase.kbase
 
KbaseCreateEvent(Object, KbaseEntity) - Constructor for class com.bytedesk.kbase.kbase.KbaseCreateEvent
 
KbaseEntity - Class in com.bytedesk.kbase.kbase
将文档知识库跟AI知识库合并一个库,方便统一知识
KbaseEntity() - Constructor for class com.bytedesk.kbase.kbase.KbaseEntity
 
KbaseEntityListener - Class in com.bytedesk.kbase.kbase
 
KbaseEntityListener() - Constructor for class com.bytedesk.kbase.kbase.KbaseEntityListener
 
KbaseEventListener - Class in com.bytedesk.kbase.kbase
TODO: delete event 删除相应网页
KbaseEventListener() - Constructor for class com.bytedesk.kbase.kbase.KbaseEventListener
 
KbaseInitializer - Class in com.bytedesk.kbase.kbase
 
KbaseInitializer() - Constructor for class com.bytedesk.kbase.kbase.KbaseInitializer
 
kbaseLog() - Method in class com.bytedesk.kbase.kbase.KbaseAspect
 
KbasePermissions - Class in com.bytedesk.kbase.kbase
 
KbasePermissions() - Constructor for class com.bytedesk.kbase.kbase.KbasePermissions
 
kbaseProperties - Variable in class com.bytedesk.kbase.kbase.KbaseController
 
kbaseProperties - Variable in class com.bytedesk.kbase.kbase.KbaseStaticService
 
KbaseProperties - Class in com.bytedesk.kbase.kbase
 
KbaseProperties() - Constructor for class com.bytedesk.kbase.kbase.KbaseProperties
 
kbaseRepository - Variable in class com.bytedesk.kbase.kbase.KbaseRestService
 
KbaseRepository - Interface in com.bytedesk.kbase.kbase
 
KbaseRequest - Class in com.bytedesk.kbase.kbase
 
KbaseRequest() - Constructor for class com.bytedesk.kbase.kbase.KbaseRequest
 
KbaseResponse - Class in com.bytedesk.kbase.kbase
 
KbaseResponse() - Constructor for class com.bytedesk.kbase.kbase.KbaseResponse
 
KbaseRestController - Class in com.bytedesk.kbase.kbase
 
KbaseRestController() - Constructor for class com.bytedesk.kbase.kbase.KbaseRestController
 
KbaseRestService - Class in com.bytedesk.kbase.kbase
 
KbaseRestService() - Constructor for class com.bytedesk.kbase.kbase.KbaseRestService
 
KbaseRouteController - Class in com.bytedesk.kbase.controller
 
KbaseRouteController() - Constructor for class com.bytedesk.kbase.controller.KbaseRouteController
 
kbaseService - Variable in class com.bytedesk.kbase.kbase.KbaseController
 
kbaseService - Variable in class com.bytedesk.kbase.kbase.KbaseEventListener
 
kbaseService - Variable in class com.bytedesk.kbase.kbase.KbaseInitializer
 
kbaseService - Variable in class com.bytedesk.kbase.kbase.KbaseStaticService
 
KbaseSpecification - Class in com.bytedesk.kbase.kbase
 
KbaseSpecification() - Constructor for class com.bytedesk.kbase.kbase.KbaseSpecification
 
kbaseStaticService - Variable in class com.bytedesk.kbase.kbase.KbaseEventListener
 
KbaseStaticService - Class in com.bytedesk.kbase.kbase
 
KbaseStaticService() - Constructor for class com.bytedesk.kbase.kbase.KbaseStaticService
 
KbaseThemeEnum - Enum Class in com.bytedesk.kbase.kbase
 
KbaseThemeEnum() - Constructor for enum class com.bytedesk.kbase.kbase.KbaseThemeEnum
 
KbaseTypeEnum - Enum Class in com.bytedesk.kbase.kbase
 
KbaseTypeEnum() - Constructor for enum class com.bytedesk.kbase.kbase.KbaseTypeEnum
 
kbaseUid - Variable in class com.bytedesk.kbase.statistic.StatisticKbaseEntity
 
KbaseUpdateEvent - Class in com.bytedesk.kbase.kbase
 
KbaseUpdateEvent(Object, KbaseEntity) - Constructor for class com.bytedesk.kbase.kbase.KbaseUpdateEvent
 
kbCategory(String, Model) - Method in class com.bytedesk.kbase.kbase.KbaseController
 
KBDOC - Enum constant in enum class com.bytedesk.kbase.kbase.KbaseThemeEnum
 
kbEduDetail() - Method in class com.bytedesk.kbase.kbase.KbaseController
 
kbEduIndex() - Method in class com.bytedesk.kbase.kbase.KbaseController
 
kbIndex(String, Model) - Method in class com.bytedesk.kbase.kbase.KbaseController
 
kbSearch(String, String, Model) - Method in class com.bytedesk.kbase.kbase.KbaseController
 
kbSocialDetail() - Method in class com.bytedesk.kbase.kbase.KbaseController
 
kbSocialIndexS() - Method in class com.bytedesk.kbase.kbase.KbaseController
 
kbUid - Variable in class com.bytedesk.ai.robot.RobotEntity
 
kbUid - Variable in class com.bytedesk.ai.robot.RobotRequest
 
kbUid - Variable in class com.bytedesk.ai.robot.RobotResponse
 
kbUid - Variable in class com.bytedesk.ai.springai.event.VectorSplitEvent
 
kbUid - Variable in class com.bytedesk.core.category.CategoryEntity
 
kbUid - Variable in class com.bytedesk.core.category.CategoryRequest
 
kbUid - Variable in class com.bytedesk.core.category.CategoryResponse
 
kbUid - Variable in class com.bytedesk.core.redis.pubsub.message.RedisPubsubMessageFile
 
kbUid - Variable in class com.bytedesk.core.redis.pubsub.message.RedisPubsubMessageQa
 
kbUid - Variable in class com.bytedesk.kbase.article.ArticleEntity
 
kbUid - Variable in class com.bytedesk.kbase.article.ArticleRequest
 
kbUid - Variable in class com.bytedesk.kbase.article.ArticleResponse
 
kbUid - Variable in class com.bytedesk.kbase.auto_reply.fixed.AutoReplyFixedEntity
 
kbUid - Variable in class com.bytedesk.kbase.auto_reply.fixed.AutoReplyFixedExcelListener
 
kbUid - Variable in class com.bytedesk.kbase.auto_reply.fixed.AutoReplyFixedRequest
 
kbUid - Variable in class com.bytedesk.kbase.auto_reply.fixed.AutoReplyFixedResponse
 
kbUid - Variable in class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordEntity
 
kbUid - Variable in class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordExcelListener
 
kbUid - Variable in class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordRequest
 
kbUid - Variable in class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordResponse
 
kbUid - Variable in class com.bytedesk.kbase.auto_reply.settings.AutoReplySettings
 
kbUid - Variable in class com.bytedesk.kbase.auto_reply.settings.AutoReplySettingsRequest
 
kbUid - Variable in class com.bytedesk.kbase.auto_reply.settings.AutoReplySettingsResponse
 
kbUid - Variable in class com.bytedesk.kbase.faq.FaqEntity
 
kbUid - Variable in class com.bytedesk.kbase.faq.FaqExcelListener
 
kbUid - Variable in class com.bytedesk.kbase.faq.FaqRequest
 
kbUid - Variable in class com.bytedesk.kbase.faq.FaqResponse
 
kbUid - Variable in class com.bytedesk.kbase.file.FileEntity
 
kbUid - Variable in class com.bytedesk.kbase.file.FileRequest
 
kbUid - Variable in class com.bytedesk.kbase.file.FileResponse
 
kbUid - Variable in class com.bytedesk.kbase.notebase.NotebaseEntity
 
kbUid - Variable in class com.bytedesk.kbase.notebase.NotebaseRequest
 
kbUid - Variable in class com.bytedesk.kbase.notebase.NotebaseResponse
 
kbUid - Variable in class com.bytedesk.kbase.quick_reply.QuickReplyEntity
 
kbUid - Variable in class com.bytedesk.kbase.quick_reply.QuickReplyExcelListener
 
kbUid - Variable in class com.bytedesk.kbase.quick_reply.QuickReplyRequest
 
kbUid - Variable in class com.bytedesk.kbase.quick_reply.QuickReplyResponse
 
kbUid - Variable in class com.bytedesk.kbase.split.SplitEntity
 
kbUid - Variable in class com.bytedesk.kbase.split.SplitRequest
 
kbUid - Variable in class com.bytedesk.kbase.split.SplitResponse
 
kbUid - Variable in class com.bytedesk.kbase.taboo.TabooEntity
 
kbUid - Variable in class com.bytedesk.kbase.taboo.TabooExcelListener
 
kbUid - Variable in class com.bytedesk.kbase.taboo.TabooRequest
 
kbUid - Variable in class com.bytedesk.kbase.taboo.TabooResponse
 
kbUid - Variable in class com.bytedesk.kbase.text.TextEntity
 
kbUid - Variable in class com.bytedesk.kbase.upload.UploadEntity
 
kbUid - Variable in class com.bytedesk.kbase.upload.UploadRequest
 
kbUid - Variable in class com.bytedesk.kbase.upload.UploadResponse
 
kbUid - Variable in class com.bytedesk.kbase.website.WebsiteEntity
 
kbZdIndex() - Method in class com.bytedesk.kbase.kbase.KbaseController
 
kbZdRedirect(String) - Method in class com.bytedesk.kbase.kbase.KbaseController
 
key - Variable in class com.bytedesk.core.config.properties.BytedeskProperties.WechatPay
 
key - Variable in class com.bytedesk.core.form.FormEntity
 
key - Variable in class com.bytedesk.core.form.FormRequest
 
key - Variable in class com.bytedesk.core.form.FormResponse
 
key - Variable in class com.bytedesk.kbase.quick_reply.QuickReplyResponseAgent
 
key - Variable in class com.bytedesk.ticket.process.ProcessDefinitionResponse
 
key - Variable in class com.bytedesk.ticket.process.TicketProcessEntity
 
key - Variable in class com.bytedesk.ticket.process.TicketProcessRequest
 
key - Variable in class com.bytedesk.ticket.process.TicketProcessResponse
 
keyword - Variable in class com.bytedesk.forum.post.PostSearchCriteria
 
keyword - Variable in class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordExcel
 
keyword - Variable in class com.bytedesk.voc.feedback.dto.FeedbackSearchCriteria
 
KEYWORD - Enum constant in enum class com.bytedesk.core.category.CategoryTypeEnum
 
KEYWORD - Enum constant in enum class com.bytedesk.kbase.auto_reply.settings.AutoReplyTypeEnum
 
KEYWORD - Enum constant in enum class com.bytedesk.kbase.kbase.KbaseTypeEnum
 
KEYWORD - Enum constant in enum class com.bytedesk.kbase.upload.UploadTypeEnum
 
KEYWORD_CREATE - Static variable in class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordPermissions
 
KEYWORD_DELETE - Static variable in class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordPermissions
 
KEYWORD_EXPORT - Static variable in class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordPermissions
 
KEYWORD_PREFIX - Static variable in class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordPermissions
 
KEYWORD_READ - Static variable in class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordPermissions
 
KEYWORD_UPDATE - Static variable in class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordPermissions
 
keywordList - Variable in class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordEntity
 
keywordList - Variable in class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordRequest
 
keywordList - Variable in class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordResponse
 
keywordRepository - Variable in class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordRestService
 
keywordService - Variable in class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordExcelListener
 
keywordService - Variable in class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordRestController
 
keywordService - Variable in class com.bytedesk.kbase.upload.UploadEventListener
 
kick(GroupRequest) - Method in class com.bytedesk.team.group.GroupController
 
KICKOFF - Enum constant in enum class com.bytedesk.core.message.MessageTypeEnum
 
KNOWLEDGEBASE_CREATE - Static variable in class com.bytedesk.kbase.kbase.KbasePermissions
 
KNOWLEDGEBASE_DELETE - Static variable in class com.bytedesk.kbase.kbase.KbasePermissions
 
KNOWLEDGEBASE_EXPORT - Static variable in class com.bytedesk.kbase.kbase.KbasePermissions
 
KNOWLEDGEBASE_PREFIX - Static variable in class com.bytedesk.kbase.kbase.KbasePermissions
 
KNOWLEDGEBASE_READ - Static variable in class com.bytedesk.kbase.kbase.KbasePermissions
 
KNOWLEDGEBASE_UPDATE - Static variable in class com.bytedesk.kbase.kbase.KbasePermissions
 
knowledgebaseService - Variable in class com.bytedesk.kbase.article.ArticleRouteController
 
knowledgebaseService - Variable in class com.bytedesk.kbase.notebase.NotebaseRouteController
 
knowledgebaseService - Variable in class com.bytedesk.kbase.quick_reply.QuickReplyRestService
 
knowledgebaseService - Variable in class com.bytedesk.service.agent.AgentEventListener
 
knowledgeService - Variable in class com.bytedesk.kbase.kbase.KbaseRestController
 
KO - Enum constant in enum class com.bytedesk.core.enums.LanguageEnum
 
KUAISHOU - Enum constant in enum class com.bytedesk.core.enums.ClientEnum
 

L

lang - Variable in class com.bytedesk.service.visitor.VisitorEntity
 
lang - Variable in class com.bytedesk.service.visitor.VisitorRequest
 
lang - Variable in class com.bytedesk.service.visitor.VisitorResponse
 
language - Variable in class com.bytedesk.kbase.kbase.KbaseEntity
 
language - Variable in class com.bytedesk.kbase.kbase.KbaseRequest
 
language - Variable in class com.bytedesk.kbase.kbase.KbaseResponse
 
language - Variable in class com.bytedesk.kbase.settings.ServiceSettings
 
language - Variable in class com.bytedesk.kbase.settings.ServiceSettingsRequest
 
language - Variable in class com.bytedesk.kbase.settings.ServiceSettingsResponse
 
language - Variable in class com.bytedesk.kbase.settings.ServiceSettingsResponseVisitor
 
LanguageEnum - Enum Class in com.bytedesk.core.enums
 
LanguageEnum() - Constructor for enum class com.bytedesk.core.enums.LanguageEnum
 
lastAccessTime - Variable in class com.bytedesk.core.ip.access.IpAccessEntity
 
lastAccessTime - Variable in class com.bytedesk.core.ip.access.IpAccessResponse
 
lastResponseTime - Variable in class com.bytedesk.service.queue_member.QueueMemberEntity
 
lastResponseTime - Variable in class com.bytedesk.service.queue_member.QueueMemberRequest
 
lastResponseTime - Variable in class com.bytedesk.service.queue_member.QueueMemberResponse
 
lastSecond - Variable in class com.bytedesk.core.uid.buffer.BufferPaddingExecutor
We can borrow UIDs from the future, here store the last second we have consumed
lastSecond - Variable in class com.bytedesk.core.uid.impl.DefaultUidGenerator
 
launchDate - Variable in class com.bytedesk.core.uid.UidGeneratorEntity
Worker launch date, default now
LAZADA - Enum constant in enum class com.bytedesk.core.enums.ClientEnum
 
LdapConfig - Class in com.bytedesk.ticket.config
 
LdapConfig() - Constructor for class com.bytedesk.ticket.config.LdapConfig
 
ldapConfiguration() - Method in class com.bytedesk.ticket.config.LdapConfig
 
leakDetectorLevel - Variable in class com.bytedesk.core.socket.mqtt.MqttProperties
 
LEAST_ACTIVE - Enum constant in enum class com.bytedesk.service.workgroup.WorkgroupRoutingModeEnum
 
leave(GroupRequest) - Method in class com.bytedesk.team.group.GroupController
 
LEAVE - Enum constant in enum class com.bytedesk.team.member.MemberStatusEnum
 
LEAVE_MSG - Enum constant in enum class com.bytedesk.core.message.MessageTypeEnum
 
LEAVE_MSG_SUBMIT - Enum constant in enum class com.bytedesk.core.message.MessageStatusEnum
 
LEAVE_MSG_SUBMIT - Enum constant in enum class com.bytedesk.core.message.MessageTypeEnum
 
LEAVEMSG_CREATE - Static variable in class com.bytedesk.service.leave_msg.LeaveMsgPermissions
 
LEAVEMSG_DELETE - Static variable in class com.bytedesk.service.leave_msg.LeaveMsgPermissions
 
LEAVEMSG_EXPORT - Static variable in class com.bytedesk.service.leave_msg.LeaveMsgPermissions
 
LEAVEMSG_PREFIX - Static variable in class com.bytedesk.service.leave_msg.LeaveMsgPermissions
 
LEAVEMSG_READ - Static variable in class com.bytedesk.service.leave_msg.LeaveMsgPermissions
 
LEAVEMSG_UPDATE - Static variable in class com.bytedesk.service.leave_msg.LeaveMsgPermissions
 
leaveMsgAgentUid - Variable in class com.bytedesk.service.leave_msg.settings.LeaveMsgSettings
 
leaveMsgAgentUid - Variable in class com.bytedesk.service.leave_msg.settings.LeaveMsgSettingsRequest
 
leaveMsgAgentUid - Variable in class com.bytedesk.service.leave_msg.settings.LeaveMsgSettingsResponse
 
leaveMsgEnabled - Variable in class com.bytedesk.service.leave_msg.settings.LeaveMsgSettings
 
leaveMsgEnabled - Variable in class com.bytedesk.service.leave_msg.settings.LeaveMsgSettingsRequest
 
leaveMsgEnabled - Variable in class com.bytedesk.service.leave_msg.settings.LeaveMsgSettingsResponse
 
LeaveMsgEntity - Class in com.bytedesk.service.leave_msg
留言
LeaveMsgEntity() - Constructor for class com.bytedesk.service.leave_msg.LeaveMsgEntity
 
LeaveMsgEventListener - Class in com.bytedesk.service.leave_msg
 
LeaveMsgEventListener() - Constructor for class com.bytedesk.service.leave_msg.LeaveMsgEventListener
 
LeaveMsgExtra - Class in com.bytedesk.service.leave_msg
 
LeaveMsgExtra() - Constructor for class com.bytedesk.service.leave_msg.LeaveMsgExtra
 
leaveMsgForm - Variable in class com.bytedesk.service.leave_msg.settings.LeaveMsgSettings
 
leaveMsgForm - Variable in class com.bytedesk.service.leave_msg.settings.LeaveMsgSettingsRequest
 
leaveMsgForm - Variable in class com.bytedesk.service.leave_msg.settings.LeaveMsgSettingsResponse
 
LeaveMsgInitializer - Class in com.bytedesk.service.leave_msg
 
LeaveMsgInitializer() - Constructor for class com.bytedesk.service.leave_msg.LeaveMsgInitializer
 
leaveMsgNotify - Variable in class com.bytedesk.service.leave_msg.settings.LeaveMsgSettings
 
leaveMsgNotify - Variable in class com.bytedesk.service.leave_msg.settings.LeaveMsgSettingsRequest
 
leaveMsgNotify - Variable in class com.bytedesk.service.leave_msg.settings.LeaveMsgSettingsResponse
 
leaveMsgNotifyEmail - Variable in class com.bytedesk.service.leave_msg.settings.LeaveMsgSettings
 
leaveMsgNotifyEmail - Variable in class com.bytedesk.service.leave_msg.settings.LeaveMsgSettingsRequest
 
leaveMsgNotifyEmail - Variable in class com.bytedesk.service.leave_msg.settings.LeaveMsgSettingsResponse
 
leaveMsgNotifyMobile - Variable in class com.bytedesk.service.leave_msg.settings.LeaveMsgSettings
 
leaveMsgNotifyMobile - Variable in class com.bytedesk.service.leave_msg.settings.LeaveMsgSettingsRequest
 
leaveMsgNotifyMobile - Variable in class com.bytedesk.service.leave_msg.settings.LeaveMsgSettingsResponse
 
leaveMsgNotifyType - Variable in class com.bytedesk.service.leave_msg.settings.LeaveMsgSettings
 
leaveMsgNotifyType - Variable in class com.bytedesk.service.leave_msg.settings.LeaveMsgSettingsRequest
 
leaveMsgNotifyType - Variable in class com.bytedesk.service.leave_msg.settings.LeaveMsgSettingsResponse
 
LeaveMsgNotifyTypeEnum - Enum Class in com.bytedesk.service.leave_msg
 
LeaveMsgNotifyTypeEnum() - Constructor for enum class com.bytedesk.service.leave_msg.LeaveMsgNotifyTypeEnum
 
LeaveMsgPermissions - Class in com.bytedesk.service.leave_msg
 
LeaveMsgPermissions() - Constructor for class com.bytedesk.service.leave_msg.LeaveMsgPermissions
 
LeaveMsgRepository - Interface in com.bytedesk.service.leave_msg
 
LeaveMsgRepository - Variable in class com.bytedesk.service.leave_msg.LeaveMsgRestService
 
LeaveMsgRequest - Class in com.bytedesk.service.leave_msg
 
LeaveMsgRequest() - Constructor for class com.bytedesk.service.leave_msg.LeaveMsgRequest
 
LeaveMsgResponse - Class in com.bytedesk.service.leave_msg
 
LeaveMsgResponse() - Constructor for class com.bytedesk.service.leave_msg.LeaveMsgResponse
 
LeaveMsgRestController - Class in com.bytedesk.service.leave_msg
 
LeaveMsgRestController() - Constructor for class com.bytedesk.service.leave_msg.LeaveMsgRestController
 
LeaveMsgRestService - Class in com.bytedesk.service.leave_msg
 
LeaveMsgRestService() - Constructor for class com.bytedesk.service.leave_msg.LeaveMsgRestService
 
LeaveMsgService - Variable in class com.bytedesk.service.leave_msg.LeaveMsgEventListener
 
LeaveMsgService - Variable in class com.bytedesk.service.leave_msg.LeaveMsgRestController
 
leaveMsgSettings - Variable in class com.bytedesk.service.agent.AgentEntity
 
leaveMsgSettings - Variable in class com.bytedesk.service.agent.AgentRequest
 
leaveMsgSettings - Variable in class com.bytedesk.service.agent.AgentResponse
 
leaveMsgSettings - Variable in class com.bytedesk.service.workgroup.WorkgroupEntity
 
leaveMsgSettings - Variable in class com.bytedesk.service.workgroup.WorkgroupRequest
 
leaveMsgSettings - Variable in class com.bytedesk.service.workgroup.WorkgroupResponse
 
LeaveMsgSettings - Class in com.bytedesk.service.leave_msg.settings
 
LeaveMsgSettings() - Constructor for class com.bytedesk.service.leave_msg.settings.LeaveMsgSettings
 
LeaveMsgSettingsRequest - Class in com.bytedesk.service.leave_msg.settings
 
LeaveMsgSettingsRequest() - Constructor for class com.bytedesk.service.leave_msg.settings.LeaveMsgSettingsRequest
 
LeaveMsgSettingsResponse - Class in com.bytedesk.service.leave_msg.settings
 
LeaveMsgSettingsResponse() - Constructor for class com.bytedesk.service.leave_msg.settings.LeaveMsgSettingsResponse
 
LeaveMsgSpecification - Class in com.bytedesk.service.leave_msg
 
LeaveMsgSpecification() - Constructor for class com.bytedesk.service.leave_msg.LeaveMsgSpecification
 
LeaveMsgStatusEnum - Enum Class in com.bytedesk.service.leave_msg
 
LeaveMsgStatusEnum() - Constructor for enum class com.bytedesk.service.leave_msg.LeaveMsgStatusEnum
 
leavemsgTip - Variable in class com.bytedesk.kbase.settings.ServiceSettingsRequest
 
leavemsgTip - Variable in class com.bytedesk.kbase.settings.ServiceSettingsResponse
 
leaveMsgTip - Variable in class com.bytedesk.service.leave_msg.settings.LeaveMsgSettings
 
leaveMsgTip - Variable in class com.bytedesk.service.leave_msg.settings.LeaveMsgSettingsRequest
 
leaveMsgTip - Variable in class com.bytedesk.service.leave_msg.settings.LeaveMsgSettingsResponse
 
leaveTime - Variable in class com.bytedesk.service.queue_member.QueueMemberEntity
 
leaveTime - Variable in class com.bytedesk.service.queue_member.QueueMemberRequest
 
leaveTime - Variable in class com.bytedesk.service.queue_member.QueueMemberResponse
 
level - Variable in class com.bytedesk.ai.model.LlmModelEntity
 
level - Variable in class com.bytedesk.ai.model.LlmModelRequest
 
level - Variable in class com.bytedesk.ai.model.LlmModelResponse
 
level - Variable in class com.bytedesk.ai.provider.LlmProviderEntity
 
level - Variable in class com.bytedesk.ai.provider.LlmProviderRequest
 
level - Variable in class com.bytedesk.ai.provider.LlmProviderResponse
 
level - Variable in class com.bytedesk.ai.robot.RobotEntity
 
level - Variable in class com.bytedesk.ai.robot.RobotRequest
 
level - Variable in class com.bytedesk.ai.robot.RobotResponse
 
level - Variable in class com.bytedesk.core.assistant.AssistantEntity
 
level - Variable in class com.bytedesk.core.assistant.AssistantRequest
 
level - Variable in class com.bytedesk.core.assistant.AssistantResponse
 
level - Variable in class com.bytedesk.core.category.CategoryEntity
 
level - Variable in class com.bytedesk.core.category.CategoryRequest
 
level - Variable in class com.bytedesk.core.channel.ChannelEntity
 
level - Variable in class com.bytedesk.core.channel.ChannelRequest
 
level - Variable in class com.bytedesk.core.channel.ChannelResponse
 
level - Variable in class com.bytedesk.core.config.properties.BytedeskProperties.Cache
 
level - Variable in class com.bytedesk.core.flow.FlowEntity
 
level - Variable in class com.bytedesk.core.flow.FlowRequest
 
level - Variable in class com.bytedesk.core.form.FormEntity
 
level - Variable in class com.bytedesk.core.form.FormRequest
 
level - Variable in class com.bytedesk.core.menu.MenuEntity
 
level - Variable in class com.bytedesk.core.menu.MenuRequest
 
level - Variable in class com.bytedesk.core.rbac.authority.AuthorityEntity
 
level - Variable in class com.bytedesk.core.rbac.authority.AuthorityRequest
 
level - Variable in class com.bytedesk.core.rbac.authority.AuthorityResponse
 
level - Variable in class com.bytedesk.core.rbac.role.RoleEntity
 
level - Variable in class com.bytedesk.core.rbac.role.RoleRequest
 
level - Variable in class com.bytedesk.core.rbac.role.RoleResponse
 
level - Variable in class com.bytedesk.core.tag.TagEntity
 
level - Variable in class com.bytedesk.core.tag.TagRequest
 
level - Variable in class com.bytedesk.kbase.auto_reply.fixed.AutoReplyFixedResponse
 
level - Variable in class com.bytedesk.kbase.faq.FaqEntity
 
level - Variable in class com.bytedesk.kbase.file.FileEntity
 
level - Variable in class com.bytedesk.kbase.file.FileRequest
 
level - Variable in class com.bytedesk.kbase.kbase.KbaseEntity
 
level - Variable in class com.bytedesk.kbase.kbase.KbaseRequest
 
level - Variable in class com.bytedesk.kbase.kbase.KbaseResponse
 
level - Variable in class com.bytedesk.kbase.quick_reply.QuickReplyEntity
 
level - Variable in class com.bytedesk.kbase.quick_reply.QuickReplyRequest
 
level - Variable in class com.bytedesk.kbase.quick_reply.QuickReplyResponse
 
level - Variable in class com.bytedesk.kbase.quick_reply.QuickReplyResponseAgent
 
level - Variable in class com.bytedesk.kbase.split.SplitEntity
 
level - Variable in class com.bytedesk.kbase.split.SplitRequest
 
level - Variable in class com.bytedesk.kbase.text.TextEntity
 
level - Variable in class com.bytedesk.kbase.text.TextRequest
 
level - Variable in class com.bytedesk.kbase.website.WebsiteEntity
 
level - Variable in class com.bytedesk.kbase.website.WebsiteRequest
 
level - Variable in class com.bytedesk.ticket.process.TicketProcessEntity
 
level - Variable in class com.bytedesk.ticket.process.TicketProcessRequest
 
LevelEnum - Enum Class in com.bytedesk.core.enums
 
LevelEnum() - Constructor for enum class com.bytedesk.core.enums.LevelEnum
 
LIANGSHIBAO - Enum constant in enum class com.bytedesk.core.enums.PlatformEnum
 
likeCount - Variable in class com.bytedesk.forum.comment.CommentEntity
 
likeCount - Variable in class com.bytedesk.forum.post.PostEntity
 
likeCount - Variable in class com.bytedesk.forum.user.ForumUserStats
 
likeCount - Variable in class com.bytedesk.voc.feedback.dto.FeedbackResponse
 
likeCount - Variable in class com.bytedesk.voc.feedback.FeedbackEntity
 
likeCount - Variable in class com.bytedesk.voc.reply.ReplyEntity
 
LINE - Enum constant in enum class com.bytedesk.core.enums.ClientEnum
 
LINK - Enum constant in enum class com.bytedesk.core.message.MessageTypeEnum
 
LINKEDIN - Enum constant in enum class com.bytedesk.core.enums.ClientEnum
 
LINKEDIN - Enum constant in enum class com.bytedesk.core.rbac.oauth.OAuthProviderEnum
 
LINUX - Enum constant in enum class com.bytedesk.core.enums.ClientEnum
 
listener(RedisPubsubObjectListener) - Method in class com.bytedesk.core.redis.pubsub.RedisPubsubConfig
消息监听器,使用MessageAdapter可实现自动化解码及方法代理 // FIXME: 编码报错 SerializationException: Could not read JSON: Unexpected character ('¬' (code 172)): expected a valid value (JSON String, Number, Array, Object or token 'null', 'true' or 'false')
llm - Variable in class com.bytedesk.ai.robot.RobotEntity
 
llm - Variable in class com.bytedesk.ai.robot.RobotProtobuf
 
llm - Variable in class com.bytedesk.ai.robot.RobotRequest
 
llm - Variable in class com.bytedesk.ai.robot.RobotResponse
 
LLM - Enum constant in enum class com.bytedesk.ai.robot.RobotTypeEnum
 
LLM - Enum constant in enum class com.bytedesk.core.thread.ThreadTypeEnum
 
LLM - Enum constant in enum class com.bytedesk.kbase.auto_reply.settings.AutoReplyTypeEnum
 
LLM - Enum constant in enum class com.bytedesk.kbase.kbase.KbaseTypeEnum
 
LLM - Enum constant in enum class com.bytedesk.kbase.upload.UploadTypeEnum
 
LlmModelCreateEvent - Class in com.bytedesk.ai.model
 
LlmModelCreateEvent(Object, LlmModelEntity) - Constructor for class com.bytedesk.ai.model.LlmModelCreateEvent
 
llmModelEntity - Variable in class com.bytedesk.ai.model.LlmModelUpdateEvent
 
LlmModelEntity - Class in com.bytedesk.ai.model
 
LlmModelEntity() - Constructor for class com.bytedesk.ai.model.LlmModelEntity
 
LlmModelEntityListener - Class in com.bytedesk.ai.model
 
LlmModelEntityListener() - Constructor for class com.bytedesk.ai.model.LlmModelEntityListener
 
LlmModelEventListener - Class in com.bytedesk.ai.model
 
LlmModelEventListener() - Constructor for class com.bytedesk.ai.model.LlmModelEventListener
 
LlmModelInitializer - Class in com.bytedesk.ai.model
 
LlmModelInitializer() - Constructor for class com.bytedesk.ai.model.LlmModelInitializer
 
LlmModelJsonLoader - Class in com.bytedesk.ai.model
 
LlmModelJsonLoader() - Constructor for class com.bytedesk.ai.model.LlmModelJsonLoader
 
LlmModelJsonLoader.ModelJson - Class in com.bytedesk.ai.model
 
llmModelJsonService - Variable in class com.bytedesk.ai.provider.LlmProviderInitializer
 
LlmModelProviderEnum - Enum Class in com.bytedesk.ai.model
 
LlmModelProviderEnum() - Constructor for enum class com.bytedesk.ai.model.LlmModelProviderEnum
 
LlmModelRepository - Interface in com.bytedesk.ai.model
 
LlmModelRequest - Class in com.bytedesk.ai.model
 
LlmModelRequest() - Constructor for class com.bytedesk.ai.model.LlmModelRequest
 
LlmModelResponse - Class in com.bytedesk.ai.model
 
LlmModelResponse() - Constructor for class com.bytedesk.ai.model.LlmModelResponse
 
LlmModelRestController - Class in com.bytedesk.ai.model
 
LlmModelRestController() - Constructor for class com.bytedesk.ai.model.LlmModelRestController
 
llmModelRestService - Variable in class com.bytedesk.ai.model.LlmModelEventListener
 
llmModelRestService - Variable in class com.bytedesk.ai.model.LlmModelRestController
 
LlmModelRestService - Class in com.bytedesk.ai.model
 
LlmModelRestService() - Constructor for class com.bytedesk.ai.model.LlmModelRestService
 
llmModelService - Variable in class com.bytedesk.ai.provider.LlmProviderInitializer
 
LlmModelSpecification - Class in com.bytedesk.ai.model
 
LlmModelSpecification() - Constructor for class com.bytedesk.ai.model.LlmModelSpecification
 
LlmModelUpdateEvent - Class in com.bytedesk.ai.model
 
LlmModelUpdateEvent(Object, LlmModelEntity) - Constructor for class com.bytedesk.ai.model.LlmModelUpdateEvent
 
llmProvider - Variable in class com.bytedesk.ai.provider.LlmProviderCreateEvent
 
LlmProviderConsts - Class in com.bytedesk.ai.provider
 
LlmProviderConsts() - Constructor for class com.bytedesk.ai.provider.LlmProviderConsts
 
LlmProviderCreateEvent - Class in com.bytedesk.ai.provider
 
LlmProviderCreateEvent(Object, LlmProviderEntity) - Constructor for class com.bytedesk.ai.provider.LlmProviderCreateEvent
 
LlmProviderEntity - Class in com.bytedesk.ai.provider
 
LlmProviderEntity() - Constructor for class com.bytedesk.ai.provider.LlmProviderEntity
 
LlmProviderEntityListener - Class in com.bytedesk.ai.provider
 
LlmProviderEntityListener() - Constructor for class com.bytedesk.ai.provider.LlmProviderEntityListener
 
LlmProviderEventListener - Class in com.bytedesk.ai.provider
 
LlmProviderEventListener() - Constructor for class com.bytedesk.ai.provider.LlmProviderEventListener
 
LlmProviderInitializer - Class in com.bytedesk.ai.provider
 
LlmProviderInitializer() - Constructor for class com.bytedesk.ai.provider.LlmProviderInitializer
 
LlmProviderJsonLoader - Class in com.bytedesk.ai.provider
 
LlmProviderJsonLoader() - Constructor for class com.bytedesk.ai.provider.LlmProviderJsonLoader
 
LlmProviderJsonLoader.ProviderJson - Class in com.bytedesk.ai.provider
 
llmProviderJsonService - Variable in class com.bytedesk.ai.provider.LlmProviderInitializer
 
LlmProviderRepository - Interface in com.bytedesk.ai.provider
 
LlmProviderRequest - Class in com.bytedesk.ai.provider
 
LlmProviderRequest() - Constructor for class com.bytedesk.ai.provider.LlmProviderRequest
 
LlmProviderResponse - Class in com.bytedesk.ai.provider
 
LlmProviderResponse() - Constructor for class com.bytedesk.ai.provider.LlmProviderResponse
 
LlmProviderRestController - Class in com.bytedesk.ai.provider
 
LlmProviderRestController() - Constructor for class com.bytedesk.ai.provider.LlmProviderRestController
 
llmProviderRestService - Variable in class com.bytedesk.ai.model.LlmModelEventListener
 
llmProviderRestService - Variable in class com.bytedesk.ai.provider.LlmProviderEventListener
 
llmProviderRestService - Variable in class com.bytedesk.ai.provider.LlmProviderRestController
 
llmProviderRestService - Variable in class com.bytedesk.ai.provider.vendors.ollama.OllamaChatService
 
LlmProviderRestService - Class in com.bytedesk.ai.provider
 
LlmProviderRestService() - Constructor for class com.bytedesk.ai.provider.LlmProviderRestService
 
llmProviderService - Variable in class com.bytedesk.ai.provider.LlmProviderInitializer
 
LlmProviderSpecification - Class in com.bytedesk.ai.provider
 
LlmProviderSpecification() - Constructor for class com.bytedesk.ai.provider.LlmProviderSpecification
 
LlmProviderStatusEnum - Enum Class in com.bytedesk.ai.provider
 
LlmProviderStatusEnum() - Constructor for enum class com.bytedesk.ai.provider.LlmProviderStatusEnum
 
LlmProviderUpdateEvent - Class in com.bytedesk.ai.provider
 
LlmProviderUpdateEvent(Object, LlmProviderEntity) - Constructor for class com.bytedesk.ai.provider.LlmProviderUpdateEvent
 
lmModel - Variable in class com.bytedesk.ai.model.LlmModelCreateEvent
 
lmProvider - Variable in class com.bytedesk.ai.provider.LlmProviderUpdateEvent
 
loadAll() - Method in class com.bytedesk.kbase.upload.UploadRestService
 
loadAsResource(String) - Method in class com.bytedesk.kbase.upload.UploadRestService
 
loadModels() - Method in class com.bytedesk.ai.model.LlmModelJsonLoader
 
loadProviders() - Method in class com.bytedesk.ai.provider.LlmProviderJsonLoader
 
loadRobots() - Method in class com.bytedesk.ai.robot.RobotJsonLoader
 
loadUserByEmailAndPlatform(String, String) - Method in class com.bytedesk.core.rbac.user.UserDetailsServiceImpl
 
loadUserByMobileAndPlatform(String, String) - Method in class com.bytedesk.core.rbac.user.UserDetailsServiceImpl
 
loadUserByUsername(String) - Method in class com.bytedesk.core.rbac.user.UserDetailsServiceImpl
 
loadUserByUsernameAndPlatform(String) - Method in class com.bytedesk.core.rbac.user.UserDetailsServiceImpl
 
LOCAL - Enum constant in enum class com.bytedesk.core.thread.ThreadTypeEnum
 
localAddress - Static variable in class com.bytedesk.core.uid.utils.NetUtils
Pre-loaded local address
LocaleData() - Constructor for class com.bytedesk.ai.robot.RobotJsonLoader.LocaleData
 
location - Variable in record class com.bytedesk.ai.springai.tools.WeatherRequest
The field for the location record component.
location - Variable in class com.bytedesk.core.config.properties.BytedeskProperties.Tencent.Bucket
 
location() - Method in record class com.bytedesk.ai.springai.tools.WeatherRequest
Returns the value of the location record component.
location(HttpServletRequest) - Method in class com.bytedesk.core.ip.IpRestController
http://127.0.0.1:9003/ip/api/v1/location https://api.weiyuai.cn/ip/api/v1/location location: "国家|区域|省份|城市|ISP" location: "中国|0|湖北省|武汉市|联通"
LOCATION - Enum constant in enum class com.bytedesk.core.message.MessageTypeEnum
 
LOCK - Enum constant in enum class com.bytedesk.team.member.MemberStatusEnum
 
LOG - Enum constant in enum class com.bytedesk.core.action.ActionTypeEnum
 
LogEvent - Class in com.bytedesk.core.action.disruptor
 
LogEvent() - Constructor for class com.bytedesk.core.action.disruptor.LogEvent
 
LogEventConfig - Class in com.bytedesk.core.action.disruptor
 
LogEventConfig() - Constructor for class com.bytedesk.core.action.disruptor.LogEventConfig
 
LogEventController - Class in com.bytedesk.core.action.disruptor
 
LogEventController() - Constructor for class com.bytedesk.core.action.disruptor.LogEventController
 
LogEventFactory - Class in com.bytedesk.core.action.disruptor
 
LogEventFactory() - Constructor for class com.bytedesk.core.action.disruptor.LogEventFactory
 
LogEventHandler - Class in com.bytedesk.core.action.disruptor
 
LogEventHandler() - Constructor for class com.bytedesk.core.action.disruptor.LogEventHandler
 
LogEventProducer - Class in com.bytedesk.core.action.disruptor
 
LogEventProducer() - Constructor for class com.bytedesk.core.action.disruptor.LogEventProducer
 
logEventRingBuffer - Variable in class com.bytedesk.core.action.disruptor.LogEventService
 
logEventRingBuffer() - Method in class com.bytedesk.core.action.disruptor.LogEventConfig
 
LogEventService - Class in com.bytedesk.core.action.disruptor
 
LogEventService() - Constructor for class com.bytedesk.core.action.disruptor.LogEventService
 
LOGGER - Static variable in class com.bytedesk.core.uid.buffer.BufferPaddingExecutor
 
LOGGER - Static variable in class com.bytedesk.core.uid.buffer.RingBuffer
 
LOGGER - Static variable in class com.bytedesk.core.uid.impl.CachedUidGenerator
 
loginWithEmailCode(AuthRequest, HttpServletRequest) - Method in class com.bytedesk.core.rbac.auth.AuthController
 
loginWithMobileCode(AuthRequest, HttpServletRequest) - Method in class com.bytedesk.core.rbac.auth.AuthController
 
loginWithUsernamePassword(AuthRequest) - Method in class com.bytedesk.core.rbac.auth.AuthController
 
logo - Variable in class com.bytedesk.ai.provider.LlmProviderEntity
 
logo - Variable in class com.bytedesk.ai.provider.LlmProviderJsonLoader.ProviderJson
 
logo - Variable in class com.bytedesk.ai.provider.LlmProviderRequest
 
logo - Variable in class com.bytedesk.ai.provider.LlmProviderResponse
 
logo - Variable in class com.bytedesk.core.config.properties.BytedeskProperties.Custom
 
logo - Variable in class com.bytedesk.core.config.properties.BytedeskPropertiesResponse.Custom
 
logo - Variable in class com.bytedesk.core.rbac.organization.OrganizationEntity
 
logo - Variable in class com.bytedesk.core.rbac.organization.OrganizationRequest
 
logo - Variable in class com.bytedesk.core.rbac.organization.OrganizationResponse
 
logo - Variable in class com.bytedesk.core.rbac.organization.OrganizationResponseSimple
 
LOGO_URL - Static variable in class com.bytedesk.kbase.kbase.KbaseConsts
 
logoUrl - Variable in class com.bytedesk.kbase.kbase.KbaseEntity
 
logoUrl - Variable in class com.bytedesk.kbase.kbase.KbaseRequest
 
logoUrl - Variable in class com.bytedesk.kbase.kbase.KbaseResponse
 
logout() - Method in class com.bytedesk.core.rbac.user.UserController
 
logout() - Method in class com.bytedesk.core.rbac.user.UserService
 
logUserIp() - Method in class com.bytedesk.core.aop.UserIpAspect
 
loop - Variable in class com.bytedesk.kbase.settings.InviteSettings
是否循环
loopCount - Variable in class com.bytedesk.kbase.settings.InviteSettings
循环次数
loopDelay - Variable in class com.bytedesk.kbase.settings.InviteSettings
循环延迟时间,单位:毫秒
LOST - Enum constant in enum class com.bytedesk.core.crm.CustomerTypeEnum
 
LOW - Enum constant in enum class com.bytedesk.ticket.ticket.TicketPriorityEnum
 
LOWEST - Enum constant in enum class com.bytedesk.ticket.ticket.TicketPriorityEnum
 
lowTickets - Variable in class com.bytedesk.ticket.statistic.TicketStatisticEntity
 
lowTickets - Variable in class com.bytedesk.ticket.statistic.TicketStatisticResponse
 
LT - Enum constant in enum class com.bytedesk.core.enums.LanguageEnum
 
LV - Enum constant in enum class com.bytedesk.core.enums.LanguageEnum
 

M

MACOS - Enum constant in enum class com.bytedesk.core.enums.ClientEnum
 
mailSender - Variable in class com.bytedesk.voc.notification.VocNotificationServiceImpl
 
MAINTENANCE - Enum constant in enum class com.bytedesk.service.queue.QueueStatusEnum
 
MALE - Enum constant in enum class com.bytedesk.core.rbac.user.UserEntity.Sex
 
MANUAL - Enum constant in enum class com.bytedesk.service.queue_member.QueueMemberAcceptTypeEnum
 
MANUAL_ACCEPT - Enum constant in enum class com.bytedesk.service.queue_member.QueueMemberStateEventEnum
 
MANUAL_CLOSE - Enum constant in enum class com.bytedesk.core.thread.ThreadStateEventEnum
 
MANUAL_CLOSE - Enum constant in enum class com.bytedesk.service.queue_member.QueueMemberStateEventEnum
 
manualAssignedCount - Variable in class com.bytedesk.service.statistic.ServiceStatisticEntity
 
manualAssignedCount - Variable in class com.bytedesk.service.statistic.ServiceStatisticResponse
 
map(VisitorRequest) - Method in class com.bytedesk.service.visitor.VisitorMapper
 
mapper - Variable in class com.bytedesk.core.redis.CustomRedisSerializer
 
mapStreamToAccumulator(Flowable<ModelData>) - Static method in class com.bytedesk.ai.provider.vendors.zhipuai.ZhipuaiChatService
 
markdown - Variable in class com.bytedesk.kbase.article.ArticleEntity
 
markdown - Variable in class com.bytedesk.kbase.article.ArticleRequest
 
markdown - Variable in class com.bytedesk.kbase.article.ArticleResponse
 
markdown - Variable in class com.bytedesk.kbase.notebase.NotebaseEntity
 
markdown - Variable in class com.bytedesk.kbase.notebase.NotebaseRequest
 
markdown - Variable in class com.bytedesk.kbase.notebase.NotebaseResponse
 
MARKETING - Enum constant in enum class com.bytedesk.ai.robot.RobotTypeEnum
 
matchType - Variable in class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordEntity
 
matchType - Variable in class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordExcel
 
matchType - Variable in class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordRequest
 
matchType - Variable in class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordResponse
 
MAX_REQUESTS_PER_MINUTE - Static variable in class com.bytedesk.core.ip.access.IpAccessRestService
 
MAX_RETRIES - Static variable in class com.bytedesk.ai.robot.RobotFaqProcessor
 
MAX_RETRY_ATTEMPTS - Static variable in class com.bytedesk.ai.robot.RobotRestService
 
MAX_RETRY_ATTEMPTS - Static variable in class com.bytedesk.core.topic.TopicService
 
MAX_RETRY_ATTEMPTS - Static variable in class com.bytedesk.kbase.faq.FaqRestService
 
MAX_RETRY_ATTEMPTS - Static variable in class com.bytedesk.service.agent.AgentRestService
 
maxBackwardSeconds - Variable in class com.bytedesk.core.uid.impl.UidProperties
时钟回拨最长容忍时间(秒)
maxDeltaSeconds - Variable in class com.bytedesk.core.uid.impl.BitsAllocator
Max value for workId sequence
maxFeedbackLength - Variable in class com.bytedesk.voc.config.VocConfig
 
maxIdle - Variable in class com.bytedesk.core.redis.JedisPoolProperties
 
maxMembers - Variable in class com.bytedesk.team.group.GroupEntity
 
maxPayloadSize - Variable in class com.bytedesk.core.socket.mqtt.MqttProperties
 
maxRepliesPerFeedback - Variable in class com.bytedesk.voc.config.VocConfig
 
maxReplyLength - Variable in class com.bytedesk.voc.config.VocConfig
 
maxResponseTime - Variable in class com.bytedesk.service.queue_member.QueueMemberEntity
 
maxResponseTime - Variable in class com.bytedesk.service.queue_member.QueueMemberRequest
 
maxResponseTime - Variable in class com.bytedesk.service.queue_member.QueueMemberResponse
 
maxResponseTime - Variable in class com.bytedesk.service.statistic.ServiceStatisticEntity
 
maxResponseTime - Variable in class com.bytedesk.service.statistic.ServiceStatisticResponse
 
maxSequence - Variable in class com.bytedesk.core.uid.impl.BitsAllocator
 
maxThreadCount - Variable in class com.bytedesk.service.agent.AgentEntity
 
maxThreadCount - Variable in class com.bytedesk.service.agent.AgentRequest
 
maxThreadCount - Variable in class com.bytedesk.service.agent.AgentResponse
 
maxTotal - Variable in class com.bytedesk.core.redis.JedisPoolProperties
 
maxWaiting - Variable in class com.bytedesk.service.queue.settings.QueueSettings
 
maxWaiting - Variable in class com.bytedesk.service.queue.settings.QueueSettingsRequest
 
maxWaiting - Variable in class com.bytedesk.service.queue.settings.QueueSettingsResponse
 
maxWaitingTime - Variable in class com.bytedesk.service.statistic.ServiceStatisticEntity
 
maxWaitingTime - Variable in class com.bytedesk.service.statistic.ServiceStatisticResponse
 
maxWaitTime - Variable in class com.bytedesk.service.queue.QueueStats
 
maxWaitTime - Variable in class com.bytedesk.service.queue.settings.QueueSettings
 
maxWaitTime - Variable in class com.bytedesk.service.queue.settings.QueueSettingsRequest
 
maxWaitTime - Variable in class com.bytedesk.service.queue.settings.QueueSettingsResponse
 
maxWorkerId - Variable in class com.bytedesk.core.uid.impl.BitsAllocator
 
maybeForceBuilderInitialization() - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message.Builder
 
maybeForceBuilderInitialization() - Method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread.Builder
 
mchId - Variable in class com.bytedesk.core.config.properties.BytedeskProperties.WechatPay
 
MEDIUM - Enum constant in enum class com.bytedesk.ticket.ticket.TicketPriorityEnum
 
mediumTickets - Variable in class com.bytedesk.ticket.statistic.TicketStatisticEntity
 
mediumTickets - Variable in class com.bytedesk.ticket.statistic.TicketStatisticResponse
 
MEITUAN - Enum constant in enum class com.bytedesk.core.enums.ClientEnum
 
MEIYU - Enum constant in enum class com.bytedesk.core.enums.PlatformEnum
 
member - Variable in class com.bytedesk.service.agent.AgentEntity
 
member - Variable in class com.bytedesk.service.agent.AgentResponse
 
member - Variable in class com.bytedesk.service.queue_member.event.QueueMemberCreateEvent
 
member - Variable in class com.bytedesk.team.member.event.MemberCreateEvent
 
member - Variable in class com.bytedesk.team.member.event.MemberUpdateEvent
 
MEMBER - Enum constant in enum class com.bytedesk.core.rbac.user.UserTypeEnum
 
MEMBER - Enum constant in enum class com.bytedesk.core.thread.ThreadTypeEnum
 
MEMBER - Enum constant in enum class com.bytedesk.kbase.upload.UploadTypeEnum
 
MEMBER_CREATE - Static variable in class com.bytedesk.team.member.MemberPermissions
 
MEMBER_DELETE - Static variable in class com.bytedesk.team.member.MemberPermissions
 
MEMBER_EXPORT - Static variable in class com.bytedesk.team.member.MemberPermissions
 
MEMBER_PREFIX - Static variable in class com.bytedesk.team.member.MemberPermissions
 
MEMBER_READ - Static variable in class com.bytedesk.team.member.MemberPermissions
 
MEMBER_UPDATE - Static variable in class com.bytedesk.team.member.MemberPermissions
 
MemberCreateEvent - Class in com.bytedesk.team.member.event
 
MemberCreateEvent(Object, MemberEntity) - Constructor for class com.bytedesk.team.member.event.MemberCreateEvent
 
MemberEntity - Class in com.bytedesk.team.member
 
MemberEntity() - Constructor for class com.bytedesk.team.member.MemberEntity
 
MemberEntityListener - Class in com.bytedesk.team.member
 
MemberEntityListener() - Constructor for class com.bytedesk.team.member.MemberEntityListener
 
MemberEventListener - Class in com.bytedesk.team.member
 
MemberEventListener() - Constructor for class com.bytedesk.team.member.MemberEventListener
 
MemberExcel - Class in com.bytedesk.team.member
 
MemberExcel() - Constructor for class com.bytedesk.team.member.MemberExcel
 
MemberExcelListener - Class in com.bytedesk.team.member
 
MemberExcelListener() - Constructor for class com.bytedesk.team.member.MemberExcelListener
 
memberInitializer - Variable in class com.bytedesk.service.workgroup.WorkgroupInitializer
 
MemberInitializer - Class in com.bytedesk.team.member
 
MemberInitializer() - Constructor for class com.bytedesk.team.member.MemberInitializer
 
MemberMessage - Class in com.bytedesk.team.member_message
 
MemberMessage() - Constructor for class com.bytedesk.team.member_message.MemberMessage
 
MemberMessageEventListener - Class in com.bytedesk.team.member_message
 
MemberMessageEventListener() - Constructor for class com.bytedesk.team.member_message.MemberMessageEventListener
 
MemberPermissions - Class in com.bytedesk.team.member
 
MemberPermissions() - Constructor for class com.bytedesk.team.member.MemberPermissions
 
memberRepository - Variable in class com.bytedesk.team.member.MemberRestService
 
MemberRepository - Interface in com.bytedesk.team.member
https://spring.io/guides/tutorials/react-and-spring-data-rest/ https://docs.spring.io/spring-security/reference/
MemberRequest - Class in com.bytedesk.team.member
 
MemberRequest() - Constructor for class com.bytedesk.team.member.MemberRequest
 
MemberResponse - Class in com.bytedesk.team.member
 
MemberResponse() - Constructor for class com.bytedesk.team.member.MemberResponse
 
MemberResponseSimple - Class in com.bytedesk.team.member
 
MemberResponseSimple() - Constructor for class com.bytedesk.team.member.MemberResponseSimple
 
MemberRestController - Class in com.bytedesk.team.member
http://127.0.0.1:9003/swagger-ui/index.html https://www.bezkoder.com/swagger-3-annotations/#Swagger_3_annotations
MemberRestController() - Constructor for class com.bytedesk.team.member.MemberRestController
 
MemberRestService - Class in com.bytedesk.team.member
 
MemberRestService() - Constructor for class com.bytedesk.team.member.MemberRestService
 
members - Variable in class com.bytedesk.team.group.GroupEntity
 
members - Variable in class com.bytedesk.team.group.GroupResponse
 
memberService - Variable in class com.bytedesk.service.agent.AgentRestService
 
memberService - Variable in class com.bytedesk.service.thread_transfer.ThreadTransferEventListener
 
memberService - Variable in class com.bytedesk.team.department.DepartmentService
 
memberService - Variable in class com.bytedesk.team.group.GroupService
 
memberService - Variable in class com.bytedesk.team.member.MemberEventListener
 
memberService - Variable in class com.bytedesk.team.member.MemberExcelListener
 
memberService - Variable in class com.bytedesk.team.member.MemberInitializer
 
memberService - Variable in class com.bytedesk.team.member.MemberRestController
 
MemberSpecification - Class in com.bytedesk.team.member
 
MemberSpecification() - Constructor for class com.bytedesk.team.member.MemberSpecification
 
MemberStatusEnum - Enum Class in com.bytedesk.team.member
 
MemberStatusEnum() - Constructor for enum class com.bytedesk.team.member.MemberStatusEnum
 
memberUid - Variable in class com.bytedesk.service.agent.AgentRequest
 
memberUids - Variable in class com.bytedesk.core.thread.ThreadRequest
 
memberUids - Variable in class com.bytedesk.team.group.GroupRequest
 
MemberUpdateEvent - Class in com.bytedesk.team.member.event
 
MemberUpdateEvent(Object, MemberEntity) - Constructor for class com.bytedesk.team.member.event.MemberUpdateEvent
 
memoizedIsInitialized - Variable in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message
 
memoizedIsInitialized - Variable in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread
 
memoizedIsInitialized - Variable in class com.bytedesk.core.socket.protobuf.model.UserProto.User
 
MENU_CREATE - Static variable in class com.bytedesk.core.menu.MenuPermissions
 
MENU_DELETE - Static variable in class com.bytedesk.core.menu.MenuPermissions
 
MENU_EXPORT - Static variable in class com.bytedesk.core.menu.MenuPermissions
 
MENU_PREFIX - Static variable in class com.bytedesk.core.menu.MenuPermissions
 
MENU_READ - Static variable in class com.bytedesk.core.menu.MenuPermissions
 
MENU_UPDATE - Static variable in class com.bytedesk.core.menu.MenuPermissions
 
MenuEntity - Class in com.bytedesk.core.menu
 
MenuEntity() - Constructor for class com.bytedesk.core.menu.MenuEntity
 
MenuPermissions - Class in com.bytedesk.core.menu
 
MenuPermissions() - Constructor for class com.bytedesk.core.menu.MenuPermissions
 
menuRepository - Variable in class com.bytedesk.core.menu.MenuRestService
 
MenuRepository - Interface in com.bytedesk.core.menu
 
MenuRequest - Class in com.bytedesk.core.menu
 
MenuRequest() - Constructor for class com.bytedesk.core.menu.MenuRequest
 
MenuResponse - Class in com.bytedesk.core.menu
 
MenuResponse() - Constructor for class com.bytedesk.core.menu.MenuResponse
 
MenuRestController - Class in com.bytedesk.core.menu
 
MenuRestController() - Constructor for class com.bytedesk.core.menu.MenuRestController
 
MenuRestService - Class in com.bytedesk.core.menu
 
MenuRestService() - Constructor for class com.bytedesk.core.menu.MenuRestService
 
menuService - Variable in class com.bytedesk.core.menu.MenuRestController
 
MenuSpecification - Class in com.bytedesk.core.menu
 
MenuSpecification() - Constructor for class com.bytedesk.core.menu.MenuSpecification
 
MenuTypeEnum - Enum Class in com.bytedesk.core.menu
 
MenuTypeEnum() - Constructor for enum class com.bytedesk.core.menu.MenuTypeEnum
 
mergeFrom(MessageProto.Message) - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message.Builder
 
mergeFrom(ThreadProto.Thread) - Method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread.Builder
 
mergeFrom(UserProto.User) - Method in class com.bytedesk.core.socket.protobuf.model.UserProto.User.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.bytedesk.core.socket.protobuf.model.UserProto.User.Builder
 
mergeFrom(Message) - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message.Builder
 
mergeFrom(Message) - Method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread.Builder
 
mergeFrom(Message) - Method in class com.bytedesk.core.socket.protobuf.model.UserProto.User.Builder
 
mergeThread(ThreadProto.Thread) - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message.Builder
会话
mergeUnknownFields(UnknownFieldSet) - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.bytedesk.core.socket.protobuf.model.UserProto.User.Builder
 
mergeUser(UserProto.User) - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message.Builder
发送者
mergeUser(UserProto.User) - Method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread.Builder
头像昵称等信息
message - Variable in class com.bytedesk.core.message.event.MessageCreateEvent
 
message - Variable in class com.bytedesk.core.message.event.MessageUpdateEvent
 
message - Variable in class com.bytedesk.core.utils.JsonResult
 
message - Variable in class com.bytedesk.forum.exception.ErrorResponse
 
message - Variable in class com.bytedesk.service.rating.RatingEntity
 
message - Variable in class com.bytedesk.team.group.GroupInviteEntity
 
message(Principal, String, String, String) - Method in class com.bytedesk.core.socket.stomp.StompController
stompClient.publish('/app/sid.uid', message) 访客端发送消息
Message() - Constructor for class com.bytedesk.core.socket.protobuf.model.MessageProto.Message
 
Message(GeneratedMessageV3.Builder<?>) - Constructor for class com.bytedesk.core.socket.protobuf.model.MessageProto.Message
 
MESSAGE - Enum constant in enum class com.bytedesk.service.rating.RatingTypeEnum
 
MESSAGE_CREATE - Static variable in class com.bytedesk.core.message.MessagePermissions
 
MESSAGE_DELETE - Static variable in class com.bytedesk.core.message.MessagePermissions
 
MESSAGE_EXPORT - Static variable in class com.bytedesk.core.message.MessagePermissions
 
MESSAGE_PREFIX - Static variable in class com.bytedesk.core.message.MessagePermissions
 
MESSAGE_READ - Static variable in class com.bytedesk.core.message.MessagePermissions
 
MESSAGE_UPDATE - Static variable in class com.bytedesk.core.message.MessagePermissions
 
messageAt - Variable in class com.bytedesk.service.statistic_message.StatisticMessageEntity
 
messageCache - Variable in class com.bytedesk.core.message.MessageCache
 
messageCache - Variable in class com.bytedesk.core.redis.pubsub.RedisPubsubStringListener
 
MessageCache - Class in com.bytedesk.core.message
 
MessageCache() - Constructor for class com.bytedesk.core.message.MessageCache
 
MessageConvertUtils - Class in com.bytedesk.core.utils
 
MessageConvertUtils() - Constructor for class com.bytedesk.core.utils.MessageConvertUtils
 
MessageCreateEvent - Class in com.bytedesk.core.message.event
 
MessageCreateEvent(Object, MessageEntity) - Constructor for class com.bytedesk.core.message.event.MessageCreateEvent
 
MessageEntity - Class in com.bytedesk.core.message
 
MessageEntity() - Constructor for class com.bytedesk.core.message.MessageEntity
 
MessageEntityListener - Class in com.bytedesk.core.message
 
MessageEntityListener() - Constructor for class com.bytedesk.core.message.MessageEntityListener
 
MessageEventListener - Class in com.bytedesk.core.message
 
MessageEventListener() - Constructor for class com.bytedesk.core.message.MessageEventListener
 
MessageExcel - Class in com.bytedesk.core.message
 
MessageExcel() - Constructor for class com.bytedesk.core.message.MessageExcel
 
MessageExtra - Class in com.bytedesk.core.message
 
MessageExtra() - Constructor for class com.bytedesk.core.message.MessageExtra
 
messageFile - Variable in class com.bytedesk.core.redis.pubsub.RedisPubsubParseFileErrorEvent
 
messageFile - Variable in class com.bytedesk.core.redis.pubsub.RedisPubsubParseFileSuccessEvent
 
MessageJsonEvent - Class in com.bytedesk.core.message.event
 
MessageJsonEvent(Object, String) - Constructor for class com.bytedesk.core.message.event.MessageJsonEvent
 
MessagePermissions - Class in com.bytedesk.core.message
 
MessagePermissions() - Constructor for class com.bytedesk.core.message.MessagePermissions
 
messagePersistCache - Variable in class com.bytedesk.core.message.MessageEventListener
 
MessagePersistCache - Class in com.bytedesk.core.message
 
MessagePersistCache() - Constructor for class com.bytedesk.core.message.MessagePersistCache
 
messagePersistService - Variable in class com.bytedesk.core.message.MessageEventListener
 
MessagePersistService - Class in com.bytedesk.core.message
 
MessagePersistService() - Constructor for class com.bytedesk.core.message.MessagePersistService
 
MessageProto - Class in com.bytedesk.core.socket.protobuf.model
 
MessageProto() - Constructor for class com.bytedesk.core.socket.protobuf.model.MessageProto
 
MessageProto.Message - Class in com.bytedesk.core.socket.protobuf.model
消息三要素:1.
MessageProto.Message.Builder - Class in com.bytedesk.core.socket.protobuf.model
消息三要素:1.
MessageProto.MessageOrBuilder - Interface in com.bytedesk.core.socket.protobuf.model
 
MessageProtobuf - Class in com.bytedesk.core.message
所有字段跟message.proto中字段一一对应 response for visitor init/request thread distinguish visitor message from agent view 区分 访客端拉取的消息格式 和 客服端拉取到的消息格式
MessageProtobuf() - Constructor for class com.bytedesk.core.message.MessageProtobuf
 
messageQueue - Variable in class com.bytedesk.core.redis.pubsub.RedisPubsubStringListener
 
messageRepository - Variable in class com.bytedesk.core.message.MessageRestService
 
messageRepository - Variable in class com.bytedesk.service.visitor_message.VisitorMessageRestService
 
MessageRepository - Interface in com.bytedesk.core.message
QuerydslPredicateExecutor
MessageRequest - Class in com.bytedesk.core.message
 
MessageRequest() - Constructor for class com.bytedesk.core.message.MessageRequest
 
MessageResponse - Class in com.bytedesk.core.message
response for visitor init/request thread distinguish visitor message from agent view 区分 访客端拉取的消息格式 和 客服端拉取到的消息格式
MessageResponse() - Constructor for class com.bytedesk.core.message.MessageResponse
 
MessageRestController - Class in com.bytedesk.core.message
 
MessageRestController() - Constructor for class com.bytedesk.core.message.MessageRestController
 
messageRestService - Variable in class com.bytedesk.service.routing.RouteService
 
messageRestService - Variable in class com.bytedesk.service.visitor_message.VisitorMessageRestController
 
MessageRestService - Class in com.bytedesk.core.message
 
MessageRestService() - Constructor for class com.bytedesk.core.message.MessageRestService
 
messageSendService - Variable in class com.bytedesk.ai.provider.vendors.ollama.OllamaChatService
 
messageSendService - Variable in class com.bytedesk.ai.provider.vendors.zhipuai.ZhipuaiChatService
 
messageSendService - Variable in class com.bytedesk.ai.robot.RobotEventListener
 
messageSendService - Variable in class com.bytedesk.ai.springai.SpringAIZhipuaiService
 
messageSendService - Variable in class com.bytedesk.core.message.MessageRestController
 
messageSendService - Variable in class com.bytedesk.core.rbac.auth.AuthEventListener
 
messageSendService - Variable in class com.bytedesk.core.redis.pubsub.RedisPubsubStringListener
 
messageSendService - Variable in class com.bytedesk.core.socket.mqtt.protocol.ProtocolProcess
 
messageSendService - Variable in class com.bytedesk.core.socket.mqtt.protocol.Publish
 
messageSendService - Variable in class com.bytedesk.core.socket.stomp.StompController
 
messageSendService - Variable in class com.bytedesk.core.thread.ThreadRestService
 
messageSendService - Variable in class com.bytedesk.service.agent.AgentEventListener
 
messageSendService - Variable in class com.bytedesk.service.routing.RouteService
 
messageSendService - Variable in class com.bytedesk.service.strategy.WorkgroupCsThreadCreationStrategy
 
messageSendService - Variable in class com.bytedesk.service.visitor.VisitorAnonymousController
 
MessageSendServiceImpl - Class in com.bytedesk.core.message
 
MessageSendServiceImpl() - Constructor for class com.bytedesk.core.message.MessageSendServiceImpl
 
messageService - Variable in class com.bytedesk.ai.provider.vendors.zhipuai.ZhipuaiChatService
 
messageService - Variable in class com.bytedesk.core.message.MessagePersistService
 
messageService - Variable in class com.bytedesk.core.message.MessageRestController
 
messageSocketService - Variable in class com.bytedesk.core.message.MessageEventListener
 
MessageSocketService - Class in com.bytedesk.core.message
 
MessageSocketService() - Constructor for class com.bytedesk.core.message.MessageSocketService
 
MessageSpecification - Class in com.bytedesk.core.message
 
MessageSpecification() - Constructor for class com.bytedesk.core.message.MessageSpecification
 
MessageStatusEnum - Enum Class in com.bytedesk.core.message
 
MessageStatusEnum() - Constructor for enum class com.bytedesk.core.message.MessageStatusEnum
 
MessageTransferContent - Class in com.bytedesk.core.message
 
MessageTransferContent() - Constructor for class com.bytedesk.core.message.MessageTransferContent
 
messageType - Variable in class com.bytedesk.service.statistic_message.StatisticMessageEntity
 
MessageTypeEnum - Enum Class in com.bytedesk.core.message
 
MessageTypeEnum() - Constructor for enum class com.bytedesk.core.message.MessageTypeEnum
 
messageUid - Variable in class com.bytedesk.service.visitor.VisitorRequestRate
 
MessageUnreadController - Class in com.bytedesk.core.message_unread
 
MessageUnreadController() - Constructor for class com.bytedesk.core.message_unread.MessageUnreadController
 
MessageUnreadEntity - Class in com.bytedesk.core.message_unread
存储未读消息,减少message表查询压力 缓存每个用户该接收的消息,自己发送的消息自己不缓存 收到客户端的回执receipt后,删除该条缓存记录 客户端拉取之后,从表中删除该条记录
MessageUnreadEntity() - Constructor for class com.bytedesk.core.message_unread.MessageUnreadEntity
 
MessageUnreadEventListener - Class in com.bytedesk.core.message_unread
 
MessageUnreadEventListener() - Constructor for class com.bytedesk.core.message_unread.MessageUnreadEventListener
 
messageUnreadRepository - Variable in class com.bytedesk.core.message_unread.MessageUnreadService
 
MessageUnreadRepository - Interface in com.bytedesk.core.message_unread
 
MessageUnreadRequest - Class in com.bytedesk.core.message_unread
 
MessageUnreadRequest() - Constructor for class com.bytedesk.core.message_unread.MessageUnreadRequest
 
messageUnreadService - Variable in class com.bytedesk.core.message_unread.MessageUnreadController
 
messageUnreadService - Variable in class com.bytedesk.core.message_unread.MessageUnreadEventListener
 
messageUnreadService - Variable in class com.bytedesk.core.message.MessageRestController
 
messageUnreadService - Variable in class com.bytedesk.service.visitor.VisitorAnonymousController
 
MessageUnreadService - Class in com.bytedesk.core.message_unread
 
MessageUnreadService() - Constructor for class com.bytedesk.core.message_unread.MessageUnreadService
 
MessageUpdateEvent - Class in com.bytedesk.core.message.event
 
MessageUpdateEvent(Object, MessageEntity) - Constructor for class com.bytedesk.core.message.event.MessageUpdateEvent
 
MessageUtils - Class in com.bytedesk.core.message
 
MessageUtils() - Constructor for class com.bytedesk.core.message.MessageUtils
 
MESSENGER - Enum constant in enum class com.bytedesk.core.enums.ClientEnum
 
metadata - Variable in class com.bytedesk.ai.springai.reader.WebDocumentReader
 
methodToolCallback(String) - Method in class com.bytedesk.ai.springai.SpringAIToolsController
 
minIdle - Variable in class com.bytedesk.core.redis.JedisPoolProperties
 
MINIMAX - Enum constant in enum class com.bytedesk.ai.robot.RobotProviderModel
 
MINIMAX - Static variable in class com.bytedesk.ai.provider.LlmProviderConsts
 
MinimaxConfig - Class in com.bytedesk.ai.provider.vendors.minimax
 
MinimaxConfig() - Constructor for class com.bytedesk.ai.provider.vendors.minimax.MinimaxConfig
 
minResponseTime - Variable in class com.bytedesk.service.statistic.ServiceStatisticEntity
 
minResponseTime - Variable in class com.bytedesk.service.statistic.ServiceStatisticResponse
 
minVersion - Variable in class com.bytedesk.core.feature.FeatureEntity
 
MISFIRE_DEFAULT - Static variable in class com.bytedesk.core.quartz.QuartzConsts
默认
MISFIRE_DO_NOTHING - Static variable in class com.bytedesk.core.quartz.QuartzConsts
不触发立即执行
MISFIRE_FIRE_AND_PROCEED - Static variable in class com.bytedesk.core.quartz.QuartzConsts
触发一次执行
MISFIRE_IGNORE_MISFIRES - Static variable in class com.bytedesk.core.quartz.QuartzConsts
立即触发执行
misfirePolicy - Variable in class com.bytedesk.core.quartz.QuartzEntity
cron计划策略
misfirePolicy - Variable in class com.bytedesk.core.quartz.QuartzRequest
cron计划策略
misfirePolicy - Variable in class com.bytedesk.core.quartz.QuartzResponse
cron计划策略
mMaxPayloadSize - Variable in class com.bytedesk.core.socket.mqtt.initializer.MqttServerInitializer
 
mMaxPayloadSize - Variable in class com.bytedesk.core.socket.mqtt.initializer.MqttWebSocketServerInitializer
 
mobile - Variable in class com.bytedesk.core.config.properties.BytedeskProperties.Admin
 
mobile - Variable in class com.bytedesk.core.crm.CustomerEntity
 
mobile - Variable in class com.bytedesk.core.crm.CustomerRequest
 
mobile - Variable in class com.bytedesk.core.crm.CustomerResponse
 
mobile - Variable in class com.bytedesk.core.rbac.auth.AuthRequest
 
mobile - Variable in class com.bytedesk.core.rbac.user.UserDetailsImpl
 
mobile - Variable in class com.bytedesk.core.rbac.user.UserEntity
 
mobile - Variable in class com.bytedesk.core.rbac.user.UserRequest
 
mobile - Variable in class com.bytedesk.core.rbac.user.UserResponse
 
mobile - Variable in class com.bytedesk.service.agent.AgentEntity
 
mobile - Variable in class com.bytedesk.service.agent.AgentRequest
 
mobile - Variable in class com.bytedesk.service.agent.AgentResponse
 
mobile - Variable in class com.bytedesk.service.visitor.VisitorEntity
 
mobile - Variable in class com.bytedesk.service.visitor.VisitorRequest
 
mobile - Variable in class com.bytedesk.service.visitor.VisitorResponse
 
mobile - Variable in class com.bytedesk.team.member.MemberEntity
 
mobile - Variable in class com.bytedesk.team.member.MemberExcel
 
mobile - Variable in class com.bytedesk.team.member.MemberRequest
 
mobile - Variable in class com.bytedesk.team.member.MemberResponse
 
MOBILE - Enum constant in enum class com.bytedesk.service.leave_msg.LeaveMsgNotifyTypeEnum
 
MOBILE_LOGIN - Enum constant in enum class com.bytedesk.core.rbac.auth.AuthTypeEnum
 
MOBILE_REGISTER - Enum constant in enum class com.bytedesk.core.rbac.auth.AuthTypeEnum
 
MOBILE_RESET - Enum constant in enum class com.bytedesk.core.rbac.auth.AuthTypeEnum
 
MOBILE_VERIFY - Enum constant in enum class com.bytedesk.core.rbac.auth.AuthTypeEnum
 
MobileExistsException - Exception in com.bytedesk.core.exception
 
MobileExistsException(String) - Constructor for exception com.bytedesk.core.exception.MobileExistsException
 
MobileNotFoundException - Exception in com.bytedesk.core.exception
 
MobileNotFoundException(String) - Constructor for exception com.bytedesk.core.exception.MobileNotFoundException
 
MobileNotFoundException(String, Throwable) - Constructor for exception com.bytedesk.core.exception.MobileNotFoundException
 
mobileVerified - Variable in class com.bytedesk.core.rbac.user.UserDetailsImpl
 
mobileVerified - Variable in class com.bytedesk.core.rbac.user.UserEntity
 
mobileVerified - Variable in class com.bytedesk.core.rbac.user.UserRequest
 
mobileVerified - Variable in class com.bytedesk.core.rbac.user.UserResponse
 
mobileWhitelist - Variable in class com.bytedesk.core.config.properties.BytedeskProperties.Admin
 
model - Variable in class com.bytedesk.ai.robot.RobotLlm
 
model - Variable in class com.bytedesk.ai.springai.SpringAIDeepseekConfig
 
model - Variable in class com.bytedesk.core.redis.pubsub.message.RedisPubsubMessageQa
 
ModelJson() - Constructor for class com.bytedesk.ai.model.LlmModelJsonLoader.ModelJson
 
modelMapper - Variable in class com.bytedesk.ai.model.LlmModelRestService
 
modelMapper - Variable in class com.bytedesk.ai.provider.LlmProviderEventListener
 
modelMapper - Variable in class com.bytedesk.ai.provider.LlmProviderRestService
 
modelMapper - Variable in class com.bytedesk.ai.provider.vendors.zhipuai.ZhipuaiChatService
 
modelMapper - Variable in class com.bytedesk.ai.robot.RobotRestService
 
modelMapper - Static variable in class com.bytedesk.ai.utils.ConvertAiUtils
 
modelMapper - Variable in class com.bytedesk.core.action.ActionRestService
 
modelMapper - Variable in class com.bytedesk.core.assistant.AssistantService
 
modelMapper - Variable in class com.bytedesk.core.black.BlackRestService
 
modelMapper - Variable in class com.bytedesk.core.category.CategoryRestService
 
modelMapper - Variable in class com.bytedesk.core.channel.ChannelService
 
modelMapper - Variable in class com.bytedesk.core.clipboard.ClipboardRestService
 
modelMapper - Variable in class com.bytedesk.core.crm.CustomerService
 
modelMapper - Variable in class com.bytedesk.core.flow.FlowRestService
 
modelMapper - Variable in class com.bytedesk.core.form.FormRestService
 
modelMapper - Variable in class com.bytedesk.core.ip.black.IpBlacklistRestService
 
modelMapper - Variable in class com.bytedesk.core.ip.white.IpWhitelistRestService
 
modelMapper - Variable in class com.bytedesk.core.menu.MenuRestService
 
modelMapper - Variable in class com.bytedesk.core.message_unread.MessageUnreadService
 
modelMapper - Variable in class com.bytedesk.core.message.MessagePersistService
 
modelMapper - Variable in class com.bytedesk.core.message.MessageRestController
 
modelMapper - Variable in class com.bytedesk.core.notification.NotificationRestService
 
modelMapper - Variable in class com.bytedesk.core.push.PushRestService
 
modelMapper - Variable in class com.bytedesk.core.quartz.QuartzService
 
modelMapper - Variable in class com.bytedesk.core.rbac.auth.AuthService
 
modelMapper - Variable in class com.bytedesk.core.rbac.authority.AuthorityService
 
modelMapper - Variable in class com.bytedesk.core.rbac.organization.OrganizationService
 
modelMapper - Variable in class com.bytedesk.core.rbac.user.UserService
 
modelMapper - Variable in class com.bytedesk.core.tag.TagRestService
 
modelMapper - Variable in class com.bytedesk.core.thread.ThreadRestController
 
modelMapper - Variable in class com.bytedesk.core.thread.ThreadRestService
 
modelMapper - Variable in class com.bytedesk.core.topic.TopicService
 
modelMapper - Variable in class com.bytedesk.core.url.UrlRestService
 
modelMapper - Static variable in class com.bytedesk.core.utils.ConvertUtils
 
modelMapper - Variable in class com.bytedesk.kbase.article.ArticleRestService
 
modelMapper - Variable in class com.bytedesk.kbase.auto_reply.fixed.AutoReplyFixedRestService
 
modelMapper - Variable in class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordRestService
 
modelMapper - Variable in class com.bytedesk.kbase.faq.FaqRestService
 
modelMapper - Variable in class com.bytedesk.kbase.file.FileRestService
 
modelMapper - Variable in class com.bytedesk.kbase.kbase.KbaseRestService
 
modelMapper - Variable in class com.bytedesk.kbase.notebase.NotebaseService
 
modelMapper - Variable in class com.bytedesk.kbase.quick_reply.QuickReplyRestService
 
modelMapper - Variable in class com.bytedesk.kbase.split.SplitRestService
 
modelMapper - Variable in class com.bytedesk.kbase.taboo.TabooService
 
modelMapper - Variable in class com.bytedesk.kbase.text.TextRestService
 
modelMapper - Variable in class com.bytedesk.kbase.upload.UploadRestService
 
modelMapper - Static variable in class com.bytedesk.kbase.utils.KbaseConvertUtils
 
modelMapper - Variable in class com.bytedesk.kbase.website.WebsiteRestService
 
modelMapper - Variable in class com.bytedesk.service.agent_status.AgentStatusLogService
 
modelMapper - Variable in class com.bytedesk.service.agent.AgentRestService
 
modelMapper - Variable in class com.bytedesk.service.browse.BrowseEventListener
 
modelMapper - Variable in class com.bytedesk.service.browse.BrowseRestService
 
modelMapper - Variable in class com.bytedesk.service.leave_msg.LeaveMsgRestService
 
modelMapper - Variable in class com.bytedesk.service.queue_member.QueueMemberRestService
 
modelMapper - Variable in class com.bytedesk.service.queue.QueueRestService
 
modelMapper - Variable in class com.bytedesk.service.rating.RatingService
 
modelMapper - Variable in class com.bytedesk.service.settings.ServiceSettingsService
 
modelMapper - Variable in class com.bytedesk.service.statistic_thread.StatisticThreadService
 
modelMapper - Static variable in class com.bytedesk.service.statistic.ServiceStatisticConvert
 
modelMapper - Variable in class com.bytedesk.service.thread_transfer.ThreadTransferEventListener
 
modelMapper - Static variable in class com.bytedesk.service.utils.ServiceConvertUtils
 
modelMapper - Variable in class com.bytedesk.service.visitor_thread.VisitorThreadService
 
modelMapper - Variable in class com.bytedesk.service.visitor.VisitorMapper
 
modelMapper - Variable in class com.bytedesk.service.visitor.VisitorRestService
 
modelMapper - Variable in class com.bytedesk.service.workgroup.WorkgroupRestService
 
modelMapper - Variable in class com.bytedesk.team.department.DepartmentService
 
modelMapper - Variable in class com.bytedesk.team.group.GroupService
 
modelMapper - Variable in class com.bytedesk.team.member.MemberEventListener
 
modelMapper - Variable in class com.bytedesk.team.member.MemberRestService
 
modelMapper - Variable in class com.bytedesk.ticket.process.TicketProcessRestService
 
modelMapper - Static variable in class com.bytedesk.ticket.statistic.TicketStatisticConvertUtils
 
modelMapper - Variable in class com.bytedesk.ticket.ticket.TicketRestController
 
modelMapper - Variable in class com.bytedesk.ticket.ticket.TicketRestService
 
modelMapper - Static variable in class com.bytedesk.ticket.utils.TicketConvertUtils
 
modelMapper() - Method in class com.bytedesk.core.config.BytedeskConfig
 
moduleName - Variable in class com.bytedesk.core.feature.FeatureEntity
 
MONITOR - Enum constant in enum class com.bytedesk.core.rbac.user.UserTypeEnum
 
monitorTopics - Variable in class com.bytedesk.core.topic.TopicEntity
 
monitorTopics - Variable in class com.bytedesk.core.topic.TopicResponse
 
MOONSHOT - Enum constant in enum class com.bytedesk.ai.robot.RobotProviderModel
 
MOONSHOT - Static variable in class com.bytedesk.ai.provider.LlmProviderConsts
 
MoonshotConfig - Class in com.bytedesk.ai.provider.vendors.moonshot
 
MoonshotConfig() - Constructor for class com.bytedesk.ai.provider.vendors.moonshot.MoonshotConfig
 
MoonshotController - Class in com.bytedesk.ai.provider.vendors.moonshot
 
MoonshotController() - Constructor for class com.bytedesk.ai.provider.vendors.moonshot.MoonshotController
 
MoonshotService - Class in com.bytedesk.ai.provider.vendors.moonshot
 
MoonshotService() - Constructor for class com.bytedesk.ai.provider.vendors.moonshot.MoonshotService
 
movies - Variable in class com.bytedesk.ai.springai.output.ActorsFilms
 
mProtocolProcess - Variable in class com.bytedesk.core.socket.mqtt.initializer.MqttServerInitializer
 
mProtocolProcess - Variable in class com.bytedesk.core.socket.mqtt.initializer.MqttWebSocketServerInitializer
 
mqService - Variable in class com.bytedesk.core.socket.mqtt.protocol.DisConnect
 
mqService - Variable in class com.bytedesk.core.socket.mqtt.protocol.ProtocolProcess
 
mqService - Variable in class com.bytedesk.core.socket.mqtt.protocol.Subscribe
 
mqService - Variable in class com.bytedesk.core.socket.mqtt.protocol.UnSubscribe
 
MQTT_CLIENT_ID - Static variable in class com.bytedesk.core.socket.mqtt.MqttConsts
 
MQTT_PASSWORD - Static variable in class com.bytedesk.core.socket.mqtt.MqttConsts
 
MQTT_USERNAME - Static variable in class com.bytedesk.core.socket.mqtt.MqttConsts
 
mqttAuthService - Variable in class com.bytedesk.core.socket.mqtt.protocol.Connect
 
mqttAuthService - Variable in class com.bytedesk.core.socket.mqtt.protocol.ProtocolProcess
 
MqttAuthService - Class in com.bytedesk.core.socket.mqtt
 
MqttAuthService() - Constructor for class com.bytedesk.core.socket.mqtt.MqttAuthService
 
MqttChannelUtils - Class in com.bytedesk.core.socket.mqtt
Various utilities for working with channels
MqttChannelUtils() - Constructor for class com.bytedesk.core.socket.mqtt.MqttChannelUtils
 
MqttConnAckHandler - Class in com.bytedesk.core.socket.mqtt.handler.packet
 
MqttConnAckHandler() - Constructor for class com.bytedesk.core.socket.mqtt.handler.packet.MqttConnAckHandler
 
MqttConnectedEvent - Class in com.bytedesk.core.socket.mqtt.event
 
MqttConnectedEvent(Object, String) - Constructor for class com.bytedesk.core.socket.mqtt.event.MqttConnectedEvent
 
MqttConnectHandler - Class in com.bytedesk.core.socket.mqtt.handler.packet
 
MqttConnectHandler() - Constructor for class com.bytedesk.core.socket.mqtt.handler.packet.MqttConnectHandler
 
mqttConnectionService - Variable in class com.bytedesk.core.socket.mqtt.MqttEventListener
 
mqttConnectionService - Variable in class com.bytedesk.core.socket.mqtt.MqttRestController
 
mqttConnectionService - Variable in class com.bytedesk.core.socket.mqtt.protocol.PingReq
 
mqttConnectionService - Variable in class com.bytedesk.core.socket.mqtt.protocol.ProtocolProcess
 
mqttConnectionService - Variable in class com.bytedesk.core.topic.TopicEventListener
 
mqttConnectionService - Variable in class com.bytedesk.service.agent.AgentEventListener
 
mqttConnectionService - Variable in class com.bytedesk.service.agent.AgentRestService
 
MqttConnectionService - Class in com.bytedesk.core.socket.mqtt
 
MqttConnectionService() - Constructor for class com.bytedesk.core.socket.mqtt.MqttConnectionService
 
MqttConsts - Class in com.bytedesk.core.socket.mqtt
存储常量
MqttConsts() - Constructor for class com.bytedesk.core.socket.mqtt.MqttConsts
 
MqttDisconnectedEvent - Class in com.bytedesk.core.socket.mqtt.event
 
MqttDisconnectedEvent(Object, String) - Constructor for class com.bytedesk.core.socket.mqtt.event.MqttDisconnectedEvent
 
MqttDisconnectHandler - Class in com.bytedesk.core.socket.mqtt.handler.packet
 
MqttDisconnectHandler() - Constructor for class com.bytedesk.core.socket.mqtt.handler.packet.MqttDisconnectHandler
 
MqttEventListener - Class in com.bytedesk.core.socket.mqtt
 
MqttEventListener() - Constructor for class com.bytedesk.core.socket.mqtt.MqttEventListener
 
MqttIdleStateHandler - Class in com.bytedesk.core.socket.mqtt.handler
检测空闲连接和超时是为了及时释放资源: 在规定时间内没有收到来自客户端的任何packet,包括ping 常用的方法: 1.
MqttIdleStateHandler(int, int, int) - Constructor for class com.bytedesk.core.socket.mqtt.handler.MqttIdleStateHandler
 
mqttMessageIdService - Variable in class com.bytedesk.core.message.MessageSocketService
 
mqttMessageIdService - Variable in class com.bytedesk.core.socket.mqtt.protocol.ProtocolProcess
 
MqttMessageIdService - Class in com.bytedesk.core.socket.mqtt
 
MqttMessageIdService() - Constructor for class com.bytedesk.core.socket.mqtt.MqttMessageIdService
 
MqttPingReqHandler - Class in com.bytedesk.core.socket.mqtt.handler.packet
 
MqttPingReqHandler() - Constructor for class com.bytedesk.core.socket.mqtt.handler.packet.MqttPingReqHandler
 
MqttPingRespHandler - Class in com.bytedesk.core.socket.mqtt.handler.packet
 
MqttPingRespHandler() - Constructor for class com.bytedesk.core.socket.mqtt.handler.packet.MqttPingRespHandler
 
mqttProperties - Variable in class com.bytedesk.core.socket.mqtt.server.MqttWebSocketServer
 
MqttProperties - Class in com.bytedesk.core.socket.mqtt
 
MqttProperties() - Constructor for class com.bytedesk.core.socket.mqtt.MqttProperties
 
MqttPubAckHandler - Class in com.bytedesk.core.socket.mqtt.handler.packet
 
MqttPubAckHandler() - Constructor for class com.bytedesk.core.socket.mqtt.handler.packet.MqttPubAckHandler
 
MqttPubCompHandler - Class in com.bytedesk.core.socket.mqtt.handler.packet
 
MqttPubCompHandler() - Constructor for class com.bytedesk.core.socket.mqtt.handler.packet.MqttPubCompHandler
 
MqttPublishHandler - Class in com.bytedesk.core.socket.mqtt.handler.packet
 
MqttPublishHandler() - Constructor for class com.bytedesk.core.socket.mqtt.handler.packet.MqttPublishHandler
 
MqttPubRecHandler - Class in com.bytedesk.core.socket.mqtt.handler.packet
 
MqttPubRecHandler() - Constructor for class com.bytedesk.core.socket.mqtt.handler.packet.MqttPubRecHandler
 
MqttPubRelHandler - Class in com.bytedesk.core.socket.mqtt.handler.packet
 
MqttPubRelHandler() - Constructor for class com.bytedesk.core.socket.mqtt.handler.packet.MqttPubRelHandler
 
MqttRestController - Class in com.bytedesk.core.socket.mqtt
 
MqttRestController() - Constructor for class com.bytedesk.core.socket.mqtt.MqttRestController
 
MqttServerInitializer - Class in com.bytedesk.core.socket.mqtt.initializer
 
MqttServerInitializer() - Constructor for class com.bytedesk.core.socket.mqtt.initializer.MqttServerInitializer
 
mqttService - Variable in class com.bytedesk.core.socket.mqtt.protocol.Connect
 
MqttService - Class in com.bytedesk.core.socket.mqtt
 
MqttService() - Constructor for class com.bytedesk.core.socket.mqtt.MqttService
 
MqttSession - Class in com.bytedesk.core.socket.mqtt
会话存储
MqttSession() - Constructor for class com.bytedesk.core.socket.mqtt.MqttSession
 
mqttSessionService - Variable in class com.bytedesk.core.message.MessageSocketService
 
mqttSessionService - Variable in class com.bytedesk.core.socket.mqtt.MqttRestController
 
mqttSessionService - Variable in class com.bytedesk.core.socket.mqtt.protocol.Connect
 
MqttSessionService - Class in com.bytedesk.core.socket.mqtt
 
MqttSessionService() - Constructor for class com.bytedesk.core.socket.mqtt.MqttSessionService
 
mqttSessionStoreService - Variable in class com.bytedesk.core.socket.mqtt.protocol.DisConnect
 
mqttSessionStoreService - Variable in class com.bytedesk.core.socket.mqtt.protocol.ProtocolProcess
 
MqttSubAckHandler - Class in com.bytedesk.core.socket.mqtt.handler.packet
 
MqttSubAckHandler() - Constructor for class com.bytedesk.core.socket.mqtt.handler.packet.MqttSubAckHandler
 
MqttSubscribeEvent - Class in com.bytedesk.core.socket.mqtt
 
MqttSubscribeEvent(Object, String, String) - Constructor for class com.bytedesk.core.socket.mqtt.MqttSubscribeEvent
 
MqttSubscribeHandler - Class in com.bytedesk.core.socket.mqtt.handler.packet
 
MqttSubscribeHandler() - Constructor for class com.bytedesk.core.socket.mqtt.handler.packet.MqttSubscribeHandler
 
MqttTransportHandler - Class in com.bytedesk.core.socket.mqtt.handler
 
MqttTransportHandler(ProtocolProcess) - Constructor for class com.bytedesk.core.socket.mqtt.handler.MqttTransportHandler
 
MqttUnsubAckHandler - Class in com.bytedesk.core.socket.mqtt.handler.packet
 
MqttUnsubAckHandler() - Constructor for class com.bytedesk.core.socket.mqtt.handler.packet.MqttUnsubAckHandler
 
MqttUnsubscribeEvent - Class in com.bytedesk.core.socket.mqtt
 
MqttUnsubscribeEvent(Object, String, String) - Constructor for class com.bytedesk.core.socket.mqtt.MqttUnsubscribeEvent
 
MqttUnsubscribeHandler - Class in com.bytedesk.core.socket.mqtt.handler.packet
 
MqttUnsubscribeHandler() - Constructor for class com.bytedesk.core.socket.mqtt.handler.packet.MqttUnsubscribeHandler
 
MqttUtils - Class in com.bytedesk.core.socket.mqtt
 
MqttUtils() - Constructor for class com.bytedesk.core.socket.mqtt.MqttUtils
 
MqttWebSocketServer - Class in com.bytedesk.core.socket.mqtt.server
encrypt/security through nginx proxy
MqttWebSocketServer() - Constructor for class com.bytedesk.core.socket.mqtt.server.MqttWebSocketServer
 
MqttWebSocketServerInitializer - Class in com.bytedesk.core.socket.mqtt.initializer
 
MqttWebSocketServerInitializer(SslContext, ProtocolProcess, int) - Constructor for class com.bytedesk.core.socket.mqtt.initializer.MqttWebSocketServerInitializer
 
MS - Enum constant in enum class com.bytedesk.core.enums.LanguageEnum
 
mSslCtx - Variable in class com.bytedesk.core.socket.mqtt.initializer.MqttServerInitializer
 
mSslCtx - Variable in class com.bytedesk.core.socket.mqtt.initializer.MqttWebSocketServerInitializer
 
multiAgents - Variable in class com.bytedesk.core.thread.ThreadEntity
 
multiQueryExpander(String) - Method in class com.bytedesk.ai.springai.SpringAIController
 
MUSIC - Enum constant in enum class com.bytedesk.core.message.MessageTypeEnum
 
mustBeEmpty(Path) - Static method in class com.bytedesk.core.utils.BdFileUtils
The given path must be empty.
mute - Variable in class com.bytedesk.core.thread.ThreadEntity
 
mute - Variable in class com.bytedesk.core.thread.ThreadRequest
 
mute - Variable in class com.bytedesk.core.thread.ThreadResponse
 
mute - Variable in class com.bytedesk.service.visitor_thread.VisitorThreadEntity
 
muteAll - Variable in class com.bytedesk.team.group.GroupEntity
 
muteAll() - Method in class com.bytedesk.team.group.GroupEntity
 
MUTED - Enum constant in enum class com.bytedesk.team.group.GroupStatusEnum
 
MYSQL - Enum constant in enum class com.bytedesk.core.enums.DatabaseTypeEnum
 

N

naiveRag(String) - Method in class com.bytedesk.ai.springai.SpringAIController
 
name - Variable in class com.bytedesk.ai.model.LlmModelEntity
 
name - Variable in class com.bytedesk.ai.model.LlmModelJsonLoader.ModelJson
 
name - Variable in class com.bytedesk.ai.model.LlmModelRequest
 
name - Variable in class com.bytedesk.ai.model.LlmModelResponse
 
name - Variable in class com.bytedesk.ai.provider.LlmProviderEntity
 
name - Variable in class com.bytedesk.ai.provider.LlmProviderRequest
 
name - Variable in class com.bytedesk.ai.provider.LlmProviderResponse
 
name - Variable in class com.bytedesk.ai.robot.RobotEntity
 
name - Variable in class com.bytedesk.ai.robot.RobotJsonLoader.Robot
 
name - Variable in class com.bytedesk.ai.robot.RobotRequest
 
name - Variable in class com.bytedesk.ai.springai.demo.airline.data.Customer
 
name - Variable in record class com.bytedesk.ai.springai.demo.airline.services.BookingTools.BookingDetails
The field for the name record component.
name - Variable in record class com.bytedesk.ai.springai.demo.airline.services.BookingTools.BookingDetailsRequest
The field for the name record component.
name - Variable in record class com.bytedesk.ai.springai.demo.airline.services.BookingTools.CancelBookingRequest
The field for the name record component.
name - Variable in record class com.bytedesk.ai.springai.demo.airline.services.BookingTools.ChangeBookingDatesRequest
The field for the name record component.
name - Variable in class com.bytedesk.core.category.CategoryEntity
 
name - Variable in class com.bytedesk.core.category.CategoryRequest
 
name - Variable in class com.bytedesk.core.category.CategoryResponse
 
name - Variable in class com.bytedesk.core.config.properties.BytedeskProperties.Custom
 
name - Variable in class com.bytedesk.core.config.properties.BytedeskProperties.Organization
 
name - Variable in class com.bytedesk.core.config.properties.BytedeskProperties.Tencent.Bucket
 
name - Variable in class com.bytedesk.core.config.properties.BytedeskPropertiesResponse.Custom
 
name - Variable in enum class com.bytedesk.core.crm.CustomerTypeEnum
 
name - Variable in class com.bytedesk.core.feature.FeatureEntity
 
name - Variable in class com.bytedesk.core.flow.FlowEntity
 
name - Variable in class com.bytedesk.core.flow.FlowRequest
 
name - Variable in class com.bytedesk.core.flow.FlowResponse
 
name - Variable in class com.bytedesk.core.form.FormEntity
 
name - Variable in class com.bytedesk.core.form.FormRequest
 
name - Variable in class com.bytedesk.core.form.FormResponse
 
name - Variable in class com.bytedesk.core.menu.MenuEntity
 
name - Variable in class com.bytedesk.core.menu.MenuRequest
 
name - Variable in class com.bytedesk.core.menu.MenuResponse
 
name - Variable in class com.bytedesk.core.push.email.EmailTemplateEntity
 
name - Variable in class com.bytedesk.core.push.email.EmailTemplateRequest
 
name - Variable in class com.bytedesk.core.push.email.EmailTemplateResponse
 
name - Variable in class com.bytedesk.core.rbac.authority.AuthorityEntity
 
name - Variable in class com.bytedesk.core.rbac.authority.AuthorityRequest
 
name - Variable in class com.bytedesk.core.rbac.authority.AuthorityResponse
 
name - Variable in class com.bytedesk.core.rbac.organization.OrganizationEntity
 
name - Variable in class com.bytedesk.core.rbac.organization.OrganizationRequest
 
name - Variable in class com.bytedesk.core.rbac.organization.OrganizationResponse
 
name - Variable in class com.bytedesk.core.rbac.organization.OrganizationResponseSimple
 
name - Variable in class com.bytedesk.core.rbac.role.RoleEntity
 
name - Variable in class com.bytedesk.core.rbac.role.RoleRequest
 
name - Variable in class com.bytedesk.core.rbac.role.RoleResponse
 
name - Variable in class com.bytedesk.core.tag.TagEntity
 
name - Variable in class com.bytedesk.core.tag.TagRequest
 
name - Variable in class com.bytedesk.core.tag.TagResponse
 
name - Variable in class com.bytedesk.core.token.TokenEntity
 
name - Variable in class com.bytedesk.core.uid.utils.NamingThreadFactory
Thread name pre
name - Variable in enum class com.bytedesk.core.utils.JsonResultCodeEnum
 
name - Variable in class com.bytedesk.kbase.kbase.KbaseEntity
 
name - Variable in class com.bytedesk.kbase.kbase.KbaseRequest
 
name - Variable in class com.bytedesk.kbase.kbase.KbaseResponse
 
name - Variable in class com.bytedesk.kbase.split.SplitEntity
 
name - Variable in class com.bytedesk.kbase.split.SplitRequest
 
name - Variable in class com.bytedesk.kbase.split.SplitResponse
 
name - Variable in class com.bytedesk.kbase.text.TextEntity
 
name - Variable in class com.bytedesk.kbase.text.TextRequest
 
name - Variable in class com.bytedesk.kbase.text.TextResponse
 
name - Variable in class com.bytedesk.kbase.website.WebsiteEntity
 
name - Variable in class com.bytedesk.kbase.website.WebsiteRequest
 
name - Variable in class com.bytedesk.kbase.website.WebsiteResponse
 
name - Variable in class com.bytedesk.team.department.DepartmentEntity
 
name - Variable in class com.bytedesk.team.department.DepartmentRequest
 
name - Variable in class com.bytedesk.team.department.DepartmentResponse
 
name - Variable in class com.bytedesk.team.group.GroupEntity
 
name - Variable in class com.bytedesk.team.group.GroupRequest
 
name - Variable in class com.bytedesk.team.group.GroupResponse
 
name - Variable in class com.bytedesk.ticket.flow.TicketFlowEntity
 
name - Variable in class com.bytedesk.ticket.process.ProcessDefinitionResponse
 
name - Variable in class com.bytedesk.ticket.process.TicketProcessEntity
 
name - Variable in class com.bytedesk.ticket.process.TicketProcessRequest
 
name - Variable in class com.bytedesk.ticket.process.TicketProcessResponse
 
name - Variable in class com.bytedesk.ticket.ticket.dto.TicketHistoryProcessResponse
 
name() - Method in record class com.bytedesk.ai.springai.demo.airline.services.BookingTools.BookingDetails
Returns the value of the name record component.
name() - Method in record class com.bytedesk.ai.springai.demo.airline.services.BookingTools.BookingDetailsRequest
Returns the value of the name record component.
name() - Method in record class com.bytedesk.ai.springai.demo.airline.services.BookingTools.CancelBookingRequest
Returns the value of the name record component.
name() - Method in record class com.bytedesk.ai.springai.demo.airline.services.BookingTools.ChangeBookingDatesRequest
Returns the value of the name record component.
NamingThreadFactory - Class in com.bytedesk.core.uid.utils
Named thread in ThreadFactory.
NamingThreadFactory() - Constructor for class com.bytedesk.core.uid.utils.NamingThreadFactory
Constructors
NamingThreadFactory(String) - Constructor for class com.bytedesk.core.uid.utils.NamingThreadFactory
 
NamingThreadFactory(String, boolean) - Constructor for class com.bytedesk.core.uid.utils.NamingThreadFactory
 
NamingThreadFactory(String, boolean, Thread.UncaughtExceptionHandler) - Constructor for class com.bytedesk.core.uid.utils.NamingThreadFactory
 
needApproval - Variable in class com.bytedesk.team.group.GroupEntity
 
NetUtils - Class in com.bytedesk.core.uid.utils
NetUtils
NetUtils() - Constructor for class com.bytedesk.core.uid.utils.NetUtils
 
NEW - Enum constant in enum class com.bytedesk.kbase.split.SplitStatusEnum
 
NEW - Enum constant in enum class com.bytedesk.ticket.ticket.TicketStatusEnum
 
NEW_VISITOR - Enum constant in enum class com.bytedesk.core.crm.CustomerTypeEnum
 
newAssigneeUid - Variable in class com.bytedesk.ticket.ticket.event.TicketUpdateAssigneeEvent
 
newBuilder() - Static method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message
 
newBuilder() - Static method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread
 
newBuilder() - Static method in class com.bytedesk.core.socket.protobuf.model.UserProto.User
 
newBuilder(MessageProto.Message) - Static method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message
 
newBuilder(ThreadProto.Thread) - Static method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread
 
newBuilder(UserProto.User) - Static method in class com.bytedesk.core.socket.protobuf.model.UserProto.User
 
newBuilderForType() - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message
 
newBuilderForType() - Method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread
 
newBuilderForType() - Method in class com.bytedesk.core.socket.protobuf.model.UserProto.User
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.bytedesk.core.socket.protobuf.model.UserProto.User
 
newInstance() - Method in class com.bytedesk.core.action.disruptor.LogEventFactory
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.bytedesk.core.socket.protobuf.model.UserProto.User
 
newPassword - Variable in class com.bytedesk.core.rbac.user.UserRequest
 
newThread(Runnable) - Method in class com.bytedesk.core.uid.utils.NamingThreadFactory
 
newTickets - Variable in class com.bytedesk.ticket.statistic.TicketStatisticEntity
 
newTickets - Variable in class com.bytedesk.ticket.statistic.TicketStatisticResponse
 
newWorkgroupUid - Variable in class com.bytedesk.ticket.ticket.event.TicketUpdateWorkgroupEvent
 
nextId() - Method in class com.bytedesk.core.uid.impl.DefaultUidGenerator
Get UID
nextIdsForOneSecond(long) - Method in class com.bytedesk.core.uid.impl.CachedUidGenerator
Get the UIDs in the same specified second under the max sequence
nickname - Variable in class com.bytedesk.ai.model.LlmModelEntity
 
nickname - Variable in class com.bytedesk.ai.model.LlmModelJsonLoader.ModelJson
 
nickname - Variable in class com.bytedesk.ai.model.LlmModelRequest
 
nickname - Variable in class com.bytedesk.ai.model.LlmModelResponse
 
nickname - Variable in class com.bytedesk.ai.provider.LlmProviderEntity
 
nickname - Variable in class com.bytedesk.ai.provider.LlmProviderJsonLoader.ProviderJson
 
nickname - Variable in class com.bytedesk.ai.provider.LlmProviderRequest
 
nickname - Variable in class com.bytedesk.ai.provider.LlmProviderResponse
 
nickname - Variable in class com.bytedesk.ai.robot.RobotEntity
 
nickname - Variable in class com.bytedesk.ai.robot.RobotJsonLoader.LocaleData
 
nickname - Variable in class com.bytedesk.ai.robot.RobotProtobuf
 
nickname - Variable in class com.bytedesk.ai.robot.RobotRequest
 
nickname - Variable in class com.bytedesk.ai.robot.RobotResponse
 
nickname - Variable in class com.bytedesk.core.action.ActionRequest
 
nickname - Variable in class com.bytedesk.core.assistant.AssistantEntity
 
nickname - Variable in class com.bytedesk.core.assistant.AssistantRequest
 
nickname - Variable in class com.bytedesk.core.assistant.AssistantResponse
 
nickname - Variable in class com.bytedesk.core.channel.ChannelEntity
 
nickname - Variable in class com.bytedesk.core.channel.ChannelRequest
 
nickname - Variable in class com.bytedesk.core.channel.ChannelResponse
 
nickname - Variable in class com.bytedesk.core.config.properties.BytedeskProperties.Admin
 
nickname - Variable in class com.bytedesk.core.crm.CustomerEntity
 
nickname - Variable in class com.bytedesk.core.crm.CustomerRequest
 
nickname - Variable in class com.bytedesk.core.crm.CustomerResponse
 
nickname - Variable in class com.bytedesk.core.rbac.user.UserDetailsImpl
 
nickname - Variable in class com.bytedesk.core.rbac.user.UserEntity
 
nickname - Variable in class com.bytedesk.core.rbac.user.UserProtobuf
 
nickname - Variable in class com.bytedesk.core.rbac.user.UserRequest
 
nickname - Variable in class com.bytedesk.core.rbac.user.UserResponse
 
nickname - Variable in class com.bytedesk.service.agent.AgentEntity
 
nickname - Variable in class com.bytedesk.service.agent.AgentRequest
 
nickname - Variable in class com.bytedesk.service.agent.AgentResponse
 
nickname - Variable in class com.bytedesk.service.queue.QueueEntity
 
nickname - Variable in class com.bytedesk.service.queue.QueueRequest
 
nickname - Variable in class com.bytedesk.service.queue.QueueResponse
 
nickname - Variable in class com.bytedesk.service.visitor.VisitorEntity
 
nickname - Variable in class com.bytedesk.service.visitor.VisitorRequest
developers can set basic visitor info
nickname - Variable in class com.bytedesk.service.visitor.VisitorResponse
developers can set basic visitor info
nickname - Variable in class com.bytedesk.service.workgroup.WorkgroupEntity
 
nickname - Variable in class com.bytedesk.service.workgroup.WorkgroupRequest
 
nickname - Variable in class com.bytedesk.service.workgroup.WorkgroupResponse
 
nickname - Variable in class com.bytedesk.team.member.MemberEntity
 
nickname - Variable in class com.bytedesk.team.member.MemberExcel
 
nickname - Variable in class com.bytedesk.team.member.MemberRequest
 
nickname - Variable in class com.bytedesk.team.member.MemberResponse
 
nickname - Variable in class com.bytedesk.team.member.MemberResponseSimple
 
nickname_ - Variable in class com.bytedesk.core.socket.protobuf.model.UserProto.User.Builder
 
nickname_ - Variable in class com.bytedesk.core.socket.protobuf.model.UserProto.User
 
NICKNAME_FIELD_NUMBER - Static variable in class com.bytedesk.core.socket.protobuf.model.UserProto.User
 
NL - Enum constant in enum class com.bytedesk.core.enums.LanguageEnum
 
NO - Enum constant in enum class com.bytedesk.core.enums.LanguageEnum
 
nodes - Variable in class com.bytedesk.core.config.properties.BytedeskProperties.Cluster
 
nonconcurrent - Variable in class com.bytedesk.core.quartz.QuartzEntity
 
nonconcurrent - Variable in class com.bytedesk.core.quartz.QuartzRequest
 
nonconcurrent - Variable in class com.bytedesk.core.quartz.QuartzResponse
 
nonWorktimeRobot - Variable in class com.bytedesk.service.settings.RobotSettings
 
nonWorktimeRobot - Variable in class com.bytedesk.service.settings.RobotSettingsRequest
非工作时间段,是否启用机器人接待
nonWorktimeRobot - Variable in class com.bytedesk.service.settings.RobotSettingsResponse
非工作时间段,是否启用机器人接待
NORMAL - Enum constant in enum class com.bytedesk.core.quartz.QuartzConsts.Status
正常
NORMAL - Enum constant in enum class com.bytedesk.team.group.GroupStatusEnum
 
NORMAL - Enum constant in enum class com.bytedesk.team.group.GroupTypeEnum
 
NORMAL - Enum constant in enum class com.bytedesk.ticket.ticket.TicketRatingEnum
 
NOT_LIMITED - Static variable in annotation interface com.bytedesk.core.annotation.ApiRateLimiter
 
note - Variable in class com.bytedesk.core.message.MessageTransferContent
 
note - Variable in class com.bytedesk.core.rbac.organization.OrganizationApplyEntity
 
note - Variable in class com.bytedesk.service.thread_transfer.ThreadTransferEntity
 
note - Variable in class com.bytedesk.service.thread_transfer.ThreadTransferResponse
 
note - Variable in class com.bytedesk.service.visitor.VisitorEntity
 
note - Variable in class com.bytedesk.service.visitor.VisitorRequest
 
note - Variable in class com.bytedesk.service.visitor.VisitorResponse
 
Notebase - Variable in class com.bytedesk.kbase.notebase.NotebaseCreateEvent
 
Notebase - Variable in class com.bytedesk.kbase.notebase.NotebaseUpdateEvent
 
NOTEBASE_CREATE - Static variable in class com.bytedesk.kbase.notebase.NotebasePermissions
 
NOTEBASE_DELETE - Static variable in class com.bytedesk.kbase.notebase.NotebasePermissions
 
NOTEBASE_EXPORT - Static variable in class com.bytedesk.kbase.notebase.NotebasePermissions
 
NOTEBASE_PREFIX - Static variable in class com.bytedesk.kbase.notebase.NotebasePermissions
 
NOTEBASE_READ - Static variable in class com.bytedesk.kbase.notebase.NotebasePermissions
 
NOTEBASE_UPDATE - Static variable in class com.bytedesk.kbase.notebase.NotebasePermissions
 
NotebaseCreateEvent - Class in com.bytedesk.kbase.notebase
 
NotebaseCreateEvent(Object, NotebaseEntity) - Constructor for class com.bytedesk.kbase.notebase.NotebaseCreateEvent
 
NotebaseEntity - Class in com.bytedesk.kbase.notebase
内部知识库,个人笔记
NotebaseEntity() - Constructor for class com.bytedesk.kbase.notebase.NotebaseEntity
 
NotebaseEntityListener - Class in com.bytedesk.kbase.notebase
 
NotebaseEntityListener() - Constructor for class com.bytedesk.kbase.notebase.NotebaseEntityListener
 
NotebaseEventListener - Class in com.bytedesk.kbase.notebase
 
NotebaseEventListener() - Constructor for class com.bytedesk.kbase.notebase.NotebaseEventListener
 
NotebaseInitializer - Class in com.bytedesk.kbase.notebase
 
NotebaseInitializer() - Constructor for class com.bytedesk.kbase.notebase.NotebaseInitializer
 
NotebasePermissions - Class in com.bytedesk.kbase.notebase
 
NotebasePermissions() - Constructor for class com.bytedesk.kbase.notebase.NotebasePermissions
 
NotebaseRepository - Interface in com.bytedesk.kbase.notebase
 
NotebaseRequest - Class in com.bytedesk.kbase.notebase
 
NotebaseRequest() - Constructor for class com.bytedesk.kbase.notebase.NotebaseRequest
 
NotebaseResponse - Class in com.bytedesk.kbase.notebase
 
NotebaseResponse() - Constructor for class com.bytedesk.kbase.notebase.NotebaseResponse
 
NotebaseRestController - Class in com.bytedesk.kbase.notebase
 
NotebaseRestController() - Constructor for class com.bytedesk.kbase.notebase.NotebaseRestController
 
NotebaseRestControllerVisitor - Class in com.bytedesk.kbase.notebase
 
NotebaseRestControllerVisitor() - Constructor for class com.bytedesk.kbase.notebase.NotebaseRestControllerVisitor
 
NotebaseRouteController - Class in com.bytedesk.kbase.notebase
Controller for "/nbase",避免跟 pageRouteController 冲突, 不能使用 /notebase
NotebaseRouteController() - Constructor for class com.bytedesk.kbase.notebase.NotebaseRouteController
 
NotebaseService - Class in com.bytedesk.kbase.notebase
 
NotebaseService - Variable in class com.bytedesk.kbase.notebase.NotebaseRestController
 
NotebaseService - Variable in class com.bytedesk.kbase.notebase.NotebaseRestControllerVisitor
 
NotebaseService - Variable in class com.bytedesk.kbase.notebase.NotebaseRouteController
 
NotebaseService() - Constructor for class com.bytedesk.kbase.notebase.NotebaseService
 
NotebaseSpecification - Class in com.bytedesk.kbase.notebase
 
NotebaseSpecification() - Constructor for class com.bytedesk.kbase.notebase.NotebaseSpecification
 
NotebaseUpdateEvent - Class in com.bytedesk.kbase.notebase
 
NotebaseUpdateEvent(Object, NotebaseEntity) - Constructor for class com.bytedesk.kbase.notebase.NotebaseUpdateEvent
 
NotFoundException - Exception in com.bytedesk.core.exception
Resource not found
NotFoundException(String) - Constructor for exception com.bytedesk.core.exception.NotFoundException
 
NOTICE - Enum constant in enum class com.bytedesk.core.message.MessageTypeEnum
 
noticeRepository - Variable in class com.bytedesk.core.notification.NotificationRestService
 
NOTIFICATION_CREATE - Static variable in class com.bytedesk.core.notification.NotificationPermissions
 
NOTIFICATION_DELETE - Static variable in class com.bytedesk.core.notification.NotificationPermissions
 
NOTIFICATION_EXPORT - Static variable in class com.bytedesk.core.notification.NotificationPermissions
 
NOTIFICATION_PREFIX - Static variable in class com.bytedesk.core.notification.NotificationPermissions
 
NOTIFICATION_READ - Static variable in class com.bytedesk.core.notification.NotificationPermissions
 
NOTIFICATION_UPDATE - Static variable in class com.bytedesk.core.notification.NotificationPermissions
 
NOTIFICATION_USER - Static variable in class com.bytedesk.core.constant.CacheConsts
 
notificationEmail - Variable in class com.bytedesk.voc.config.VocConfig
 
NotificationEntity - Class in com.bytedesk.core.notification
注意与message类型notice区分
NotificationEntity() - Constructor for class com.bytedesk.core.notification.NotificationEntity
 
NotificationExtra - Class in com.bytedesk.core.notification
 
NotificationExtra() - Constructor for class com.bytedesk.core.notification.NotificationExtra
 
NotificationPermissions - Class in com.bytedesk.core.notification
 
NotificationPermissions() - Constructor for class com.bytedesk.core.notification.NotificationPermissions
 
NotificationRepository - Interface in com.bytedesk.core.notification
 
NotificationRequest - Class in com.bytedesk.core.notification
 
NotificationRequest() - Constructor for class com.bytedesk.core.notification.NotificationRequest
 
NotificationResponse - Class in com.bytedesk.core.notification
 
NotificationResponse() - Constructor for class com.bytedesk.core.notification.NotificationResponse
 
NotificationRestController - Class in com.bytedesk.core.notification
 
NotificationRestController() - Constructor for class com.bytedesk.core.notification.NotificationRestController
 
notificationRestService - Variable in class com.bytedesk.core.notification.NotificationRestController
 
NotificationRestService - Class in com.bytedesk.core.notification
 
NotificationRestService() - Constructor for class com.bytedesk.core.notification.NotificationRestService
 
notificationService - Variable in class com.bytedesk.ticket.delegate.TicketCloseDelegate
 
notificationService - Variable in class com.bytedesk.ticket.listener.TicketCaseListener
 
notificationService - Variable in class com.bytedesk.ticket.sla.TicketSLAService
 
NotificationService - Class in com.bytedesk.core.notification
 
NotificationService() - Constructor for class com.bytedesk.core.notification.NotificationService
 
NotificationSpecification - Class in com.bytedesk.core.notification
 
NotificationSpecification() - Constructor for class com.bytedesk.core.notification.NotificationSpecification
 
NotificationStatusEnum - Enum Class in com.bytedesk.core.notification
 
NotificationStatusEnum() - Constructor for enum class com.bytedesk.core.notification.NotificationStatusEnum
 
NotificationTypeEnum - Enum Class in com.bytedesk.core.notification
 
NotificationTypeEnum() - Constructor for enum class com.bytedesk.core.notification.NotificationTypeEnum
 
notify(MessageEntity) - Method in class com.bytedesk.core.push.email.PushServiceImplEmail
 
notify(MessageEntity) - Method in class com.bytedesk.core.push.ios.PushServiceImplIos
 
notify(MessageEntity) - Method in class com.bytedesk.core.push.PushNotifier
 
notify(MessageEntity) - Method in class com.bytedesk.core.push.sms.PushServiceImplSms
 
notify(DelegateExecution) - Method in class com.bytedesk.ticket.listener.TicketExecutionListener
 
notify(DelegateTask) - Method in class com.bytedesk.ticket.listener.TicketTaskListener
 
NOTIFY_NEW_FEEDBACK - Static variable in class com.bytedesk.voc.constant.VocConstants
 
NOTIFY_NEW_REPLY - Static variable in class com.bytedesk.voc.constant.VocConstants
 
NOTIFY_STATUS_CHANGED - Static variable in class com.bytedesk.voc.constant.VocConstants
 
notifyCustomer(String, String) - Method in class com.bytedesk.ticket.service.TicketNotificationService
通知客户
notifyFeedbackAssigned(Long, Long) - Method in interface com.bytedesk.voc.notification.VocNotificationService
 
notifyFeedbackAssigned(Long, Long) - Method in class com.bytedesk.voc.notification.VocNotificationServiceImpl
 
notifyInternalReply(Long, Long) - Method in interface com.bytedesk.voc.notification.VocNotificationService
 
notifyInternalReply(Long, Long) - Method in class com.bytedesk.voc.notification.VocNotificationServiceImpl
 
notifyManager(String, String) - Method in class com.bytedesk.ticket.service.TicketNotificationService
通知管理员
notifyNewFeedback(Long) - Method in interface com.bytedesk.voc.notification.VocNotificationService
 
notifyNewFeedback(Long) - Method in class com.bytedesk.voc.notification.VocNotificationServiceImpl
 
notifyNewReply(Long, Long) - Method in interface com.bytedesk.voc.notification.VocNotificationService
 
notifyNewReply(Long, Long) - Method in class com.bytedesk.voc.notification.VocNotificationServiceImpl
 
notifyNewTicket(TicketEntity) - Method in class com.bytedesk.ticket.service.TicketNotificationService
 
notifyResolutionTimeBreached(TicketEntity) - Method in class com.bytedesk.ticket.sla.TicketSLAService
解决时间超时通知
notifySLABreach(TicketEntity) - Method in class com.bytedesk.ticket.service.TicketNotificationService
 
notifyStatusChanged(Long, String) - Method in interface com.bytedesk.voc.notification.VocNotificationService
 
notifyStatusChanged(Long, String) - Method in class com.bytedesk.voc.notification.VocNotificationServiceImpl
 
notifyTechnicalTeam(String, String) - Method in class com.bytedesk.ticket.service.TicketNotificationService
通知技术团队
notifyTicketAssigned(TicketEntity) - Method in class com.bytedesk.ticket.service.TicketNotificationService
 
notifyTicketClosed(TicketEntity) - Method in class com.bytedesk.ticket.service.TicketNotificationService
 
notifyTicketComment(TicketCommentEntity) - Method in class com.bytedesk.ticket.service.TicketNotificationService
 
notifyUrl - Variable in class com.bytedesk.core.config.properties.BytedeskProperties.WechatPay
 
notifyUser(MessageProtobuf) - Static method in class com.bytedesk.core.message.MessageUtils
 
num - Variable in class com.bytedesk.core.rbac.user.UserEntity
 
num - Variable in class com.bytedesk.core.rbac.user.UserRequest
 

O

OAuthController - Class in com.bytedesk.core.rbac.oauth
 
OAuthController() - Constructor for class com.bytedesk.core.rbac.oauth.OAuthController
 
OAuthEntity - Class in com.bytedesk.core.rbac.oauth
 
OAuthEntity() - Constructor for class com.bytedesk.core.rbac.oauth.OAuthEntity
 
OAuthProviderEnum - Enum Class in com.bytedesk.core.rbac.oauth
 
OAuthProviderEnum() - Constructor for enum class com.bytedesk.core.rbac.oauth.OAuthProviderEnum
 
OAuthRepository - Interface in com.bytedesk.core.rbac.oauth
 
OAuthRequest - Class in com.bytedesk.core.rbac.oauth
 
OAuthRequest() - Constructor for class com.bytedesk.core.rbac.oauth.OAuthRequest
 
OAuthResponse - Class in com.bytedesk.core.rbac.oauth
 
OAuthResponse() - Constructor for class com.bytedesk.core.rbac.oauth.OAuthResponse
 
oauthService - Variable in class com.bytedesk.core.rbac.oauth.OAuthController
 
OAuthService - Class in com.bytedesk.core.rbac.oauth
 
OAuthService() - Constructor for class com.bytedesk.core.rbac.oauth.OAuthService
 
objectMapper - Variable in class com.bytedesk.core.feature.FeatureService
 
OFFLINE - Enum constant in enum class com.bytedesk.core.thread.ThreadStateEnum
 
OFFLINE - Enum constant in enum class com.bytedesk.service.agent.AgentStatusEnum
 
OFFLINE - Enum constant in enum class com.bytedesk.service.visitor.VisitorStatusEnum
 
OFFLINE - Enum constant in enum class com.bytedesk.service.workgroup.WorkgroupStateEnum
 
offlineAgentCount - Variable in class com.bytedesk.service.statistic.ServiceStatisticEntity
 
offlineAgentCount - Variable in class com.bytedesk.service.statistic.ServiceStatisticResponse
 
offlineRobot - Variable in class com.bytedesk.service.settings.RobotSettings
 
offlineRobot - Variable in class com.bytedesk.service.settings.RobotSettingsRequest
无客服在线时,是否启用机器人接待
offlineRobot - Variable in class com.bytedesk.service.settings.RobotSettingsResponse
无客服在线时,是否启用机器人接待
offlineTime - Variable in class com.bytedesk.service.statistic.ServiceStatisticEntity
 
offlineTime - Variable in class com.bytedesk.service.statistic.ServiceStatisticResponse
 
oldAssigneeUid - Variable in class com.bytedesk.ticket.ticket.event.TicketUpdateAssigneeEvent
 
oldPassword - Variable in class com.bytedesk.core.rbac.user.UserRequest
 
oldWorkgroupUid - Variable in class com.bytedesk.ticket.ticket.event.TicketUpdateWorkgroupEvent
 
OLLAMA - Enum constant in enum class com.bytedesk.ai.robot.RobotModelEnum
 
OLLAMA - Enum constant in enum class com.bytedesk.ai.robot.RobotProviderModel
 
OLLAMA - Static variable in class com.bytedesk.ai.provider.LlmProviderConsts
 
ollama4jApi - Variable in class com.bytedesk.ai.provider.vendors.ollama.Ollama4jChatController
 
ollama4jApi - Variable in class com.bytedesk.ai.provider.vendors.ollama.Ollama4jService
 
Ollama4jChatController - Class in com.bytedesk.ai.provider.vendors.ollama
 
Ollama4jChatController() - Constructor for class com.bytedesk.ai.provider.vendors.ollama.Ollama4jChatController
 
Ollama4jRestController - Class in com.bytedesk.ai.provider.vendors.ollama
 
Ollama4jRestController() - Constructor for class com.bytedesk.ai.provider.vendors.ollama.Ollama4jRestController
 
ollama4jService - Variable in class com.bytedesk.ai.provider.vendors.ollama.Ollama4jRestController
 
Ollama4jService - Class in com.bytedesk.ai.provider.vendors.ollama
 
Ollama4jService() - Constructor for class com.bytedesk.ai.provider.vendors.ollama.Ollama4jService
 
ollamaApi() - Method in class com.bytedesk.ai.springai.SpringAIOllamaConfig
 
ollamaBaseUrl - Variable in class com.bytedesk.ai.provider.vendors.ollama.OllamaChatService
 
ollamaBaseUrl - Variable in class com.bytedesk.ai.springai.SpringAIOllama4jConfig
 
ollamaBaseUrl - Variable in class com.bytedesk.ai.springai.SpringAIOllamaConfig
 
ollamaChatModel - Variable in class com.bytedesk.ai.springai.SpringAIConfig
 
ollamaChatModel - Variable in class com.bytedesk.ai.springai.SpringAIController
 
ollamaChatModel - Variable in class com.bytedesk.ai.springai.SpringAIOllamaConfig
 
ollamaChatModel - Variable in class com.bytedesk.ai.springai.SpringAIOllamaController
 
ollamaChatModel() - Method in class com.bytedesk.ai.springai.SpringAIOllamaConfig
 
ollamaChatNuma - Variable in class com.bytedesk.ai.springai.SpringAIOllamaConfig
 
ollamaChatOptions() - Method in class com.bytedesk.ai.springai.SpringAIOllamaConfig
 
ollamaChatService - Variable in class com.bytedesk.ai.robot.RobotEventListener
 
OllamaChatService - Class in com.bytedesk.ai.provider.vendors.ollama
 
OllamaChatService() - Constructor for class com.bytedesk.ai.provider.vendors.ollama.OllamaChatService
 
ollamaCustomerSupportAssistant - Variable in class com.bytedesk.ai.springai.demo.airline.SpringAIAirlineController
 
ollamaCustomerSupportAssistant(ChatClient.Builder, InMemoryChatMemory, VectorStore) - Method in class com.bytedesk.ai.springai.demo.airline.SpringAIAirlineConfig
 
ollamaDefaultModel - Variable in class com.bytedesk.ai.provider.vendors.ollama.Ollama4jChatController
 
ollamaDefaultModel - Variable in class com.bytedesk.ai.provider.vendors.ollama.OllamaChatService
 
ollamaEmbeddingModel - Variable in class com.bytedesk.ai.springai.SpringAIOllamaConfig
 
ollamaEmbeddingModel() - Method in class com.bytedesk.ai.springai.SpringAIOllamaConfig
 
ollamaEmbeddingOptions() - Method in class com.bytedesk.ai.springai.SpringAIOllamaConfig
 
OllamaEntity - Class in com.bytedesk.ai.provider.vendors.ollama
 
OllamaEntity() - Constructor for class com.bytedesk.ai.provider.vendors.ollama.OllamaEntity
 
ollamaRedisVectorStore - Variable in class com.bytedesk.ai.springai.SpringAIController
 
ollamaRedisVectorStore - Variable in class com.bytedesk.ai.springai.SpringAIPromptController
 
ollamaRedisVectorStore - Variable in class com.bytedesk.ai.springai.SpringAIVectorService
 
ollamaRedisVectorStore(EmbeddingModel, RedisVectorStoreProperties) - Method in class com.bytedesk.ai.springai.SpringAIOllamaConfig
 
OllamaRequest - Class in com.bytedesk.ai.provider.vendors.ollama
 
OllamaRequest() - Constructor for class com.bytedesk.ai.provider.vendors.ollama.OllamaRequest
 
ollamaRequestTimeoutSeconds - Variable in class com.bytedesk.ai.springai.SpringAIOllama4jConfig
 
OllamaResponse - Class in com.bytedesk.ai.provider.vendors.ollama
 
OllamaResponse() - Constructor for class com.bytedesk.ai.provider.vendors.ollama.OllamaResponse
 
OllamaRestController - Class in com.bytedesk.ai.provider.vendors.ollama
 
OllamaRestController() - Constructor for class com.bytedesk.ai.provider.vendors.ollama.OllamaRestController
 
OllamaRestService - Class in com.bytedesk.ai.provider.vendors.ollama
 
OllamaRestService() - Constructor for class com.bytedesk.ai.provider.vendors.ollama.OllamaRestService
 
OllamaSpecification - Class in com.bytedesk.ai.provider.vendors.ollama
 
OllamaSpecification() - Constructor for class com.bytedesk.ai.provider.vendors.ollama.OllamaSpecification
 
onActionCreateEvent(ActionCreateEvent) - Method in class com.bytedesk.core.rbac.auth.AuthEventListener
 
onAgentCreateEvent(AgentCreateEvent) - Method in class com.bytedesk.service.agent.AgentEventListener
 
onAgentUpdated(AgentUpdateEvent) - Method in class com.bytedesk.ticket.identity.TicketIdentityListener
监听用户创建/更新事件
onAgentUpdateEvent(AgentUpdateEvent) - Method in class com.bytedesk.service.agent_status.AgentStatusLogEventListener
 
onApplicationEvent(BrokerAvailabilityEvent) - Method in class com.bytedesk.core.socket.stomp.listener.StompBrokerAvailabilityListener
 
onApplicationEvent(SessionConnectedEvent) - Method in class com.bytedesk.core.socket.stomp.listener.StompConnectedListener
 
onApplicationEvent(SessionConnectEvent) - Method in class com.bytedesk.core.socket.stomp.listener.StompConnectListener
 
onApplicationEvent(SessionDisconnectEvent) - Method in class com.bytedesk.core.socket.stomp.listener.StompDisconnectListener
 
onApplicationEvent(SessionSubscribeEvent) - Method in class com.bytedesk.core.socket.stomp.listener.StompSubscribeListener
 
onApplicationEvent(SessionUnsubscribeEvent) - Method in class com.bytedesk.core.socket.stomp.listener.StompUnsubscribeListener
 
onArticleCreateEvent(ArticleCreateEvent) - Method in class com.bytedesk.kbase.kbase.KbaseEventListener
 
onArticleUpdateEvent(ArticleUpdateEvent) - Method in class com.bytedesk.kbase.kbase.KbaseEventListener
 
onBatchStart(long, long) - Method in class com.bytedesk.core.action.disruptor.LogEventHandler
 
onBlackCreateEvent(BlackCreateEvent) - Method in class com.bytedesk.service.visitor.VisitorEventListener
 
onBlackDeleteEvent(BlackDeleteEvent) - Method in class com.bytedesk.service.visitor.VisitorEventListener
 
onBlackUpdateEvent(BlackUpdateEvent) - Method in class com.bytedesk.service.visitor.VisitorEventListener
 
onCategoryCreateEvent(CategoryCreateEvent) - Method in class com.bytedesk.kbase.kbase.KbaseEventListener
 
onCategoryUpdateEvent(CategoryUpdateEvent) - Method in class com.bytedesk.kbase.kbase.KbaseEventListener
 
oneMinJobJobDetail() - Method in class com.bytedesk.core.quartz.QuartzConfig
每1分钟运行一次
oneMinJobTrigger() - Method in class com.bytedesk.core.quartz.QuartzConfig
 
onEvent(LogEvent, long, boolean) - Method in class com.bytedesk.core.action.disruptor.LogEventHandler
 
onFaqCreateEvent(FaqCreateEvent) - Method in class com.bytedesk.ai.robot.RobotEventListener
 
onFaqCreateEvent(FaqCreateEvent) - Method in class com.bytedesk.ai.springai.SpringAIEventListener
 
onFaqUpdateEvent(FaqUpdateEvent) - Method in class com.bytedesk.ai.springai.SpringAIEventListener
 
onFileCreateEvent(FileCreateEvent) - Method in class com.bytedesk.ai.springai.SpringAIEventListener
 
onFileUpdateEvent(FileUpdateEvent) - Method in class com.bytedesk.ai.springai.SpringAIEventListener
 
onKbaseCreateEvent(KbaseCreateEvent) - Method in class com.bytedesk.kbase.kbase.KbaseEventListener
 
onKbaseUpdateEvent(KbaseUpdateEvent) - Method in class com.bytedesk.kbase.kbase.KbaseEventListener
 
ONLINE - Enum constant in enum class com.bytedesk.service.visitor.VisitorStatusEnum
 
onlineAgentCount - Variable in class com.bytedesk.service.statistic.ServiceStatisticEntity
 
onlineAgentCount - Variable in class com.bytedesk.service.statistic.ServiceStatisticResponse
 
onlineTime - Variable in class com.bytedesk.service.statistic.ServiceStatisticEntity
 
onlineTime - Variable in class com.bytedesk.service.statistic.ServiceStatisticResponse
 
onLlmProviderCreateEvent(LlmProviderCreateEvent) - Method in class com.bytedesk.ai.model.LlmModelEventListener
 
onMemberCreateEvent(MemberCreateEvent) - Method in class com.bytedesk.team.member.MemberEventListener
 
onMemberUpdateEvent(MemberUpdateEvent) - Method in class com.bytedesk.team.member.MemberEventListener
 
onMessage(Message, byte[]) - Method in class com.bytedesk.core.redis.pubsub.RedisKeyExpirationListener
 
onMessage(Message, byte[]) - Method in class com.bytedesk.core.redis.pubsub.RedisPubsubObjectListener
 
onMessage(Message, byte[]) - Method in class com.bytedesk.core.redis.pubsub.RedisPubsubStringListener
 
onMessage(ObjectRecord<String, RedisEvent>) - Method in class com.bytedesk.core.redis.stream.RedisStreamListener
 
onMessageCreateEvent(MessageCreateEvent) - Method in class com.bytedesk.core.message_unread.MessageUnreadEventListener
 
onMessageCreateEvent(MessageCreateEvent) - Method in class com.bytedesk.core.thread.ThreadEventListener
 
onMessageJsonEvent(MessageJsonEvent) - Method in class com.bytedesk.ai.robot.RobotEventListener
 
onMessageJsonEvent(MessageJsonEvent) - Method in class com.bytedesk.core.message.MessageEventListener
 
onMessageJsonEvent(MessageJsonEvent) - Method in class com.bytedesk.kbase.taboo.TabooVipEventListener
 
onMessageJsonEvent(MessageJsonEvent) - Method in class com.bytedesk.service.thread_transfer.ThreadTransferEventListener
 
onMessageUpdateEvent(MessageUpdateEvent) - Method in class com.bytedesk.core.message_unread.MessageUnreadEventListener
 
onMessageUpdateEvent(MessageUpdateEvent) - Method in class com.bytedesk.kbase.faq.FaqEventListener
 
onMessageUpdateEvent(MessageUpdateEvent) - Method in class com.bytedesk.service.leave_msg.LeaveMsgEventListener
 
onMessageUpdateEvent(MessageUpdateEvent) - Method in class com.bytedesk.service.rating.RatingEventListener
 
onMqttConnectedEvent(MqttConnectedEvent) - Method in class com.bytedesk.core.socket.mqtt.MqttEventListener
 
onMqttConnectedEvent(MqttConnectedEvent) - Method in class com.bytedesk.service.agent.AgentEventListener
 
onMqttConnectEvent(MqttConnectedEvent) - Method in class com.bytedesk.core.message_unread.MessageUnreadEventListener
 
onMqttDisconnectedEvent(MqttDisconnectedEvent) - Method in class com.bytedesk.core.socket.mqtt.MqttEventListener
 
onMqttDisconnectedEvent(MqttDisconnectedEvent) - Method in class com.bytedesk.service.agent.AgentEventListener
 
onMqttSubscribeEvent(MqttSubscribeEvent) - Method in class com.bytedesk.core.socket.mqtt.MqttEventListener
 
onMqttUnsubscribeEvent(MqttUnsubscribeEvent) - Method in class com.bytedesk.core.socket.mqtt.MqttEventListener
 
onOrganizationCreateEvent(OrganizationCreateEvent) - Method in class com.bytedesk.ai.provider.LlmProviderEventListener
 
onOrganizationCreateEvent(OrganizationCreateEvent) - Method in class com.bytedesk.ai.robot.RobotEventListener
 
onOrganizationCreateEvent(OrganizationCreateEvent) - Method in class com.bytedesk.core.category.CategoryEventListener
 
onOrganizationCreateEvent(OrganizationCreateEvent) - Method in class com.bytedesk.kbase.faq.FaqEventListener
 
onOrganizationCreateEvent(OrganizationCreateEvent) - Method in class com.bytedesk.kbase.kbase.KbaseEventListener
 
onOrganizationCreateEvent(OrganizationCreateEvent) - Method in class com.bytedesk.kbase.quick_reply.QuickReplyEventListener
 
onOrganizationCreateEvent(OrganizationCreateEvent) - Method in class com.bytedesk.service.agent.AgentEventListener
 
onOrganizationCreateEvent(OrganizationCreateEvent) - Method in class com.bytedesk.service.workgroup.WorkgroupEventListener
 
onOrganizationCreateEvent(OrganizationCreateEvent) - Method in class com.bytedesk.team.department.DepartmentEventListener
 
onOrganizationCreateEvent(OrganizationCreateEvent) - Method in class com.bytedesk.team.member.MemberEventListener
 
onOrganizationCreateEvent(OrganizationCreateEvent) - Method in class com.bytedesk.ticket.process.TicketProcessEventListener
 
onPostCreate(OrganizationEntity) - Method in class com.bytedesk.core.rbac.organization.OrganizationEntityListener
 
onPostPersist(RobotEntity) - Method in class com.bytedesk.ai.robot.RobotEntityListener
 
onPostPersist(ActionEntity) - Method in class com.bytedesk.core.action.ActionEntityListener
 
onPostPersist(AssistantEntity) - Method in class com.bytedesk.core.assistant.AssistantEntityListener
 
onPostPersist(BlackEntity) - Method in class com.bytedesk.core.black.BlackEntityListener
 
onPostPersist(ChannelEntity) - Method in class com.bytedesk.core.channel.ChannelEntityListener
 
onPostPersist(MessageEntity) - Method in class com.bytedesk.core.message.MessageEntityListener
 
onPostPersist(ArticleEntity) - Method in class com.bytedesk.kbase.article.ArticleEntityListener
 
onPostPersist(FaqEntity) - Method in class com.bytedesk.kbase.faq.FaqEntityListener
 
onPostPersist(FileEntity) - Method in class com.bytedesk.kbase.file.FileEntityListener
 
onPostPersist(NotebaseEntity) - Method in class com.bytedesk.kbase.notebase.NotebaseEntityListener
 
onPostPersist(SplitEntity) - Method in class com.bytedesk.kbase.split.SplitEntityListener
 
onPostPersist(TextEntity) - Method in class com.bytedesk.kbase.text.TextEntityListener
 
onPostPersist(WebsiteCreateEvent) - Method in class com.bytedesk.kbase.website.WebsiteEntityListener
 
onPostPersist(BrowseEntity) - Method in class com.bytedesk.service.browse.BrowseEntityListener
 
onPostPersist(QueueMemberEntity) - Method in class com.bytedesk.service.queue_member.QueueMemberEntityListener
 
onPostPersist(VisitorEntity) - Method in class com.bytedesk.service.visitor.VisitorEntityListener
 
onPostPersist(WorkgroupEntity) - Method in class com.bytedesk.service.workgroup.WorkgroupEntityListener
 
onPostRemove(BlackEntity) - Method in class com.bytedesk.core.black.BlackEntityListener
 
onPostUpdate(BlackEntity) - Method in class com.bytedesk.core.black.BlackEntityListener
 
onPostUpdate(MessageEntity) - Method in class com.bytedesk.core.message.MessageEntityListener
 
onPostUpdate(ArticleEntity) - Method in class com.bytedesk.kbase.article.ArticleEntityListener
 
onPostUpdate(FaqEntity) - Method in class com.bytedesk.kbase.faq.FaqEntityListener
 
onPostUpdate(FileEntity) - Method in class com.bytedesk.kbase.file.FileEntityListener
 
onPostUpdate(NotebaseEntity) - Method in class com.bytedesk.kbase.notebase.NotebaseEntityListener
 
onPostUpdate(SplitEntity) - Method in class com.bytedesk.kbase.split.SplitEntityListener
 
onPostUpdate(TextEntity) - Method in class com.bytedesk.kbase.text.TextEntityListener
 
onPostUpdate(WebsiteUpdateEvent) - Method in class com.bytedesk.kbase.website.WebsiteEntityListener
 
onPostUpdate(BrowseEntity) - Method in class com.bytedesk.service.browse.BrowseEntityListener
 
onPostUpdate(QueueMemberEntity) - Method in class com.bytedesk.service.queue_member.QueueMemberEntityListener
 
onPostUpdate(VisitorEntity) - Method in class com.bytedesk.service.visitor.VisitorEntityListener
 
onQuartzDay0Event(QuartzDay0Event) - Method in class com.bytedesk.core.black.BlackEventListener
 
onQuartzDay0Event(QuartzDay0Event) - Method in class com.bytedesk.service.visitor.VisitorEventListener
 
onQuartzFiveMinEvent(QuartzFiveMinEvent) - Method in class com.bytedesk.service.visitor.VisitorEventListener
 
onQuartzFiveSecondEvent(QuartzFiveSecondEvent) - Method in class com.bytedesk.core.message_unread.MessageUnreadEventListener
 
onQuartzFiveSecondEvent(QuartzFiveSecondEvent) - Method in class com.bytedesk.core.message.MessageEventListener
 
onQuartzFiveSecondEvent(QuartzFiveSecondEvent) - Method in class com.bytedesk.core.topic.TopicEventListener
 
onQuartzOneMinEvent(QuartzOneMinEvent) - Method in class com.bytedesk.core.push.PushEventListener
 
onQuartzOneMinEvent(QuartzOneMinEvent) - Method in class com.bytedesk.core.socket.mqtt.MqttEventListener
 
onQuartzOneMinEvent(QuartzOneMinEvent) - Method in class com.bytedesk.core.thread.ThreadEventListener
 
onQuartzOneMinEvent(QuartzOneMinEvent) - Method in class com.bytedesk.core.topic.TopicEventListener
 
onQuartzOneMinEvent(QuartzOneMinEvent) - Method in class com.bytedesk.service.agent.AgentEventListener
 
onQuartzOneMinEvent(QuartzOneMinEvent) - Method in class com.bytedesk.service.visitor_thread.VisitorThreadEventListener
 
onQueueMemberCreateEvent(QueueMemberCreateEvent) - Method in class com.bytedesk.service.queue_member.QueueMemberEventListener
 
onRedisPubsubParseFileErrorEvent(RedisPubsubParseFileErrorEvent) - Method in class com.bytedesk.ai.springai.SpringAIEventListener
 
onRedisPubsubParseFileSuccessEvent(RedisPubsubParseFileSuccessEvent) - Method in class com.bytedesk.ai.springai.SpringAIEventListener
 
onRoleCreateEvent(RoleCreateEvent) - Method in class com.bytedesk.core.rbac.role.RoleEventListener
 
onShutdown() - Method in class com.bytedesk.core.action.disruptor.LogEventHandler
 
onStart() - Method in class com.bytedesk.core.action.disruptor.LogEventHandler
 
onStatisticThreadCreateEvent(StatisticThreadCreateEvent) - Method in class com.bytedesk.service.statistic_thread.StatisticThreadEventListener
 
onStompSessionConnectedEvent(StompConnectedEvent) - Method in class com.bytedesk.core.message_unread.MessageUnreadEventListener
 
onTabooCreate(TabooCreateEvent) - Method in class com.bytedesk.kbase.taboo.TabooEntityListener
 
onTabooUpdate(TabooUpdateEvent) - Method in class com.bytedesk.kbase.taboo.TabooEntityListener
 
onTextCreateEvent(TextCreateEvent) - Method in class com.bytedesk.ai.springai.SpringAIEventListener
 
onTextUpdateEvent(TextUpdateEvent) - Method in class com.bytedesk.ai.springai.SpringAIEventListener
 
onThreadAcceptEvent(ThreadAcceptEvent) - Method in class com.bytedesk.service.agent.AgentEventListener
 
onThreadAcceptEvent(ThreadAcceptEvent) - Method in class com.bytedesk.service.queue_member.QueueMemberEventListener
 
onThreadAcceptEvent(ThreadAcceptEvent) - Method in class com.bytedesk.service.queue.QueueEventListener
 
onThreadCloseEvent(ThreadCloseEvent) - Method in class com.bytedesk.core.thread.ThreadEventListener
 
onThreadCloseEvent(ThreadCloseEvent) - Method in class com.bytedesk.service.agent.AgentEventListener
 
onThreadCloseEvent(ThreadCloseEvent) - Method in class com.bytedesk.service.queue_member.QueueMemberEventListener
 
onThreadCloseEvent(ThreadCloseEvent) - Method in class com.bytedesk.service.queue.QueueEventListener
 
onThreadCreateEvent(ThreadCreateEvent) - Method in class com.bytedesk.core.thread.ThreadEventListener
 
onThreadCreateEvent(ThreadCreateEvent) - Method in class com.bytedesk.service.agent.AgentEventListener
 
onThreadCreateEvent(ThreadCreateEvent) - Method in class com.bytedesk.service.queue_member.QueueMemberEventListener
 
onThreadCreateEvent(ThreadCreateEvent) - Method in class com.bytedesk.service.queue.QueueEventListener
 
onThreadCreateEvent(ThreadCreateEvent) - Method in class com.bytedesk.service.visitor_thread.VisitorThreadEventListener
 
onThreadCreateEvent(ThreadCreateEvent) - Method in class com.bytedesk.team.group.GroupEventListener
 
onThreadCreateEvent(ThreadCreateEvent) - Method in class com.bytedesk.team.member.MemberEventListener
 
onThreadUpdateEvent(ThreadUpdateEvent) - Method in class com.bytedesk.core.thread.ThreadEventListener
 
onThreadUpdateEvent(ThreadUpdateEvent) - Method in class com.bytedesk.service.agent.AgentEventListener
 
onThreadUpdateEvent(ThreadUpdateEvent) - Method in class com.bytedesk.service.queue_member.QueueMemberEventListener
 
onThreadUpdateEvent(ThreadUpdateEvent) - Method in class com.bytedesk.service.queue.QueueEventListener
 
onThreadUpdateEvent(ThreadUpdateEvent) - Method in class com.bytedesk.service.visitor_thread.VisitorThreadEventListener
 
onTicketProcessCreateEvent(TicketProcessCreateEvent) - Method in class com.bytedesk.ticket.process.TicketProcessEventListener
 
onTimeout(long) - Method in class com.bytedesk.core.action.disruptor.LogEventHandler
 
onTopicCreateEvent(TopicCreateEvent) - Method in class com.bytedesk.core.topic.TopicEventListener
 
onTopicUpdateEvent(TopicUpdateEvent) - Method in class com.bytedesk.core.topic.TopicEventListener
 
onUploadCreateEvent(UploadCreateEvent) - Method in class com.bytedesk.kbase.file.FileEventListener
 
onUploadCreateEvent(UploadCreateEvent) - Method in class com.bytedesk.kbase.upload.UploadEventListener
 
onUploadCreateEvent(UploadCreateEvent) - Method in class com.bytedesk.team.member.MemberEventListener
 
onUploadCreateEvent(UploadCreateEvent) - Method in class com.bytedesk.ticket.ticket.TicketEventListener
 
onUploadUpdateEvent(UploadUpdateEvent) - Method in class com.bytedesk.kbase.file.FileEventListener
 
onUploadUpdateEvent(UploadUpdateEvent) - Method in class com.bytedesk.kbase.upload.UploadEventListener
 
onUserCreateEvent(UserCreateEvent) - Method in class com.bytedesk.core.assistant.AssistantEventListener
 
onUserCreateEvent(UserCreateEvent) - Method in class com.bytedesk.core.channel.ChannelEventListener
 
onUserCreateEvent(UserCreateEvent) - Method in class com.bytedesk.core.rbac.user.UserEventListener
 
onUserLogoutEvent(UserLogoutEvent) - Method in class com.bytedesk.core.topic.TopicEventListener
 
onUserUpdateEvent(UserUpdateEvent) - Method in class com.bytedesk.core.rbac.user.UserEventListener
 
onUserUpdateEvent(UserUpdateEvent) - Method in class com.bytedesk.core.thread.ThreadEventListener
 
onVectorSplitEvent(VectorSplitEvent) - Method in class com.bytedesk.ai.springai.SpringAIEventListener
 
onWebsiteCreateEvent(WebsiteCreateEvent) - Method in class com.bytedesk.ai.springai.SpringAIEventListener
 
onWebsiteUpdateEvent(WebsiteUpdateEvent) - Method in class com.bytedesk.ai.springai.SpringAIEventListener
 
onWorkgroupUpdated(WorkgroupUpdateEvent) - Method in class com.bytedesk.ticket.identity.TicketIdentityListener
监听工作组变更事件
OPENAI - Enum constant in enum class com.bytedesk.ai.robot.RobotModelEnum
 
OPENAI - Enum constant in enum class com.bytedesk.ai.robot.RobotProviderModel
 
OPENAI - Static variable in class com.bytedesk.ai.provider.LlmProviderConsts
 
OpenaiConfig - Class in com.bytedesk.ai.provider.vendors.openai
 
OpenaiConfig() - Constructor for class com.bytedesk.ai.provider.vendors.openai.OpenaiConfig
 
OpenaiController - Class in com.bytedesk.ai.provider.vendors.openai
 
OpenaiController() - Constructor for class com.bytedesk.ai.provider.vendors.openai.OpenaiController
 
OpenaiService - Class in com.bytedesk.ai.provider.vendors.openai
 
OpenaiService() - Constructor for class com.bytedesk.ai.provider.vendors.openai.OpenaiService
 
openId - Variable in class com.bytedesk.core.rbac.oauth.OAuthEntity
 
openId - Variable in class com.bytedesk.core.rbac.oauth.OAuthRequest
 
openId - Variable in class com.bytedesk.core.rbac.oauth.OAuthResponse
 
OPENROUTER - Static variable in class com.bytedesk.ai.provider.LlmProviderConsts
 
openTickets - Variable in class com.bytedesk.ticket.statistic.TicketStatisticEntity
 
openTickets - Variable in class com.bytedesk.ticket.statistic.TicketStatisticResponse
 
OPERATION_MAINTENANCE - Static variable in class com.bytedesk.ticket.ticket.TicketCategories
Operation & Maintenance Categories 运维类
ORACLE - Enum constant in enum class com.bytedesk.core.enums.DatabaseTypeEnum
 
ORDER - Enum constant in enum class com.bytedesk.core.message.MessageTypeEnum
 
orderNo - Variable in class com.bytedesk.core.category.CategoryEntity
 
orderNo - Variable in class com.bytedesk.core.category.CategoryRequest
 
orderNo - Variable in class com.bytedesk.core.category.CategoryResponse
 
ORG - Enum constant in enum class com.bytedesk.service.statistic.ServiceStatisticTypeEnum
 
ORG - Enum constant in enum class com.bytedesk.ticket.statistic.TicketStatisticTypeEnum
 
organization - Variable in class com.bytedesk.core.config.properties.BytedeskProperties
 
organization - Variable in class com.bytedesk.core.rbac.organization.OrganizationApplyEntity
 
organization - Variable in class com.bytedesk.core.rbac.user.UserOrganizationRoleEntity
 
organization - Variable in class com.bytedesk.core.rbac.user.UserOrganizationRoleResponse
 
Organization() - Constructor for class com.bytedesk.core.config.properties.BytedeskProperties.Organization
 
ORGANIZATION - Enum constant in enum class com.bytedesk.core.enums.LevelEnum
 
ORGANIZATION_CREATE - Static variable in class com.bytedesk.core.rbac.organization.OrganizationPermissions
 
ORGANIZATION_DELETE - Static variable in class com.bytedesk.core.rbac.organization.OrganizationPermissions
 
ORGANIZATION_EXPORT - Static variable in class com.bytedesk.core.rbac.organization.OrganizationPermissions
 
ORGANIZATION_INVITATION - Enum constant in enum class com.bytedesk.core.notification.NotificationTypeEnum
 
ORGANIZATION_INVITATION_ACCEPT - Enum constant in enum class com.bytedesk.core.notification.NotificationTypeEnum
 
ORGANIZATION_INVITATION_REJECT - Enum constant in enum class com.bytedesk.core.notification.NotificationTypeEnum
 
ORGANIZATION_PREFIX - Static variable in class com.bytedesk.core.rbac.organization.OrganizationPermissions
 
ORGANIZATION_READ - Static variable in class com.bytedesk.core.rbac.organization.OrganizationPermissions
 
ORGANIZATION_UPDATE - Static variable in class com.bytedesk.core.rbac.organization.OrganizationPermissions
 
OrganizationApplyEntity - Class in com.bytedesk.core.rbac.organization
 
OrganizationApplyEntity() - Constructor for class com.bytedesk.core.rbac.organization.OrganizationApplyEntity
 
OrganizationCreateEvent - Class in com.bytedesk.core.rbac.organization
 
OrganizationCreateEvent(OrganizationEntity) - Constructor for class com.bytedesk.core.rbac.organization.OrganizationCreateEvent
 
OrganizationEntity - Class in com.bytedesk.core.rbac.organization
 
OrganizationEntity() - Constructor for class com.bytedesk.core.rbac.organization.OrganizationEntity
 
OrganizationEntityListener - Class in com.bytedesk.core.rbac.organization
 
OrganizationEntityListener() - Constructor for class com.bytedesk.core.rbac.organization.OrganizationEntityListener
 
OrganizationEventHandler - Class in com.bytedesk.core.rbac.organization
 
OrganizationEventHandler() - Constructor for class com.bytedesk.core.rbac.organization.OrganizationEventHandler
 
OrganizationIdentityTypeEnum - Enum Class in com.bytedesk.core.rbac.organization
 
OrganizationIdentityTypeEnum() - Constructor for enum class com.bytedesk.core.rbac.organization.OrganizationIdentityTypeEnum
 
OrganizationInitializer - Class in com.bytedesk.core.rbac.organization
 
OrganizationInitializer() - Constructor for class com.bytedesk.core.rbac.organization.OrganizationInitializer
 
OrganizationPermissions - Class in com.bytedesk.core.rbac.organization
 
OrganizationPermissions() - Constructor for class com.bytedesk.core.rbac.organization.OrganizationPermissions
 
organizationRepository - Variable in class com.bytedesk.core.rbac.organization.OrganizationInitializer
 
organizationRepository - Variable in class com.bytedesk.core.rbac.organization.OrganizationService
 
organizationRepository - Variable in class com.bytedesk.core.rbac.user.UserService
 
organizationRepository - Variable in class com.bytedesk.service.statistic.ServiceStatisticService
 
organizationRepository - Variable in class com.bytedesk.ticket.statistic.TicketStatisticService
 
OrganizationRepository - Interface in com.bytedesk.core.rbac.organization
// @RepositoryRestResource(exported = false) // 隐藏接口
OrganizationRequest - Class in com.bytedesk.core.rbac.organization
 
OrganizationRequest() - Constructor for class com.bytedesk.core.rbac.organization.OrganizationRequest
 
OrganizationResponse - Class in com.bytedesk.core.rbac.organization
 
OrganizationResponse() - Constructor for class com.bytedesk.core.rbac.organization.OrganizationResponse
 
OrganizationResponseSimple - Class in com.bytedesk.core.rbac.organization
 
OrganizationResponseSimple() - Constructor for class com.bytedesk.core.rbac.organization.OrganizationResponseSimple
 
OrganizationRestController - Class in com.bytedesk.core.rbac.organization
 
OrganizationRestController() - Constructor for class com.bytedesk.core.rbac.organization.OrganizationRestController
 
organizationService - Variable in class com.bytedesk.core.rbac.organization.OrganizationInitializer
 
organizationService - Variable in class com.bytedesk.core.rbac.organization.OrganizationRestController
 
organizationService - Variable in class com.bytedesk.ticket.process.TicketProcessInitializer
 
OrganizationService - Class in com.bytedesk.core.rbac.organization
 
OrganizationService() - Constructor for class com.bytedesk.core.rbac.organization.OrganizationService
 
OrganizationSpecification - Class in com.bytedesk.core.rbac.organization
 
OrganizationSpecification() - Constructor for class com.bytedesk.core.rbac.organization.OrganizationSpecification
 
OrganizationVerifyStatusEnum - Enum Class in com.bytedesk.core.rbac.organization
 
OrganizationVerifyStatusEnum() - Constructor for enum class com.bytedesk.core.rbac.organization.OrganizationVerifyStatusEnum
 
OrganizationVerifyTypeEnum - Enum Class in com.bytedesk.core.rbac.organization
 
OrganizationVerifyTypeEnum() - Constructor for enum class com.bytedesk.core.rbac.organization.OrganizationVerifyTypeEnum
 
orgUid - Variable in class com.bytedesk.ai.provider.LlmProviderResponse
 
orgUid - Variable in class com.bytedesk.ai.springai.event.VectorSplitEvent
 
orgUid - Variable in class com.bytedesk.core.base.BaseEntity
 
orgUid - Variable in class com.bytedesk.core.base.BaseRequest
 
orgUid - Variable in class com.bytedesk.core.message_unread.MessageUnreadEntity
 
orgUid - Variable in class com.bytedesk.core.message.MessageExtra
 
orgUid - Variable in class com.bytedesk.core.quartz.QuartzRequest
belong to org
orgUid - Variable in class com.bytedesk.core.quartz.QuartzResponse
belong to org
orgUid - Variable in class com.bytedesk.kbase.article.ArticleResponse
 
orgUid - Variable in class com.bytedesk.kbase.auto_reply.fixed.AutoReplyFixedExcelListener
 
orgUid - Variable in class com.bytedesk.kbase.auto_reply.fixed.AutoReplyFixedResponse
 
orgUid - Variable in class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordExcelListener
 
orgUid - Variable in class com.bytedesk.kbase.faq.FaqExcelListener
 
orgUid - Variable in class com.bytedesk.kbase.faq.FaqMessageExtra
 
orgUid - Variable in class com.bytedesk.kbase.faq.FaqResponse
 
orgUid - Variable in class com.bytedesk.kbase.kbase.KbaseResponse
 
orgUid - Variable in class com.bytedesk.kbase.notebase.NotebaseResponse
 
orgUid - Variable in class com.bytedesk.kbase.quick_reply.QuickReplyExcelListener
 
orgUid - Variable in class com.bytedesk.kbase.quick_reply.QuickReplyRequest
 
orgUid - Variable in class com.bytedesk.kbase.quick_reply.QuickReplyResponse
 
orgUid - Variable in class com.bytedesk.kbase.taboo.TabooExcelListener
 
orgUid - Variable in class com.bytedesk.service.leave_msg.LeaveMsgExtra
 
orgUid - Variable in class com.bytedesk.service.rating.RatingMessageExtra
 
orgUid - Variable in class com.bytedesk.team.member.MemberExcelListener
 
orgUid - Variable in class com.bytedesk.ticket.process.TicketProcessResponse
 
os - Variable in class com.bytedesk.service.visitor.VisitorDevice
 
os - Variable in class com.bytedesk.service.visitor.VisitorRequest
 
oss - Variable in class com.bytedesk.core.config.properties.BytedeskProperties.Aliyun
 
Oss() - Constructor for class com.bytedesk.core.config.properties.BytedeskProperties.Aliyun.Oss
 
ossBaseUrl - Variable in class com.bytedesk.kbase.upload.cloud.AliyunProperties
 
ossBucketName - Variable in class com.bytedesk.kbase.upload.cloud.AliyunProperties
 
ossClient - Variable in class com.bytedesk.kbase.upload.cloud.AliyunOss
 
ossEndpoint - Variable in class com.bytedesk.kbase.upload.cloud.AliyunProperties
 
OTHER - Enum constant in enum class com.bytedesk.core.rbac.organization.OrganizationIdentityTypeEnum
 
OTHER - Enum constant in enum class com.bytedesk.core.rbac.organization.OrganizationVerifyTypeEnum
 
OTHER - Enum constant in enum class com.bytedesk.voc.enums.FeedbackType
 
owner - Variable in class com.bytedesk.core.thread.ThreadEntity
 
owner - Variable in class com.bytedesk.core.thread.ThreadResponse
 
owner - Variable in class com.bytedesk.ticket.ticket.dto.TicketHistoryTaskResponse
 
owner - Variable in class com.bytedesk.ticket.ticket.TicketEntity
 
ownerNickname - Variable in class com.bytedesk.core.thread.ThreadRequest
 
ownerUid - Variable in class com.bytedesk.core.thread.ThreadRequest
 

P

p1 - Variable in class com.bytedesk.core.uid.utils.PaddedAtomicLong
Padded 6 long (48 bytes)
p2 - Variable in class com.bytedesk.core.uid.utils.PaddedAtomicLong
Padded 6 long (48 bytes)
p3 - Variable in class com.bytedesk.core.uid.utils.PaddedAtomicLong
Padded 6 long (48 bytes)
p4 - Variable in class com.bytedesk.core.uid.utils.PaddedAtomicLong
Padded 6 long (48 bytes)
p5 - Variable in class com.bytedesk.core.uid.utils.PaddedAtomicLong
Padded 6 long (48 bytes)
p6 - Variable in class com.bytedesk.core.uid.utils.PaddedAtomicLong
Padded 6 long (48 bytes)
PA - Enum constant in enum class com.bytedesk.core.enums.LanguageEnum
 
PaddedAtomicLong - Class in com.bytedesk.core.uid.utils
Represents a padded AtomicLong to prevent the FalseSharing problem
PaddedAtomicLong() - Constructor for class com.bytedesk.core.uid.utils.PaddedAtomicLong
Constructors from AtomicLong
PaddedAtomicLong(long) - Constructor for class com.bytedesk.core.uid.utils.PaddedAtomicLong
 
paddingBuffer() - Method in class com.bytedesk.core.uid.buffer.BufferPaddingExecutor
Padding buffer fill the slots until to catch the cursor
paddingFactor - Variable in class com.bytedesk.core.uid.impl.CachedUidGenerator
指定何时向RingBuffer中填充UID, 取值为百分比(0, 100), 默认为50 举例: bufferSize=1024, paddingFactor=50 -> threshold=1024 * 50 / 100 = 512.
paddingThreshold - Variable in class com.bytedesk.core.uid.buffer.RingBuffer
Threshold for trigger padding buffer
pageNumber - Variable in class com.bytedesk.core.base.BaseRequest
 
pageNumber - Variable in class com.bytedesk.core.base.BaseRequestNoOrg
 
pageSize - Variable in class com.bytedesk.core.base.BaseRequest
 
pageSize - Variable in class com.bytedesk.core.base.BaseRequestNoOrg
 
params - Variable in class com.bytedesk.core.ip.access.IpAccessEntity
 
params - Variable in class com.bytedesk.core.ip.access.IpAccessResponse
 
parent - Variable in class com.bytedesk.core.category.CategoryEntity
 
parent - Variable in class com.bytedesk.team.department.DepartmentEntity
 
parentEventLoopGroup - Variable in class com.bytedesk.core.socket.mqtt.server.MqttWebSocketServer
 
parentEventLoopGroupThreadCount - Variable in class com.bytedesk.core.socket.mqtt.MqttProperties
 
parentId - Variable in class com.bytedesk.forum.comment.CommentEntity
 
parentId - Variable in class com.bytedesk.voc.reply.ReplyEntity
 
parentUid - Variable in class com.bytedesk.core.category.CategoryRequest
 
parentUid - Variable in class com.bytedesk.core.category.CategoryResponse
 
parentUid - Variable in class com.bytedesk.team.department.DepartmentRequest
 
parentUid - Variable in class com.bytedesk.team.department.DepartmentResponse
 
parse(Class<T>, V) - Static method in class com.bytedesk.core.uid.utils.EnumUtils
Parse the bounded value into ValuedEnum
PARSE_FILE - Enum constant in enum class com.bytedesk.core.redis.pubsub.RedisPubsubMessageType
 
PARSE_FILE_ERROR - Enum constant in enum class com.bytedesk.core.redis.pubsub.RedisPubsubMessageType
 
PARSE_FILE_ERROR - Enum constant in enum class com.bytedesk.kbase.upload.UploadStatusEnum
 
PARSE_FILE_SUCCESS - Enum constant in enum class com.bytedesk.core.redis.pubsub.RedisPubsubMessageType
 
PARSE_FILE_SUCCESS - Enum constant in enum class com.bytedesk.kbase.upload.UploadStatusEnum
 
parseAccessToken(HttpServletRequest) - Method in class com.bytedesk.core.rbac.auth.AuthTokenFilter
 
parseDelimitedFrom(InputStream) - Static method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message
 
parseDelimitedFrom(InputStream) - Static method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread
 
parseDelimitedFrom(InputStream) - Static method in class com.bytedesk.core.socket.protobuf.model.UserProto.User
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.bytedesk.core.socket.protobuf.model.UserProto.User
 
parseFrom(byte[]) - Static method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message
 
parseFrom(byte[]) - Static method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread
 
parseFrom(byte[]) - Static method in class com.bytedesk.core.socket.protobuf.model.UserProto.User
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.bytedesk.core.socket.protobuf.model.UserProto.User
 
parseFrom(ByteString) - Static method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message
 
parseFrom(ByteString) - Static method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread
 
parseFrom(ByteString) - Static method in class com.bytedesk.core.socket.protobuf.model.UserProto.User
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.bytedesk.core.socket.protobuf.model.UserProto.User
 
parseFrom(CodedInputStream) - Static method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message
 
parseFrom(CodedInputStream) - Static method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread
 
parseFrom(CodedInputStream) - Static method in class com.bytedesk.core.socket.protobuf.model.UserProto.User
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.bytedesk.core.socket.protobuf.model.UserProto.User
 
parseFrom(InputStream) - Static method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message
 
parseFrom(InputStream) - Static method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread
 
parseFrom(InputStream) - Static method in class com.bytedesk.core.socket.protobuf.model.UserProto.User
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.bytedesk.core.socket.protobuf.model.UserProto.User
 
parseFrom(String) - Static method in class com.bytedesk.core.rbac.user.UserProtobuf
 
parseFrom(ByteBuffer) - Static method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message
 
parseFrom(ByteBuffer) - Static method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread
 
parseFrom(ByteBuffer) - Static method in class com.bytedesk.core.socket.protobuf.model.UserProto.User
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.bytedesk.core.socket.protobuf.model.UserProto.User
 
parseLocalDateTime(String) - Static method in class com.bytedesk.core.utils.BdDateUtils
 
parseLocalDateTime(String, DateTimeFormatter) - Static method in class com.bytedesk.core.utils.BdDateUtils
 
parser() - Static method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message
 
parser() - Static method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread
 
parser() - Static method in class com.bytedesk.core.socket.protobuf.model.UserProto.User
 
PARSER - Static variable in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message
 
PARSER - Static variable in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread
 
PARSER - Static variable in class com.bytedesk.core.socket.protobuf.model.UserProto.User
 
parseUID(long) - Method in class com.bytedesk.core.uid.impl.CachedUidGenerator
 
parseUID(long) - Method in class com.bytedesk.core.uid.impl.DefaultUidGenerator
 
parseUID(long) - Method in interface com.bytedesk.core.uid.UidGeneratorService
Parse the UID into elements which are used to generate the UID.
PARSING - Enum constant in enum class com.bytedesk.kbase.upload.UploadStatusEnum
 
PASSPORT - Enum constant in enum class com.bytedesk.core.rbac.organization.OrganizationIdentityTypeEnum
 
password - Variable in class com.bytedesk.core.config.properties.BytedeskProperties.Admin
 
password - Variable in class com.bytedesk.core.rbac.auth.AuthRequest
 
password - Variable in class com.bytedesk.core.rbac.user.UserDetailsImpl
 
password - Variable in class com.bytedesk.core.rbac.user.UserEntity
 
password - Variable in class com.bytedesk.core.rbac.user.UserRequest
 
password - Variable in class com.bytedesk.core.redis.JedisProperties
 
password - Variable in class com.bytedesk.kbase.article.ArticleEntity
 
password - Variable in class com.bytedesk.team.member.MemberRequest
 
passwordDefault - Variable in class com.bytedesk.core.config.properties.BytedeskProperties.Admin
 
passwordEncoder - Variable in class com.bytedesk.core.config.SecurityConfig
 
passwordEncoder - Variable in class com.bytedesk.core.rbac.user.UserService
 
passwordEncoder() - Method in class com.bytedesk.core.config.BytedeskConfig
 
PAUSE - Enum constant in enum class com.bytedesk.core.quartz.QuartzConsts.Status
暂停
PAUSED - Enum constant in enum class com.bytedesk.service.queue.QueueStatusEnum
 
pauseJob(QuartzRequest) - Method in class com.bytedesk.core.quartz.QuartzRestController
 
pauseJob(QuartzRequest) - Method in class com.bytedesk.core.quartz.QuartzService
 
PDF - Enum constant in enum class com.bytedesk.kbase.file.FileTypeEnum
 
PDF - Enum constant in enum class com.bytedesk.kbase.split.SplitTypeEnum
 
PDF - Enum constant in enum class com.bytedesk.kbase.text.TextTypeEnum
 
PDF - Enum constant in enum class com.bytedesk.kbase.website.WebsiteTypeEnum
 
PENDING - Enum constant in enum class com.bytedesk.core.push.PushStatusEnum
 
PENDING - Enum constant in enum class com.bytedesk.kbase.article.ArticleAuditStatusEnum
 
PENDING - Enum constant in enum class com.bytedesk.team.group.GroupInviteStatus
 
PENDING - Enum constant in enum class com.bytedesk.team.member.MemberStatusEnum
 
PENDING - Enum constant in enum class com.bytedesk.ticket.message.TicketMessageStatusEnum
 
PENDING - Enum constant in enum class com.bytedesk.ticket.ticket.TicketStatusEnum
 
PENDING - Enum constant in enum class com.bytedesk.voc.enums.FeedbackStatus
 
pendingCount - Variable in class com.bytedesk.voc.feedback.dto.FeedbackStats
 
pendingFeedbacks(Model, Pageable) - Method in class com.bytedesk.voc.controller.VocController
 
pendingTickets - Variable in class com.bytedesk.ticket.statistic.TicketStatisticEntity
 
pendingTickets - Variable in class com.bytedesk.ticket.statistic.TicketStatisticResponse
 
pendTicket(TicketRequest) - Method in class com.bytedesk.ticket.ticket.TicketRestController
待回应工单
pendTicket(TicketRequest) - Method in class com.bytedesk.ticket.ticket.TicketService
待回应工单 PROCESSING -> PENDING (待回应)
PermissionEnum - Enum Class in com.bytedesk.core.enums
 
PermissionEnum() - Constructor for enum class com.bytedesk.core.enums.PermissionEnum
 
persist(String) - Method in class com.bytedesk.core.message.MessagePersistService
 
PERSONAL - Enum constant in enum class com.bytedesk.core.rbac.organization.OrganizationVerifyTypeEnum
 
PHONE - Enum constant in enum class com.bytedesk.core.enums.ClientEnum
 
PHONE_NUMBER_UTIL - Static variable in class com.bytedesk.core.utils.PhoneToRegionUtil
 
PhoneToRegionUtil - Class in com.bytedesk.core.utils
https://github.com/google/libphonenumber/ https://www.baeldung.com/java-libphonenumber 基于google的libphonenumber将手机号转成地区及供应商信息
PhoneToRegionUtil() - Constructor for class com.bytedesk.core.utils.PhoneToRegionUtil
 
PINDUODUO - Enum constant in enum class com.bytedesk.core.enums.ClientEnum
 
ping() - Method in class com.bytedesk.ai.provider.vendors.ollama.Ollama4jRestController
 
ping(MessageRequest) - Method in class com.bytedesk.core.message.MessageRestController
客户端定期ping, TODO: 1.
ping(VisitorRequest) - Method in class com.bytedesk.service.visitor.VisitorAnonymousController
 
pingReq - Variable in class com.bytedesk.core.socket.mqtt.protocol.ProtocolProcess
 
pingReq() - Method in class com.bytedesk.core.socket.mqtt.protocol.ProtocolProcess
 
PingReq - Class in com.bytedesk.core.socket.mqtt.protocol
 
PingReq() - Constructor for class com.bytedesk.core.socket.mqtt.protocol.PingReq
 
PINTEREST - Enum constant in enum class com.bytedesk.core.enums.ClientEnum
 
PL - Enum constant in enum class com.bytedesk.core.enums.LanguageEnum
 
platform - Variable in class com.bytedesk.core.action.ActionEntity
 
platform - Variable in class com.bytedesk.core.action.ActionRequest
 
platform - Variable in class com.bytedesk.core.category.CategoryEntity
 
platform - Variable in class com.bytedesk.core.category.CategoryRequest
 
platform - Variable in class com.bytedesk.core.flow.FlowEntity
 
platform - Variable in class com.bytedesk.core.flow.FlowRequest
 
platform - Variable in class com.bytedesk.core.form.FormEntity
 
platform - Variable in class com.bytedesk.core.form.FormRequest
 
platform - Variable in class com.bytedesk.core.menu.MenuEntity
 
platform - Variable in class com.bytedesk.core.menu.MenuRequest
 
platform - Variable in class com.bytedesk.core.push.PushEntity
 
platform - Variable in class com.bytedesk.core.push.PushRequest
 
platform - Variable in class com.bytedesk.core.push.PushResponse
 
platform - Variable in class com.bytedesk.core.rbac.auth.AuthRequest
 
platform - Variable in class com.bytedesk.core.rbac.authority.AuthorityEntity
 
platform - Variable in class com.bytedesk.core.rbac.authority.AuthorityRequest
 
platform - Variable in class com.bytedesk.core.rbac.role.RoleEntity
 
platform - Variable in class com.bytedesk.core.rbac.role.RoleRequest
 
platform - Variable in class com.bytedesk.core.rbac.role.RoleResponse
 
platform - Variable in class com.bytedesk.core.rbac.user.UserDetailsImpl
 
platform - Variable in class com.bytedesk.core.rbac.user.UserEntity
 
platform - Variable in class com.bytedesk.core.rbac.user.UserRequest
 
platform - Variable in class com.bytedesk.core.rbac.user.UserResponse
 
platform - Variable in class com.bytedesk.core.tag.TagEntity
 
platform - Variable in class com.bytedesk.core.tag.TagRequest
 
platform - Variable in class com.bytedesk.core.utils.JwtSubject
 
platform - Variable in class com.bytedesk.kbase.faq.FaqEntity
 
platform - Variable in class com.bytedesk.kbase.file.FileEntity
 
platform - Variable in class com.bytedesk.kbase.file.FileRequest
 
platform - Variable in class com.bytedesk.kbase.kbase.KbaseEntity
 
platform - Variable in class com.bytedesk.kbase.kbase.KbaseRequest
 
platform - Variable in class com.bytedesk.kbase.kbase.KbaseResponse
 
platform - Variable in class com.bytedesk.kbase.quick_reply.QuickReplyResponseAgent
 
platform - Variable in class com.bytedesk.kbase.split.SplitEntity
 
platform - Variable in class com.bytedesk.kbase.split.SplitRequest
 
platform - Variable in class com.bytedesk.kbase.text.TextEntity
 
platform - Variable in class com.bytedesk.kbase.text.TextRequest
 
platform - Variable in class com.bytedesk.kbase.website.WebsiteEntity
 
platform - Variable in class com.bytedesk.kbase.website.WebsiteRequest
 
platform - Variable in class com.bytedesk.ticket.process.TicketProcessEntity
 
platform - Variable in class com.bytedesk.ticket.process.TicketProcessRequest
 
PLATFORM - Enum constant in enum class com.bytedesk.core.enums.LevelEnum
 
PLATFORM_BYTEDESK - Static variable in class com.bytedesk.core.constant.BytedeskConsts
 
PlatformEnum - Enum Class in com.bytedesk.core.enums
 
PlatformEnum() - Constructor for enum class com.bytedesk.core.enums.PlatformEnum
 
pointcut(ProceedingJoinPoint) - Method in class com.bytedesk.core.aop.ApiRateLimiterAspect
 
POLL - Enum constant in enum class com.bytedesk.core.message.MessageTypeEnum
 
POLL_SUBMIT - Enum constant in enum class com.bytedesk.core.message.MessageTypeEnum
 
pop(String) - Method in class com.bytedesk.core.redis.queue.RedisQueueService
 
port - Variable in class com.bytedesk.core.config.properties.BytedeskProperties.Cluster
 
port - Variable in class com.bytedesk.core.redis.JedisProperties
 
port - Variable in class com.bytedesk.core.uid.UidGeneratorEntity
Type of CONTAINER: Port, ACTUAL : Timestamp + Random(0-10000)
port - Variable in class com.bytedesk.core.uid.worker.DisposableWorkerIdAssigner
 
post(Long, Model, Pageable) - Method in class com.bytedesk.forum.controller.ForumViewController
 
PostController - Class in com.bytedesk.forum.post
 
PostController() - Constructor for class com.bytedesk.forum.post.PostController
 
postCount - Variable in class com.bytedesk.core.category.CategoryEntity
 
postCount - Variable in class com.bytedesk.forum.user.ForumUserStats
 
PostEntity - Class in com.bytedesk.forum.post
 
PostEntity() - Constructor for class com.bytedesk.forum.post.PostEntity
 
POSTGRESQL - Enum constant in enum class com.bytedesk.core.enums.DatabaseTypeEnum
 
postId - Variable in class com.bytedesk.forum.comment.CommentEntity
 
postPersist(LlmModelEntity) - Method in class com.bytedesk.ai.model.LlmModelEntityListener
 
postPersist(LlmProviderEntity) - Method in class com.bytedesk.ai.provider.LlmProviderEntityListener
 
postPersist(CategoryEntity) - Method in class com.bytedesk.core.category.CategoryEntityListener
 
postPersist(ClipboardEntity) - Method in class com.bytedesk.core.clipboard.ClipboardEntityListener
 
postPersist(RoleEntity) - Method in class com.bytedesk.core.rbac.role.RoleEntityListener
 
postPersist(UserEntity) - Method in class com.bytedesk.core.rbac.user.UserEntityListener
 
postPersist(ThreadEntity) - Method in class com.bytedesk.core.thread.ThreadEntityListener
 
postPersist(KbaseEntity) - Method in class com.bytedesk.kbase.kbase.KbaseEntityListener
 
postPersist(UploadEntity) - Method in class com.bytedesk.kbase.upload.UploadEntityListener
 
postPersist(AgentEntity) - Method in class com.bytedesk.service.agent.AgentEntityListener
 
postPersist(QueueEntity) - Method in class com.bytedesk.service.queue.QueueEntityListener
 
postPersist(QueueEntity) - Method in class com.bytedesk.service.queue.QueueListener
 
postPersist(MemberEntity) - Method in class com.bytedesk.team.member.MemberEntityListener
 
postPersist(TicketStatisticEntity) - Method in class com.bytedesk.ticket.statistic.TicketStatisticEntityListener
 
postPersist(TicketEntity) - Method in class com.bytedesk.ticket.ticket.TicketEntityListener
 
postRepository - Variable in class com.bytedesk.forum.post.PostServiceImpl
 
postRepository - Variable in class com.bytedesk.forum.user.ForumUserServiceImpl
 
PostRepository - Interface in com.bytedesk.forum.post
 
PostSearchCriteria - Class in com.bytedesk.forum.post
 
PostSearchCriteria() - Constructor for class com.bytedesk.forum.post.PostSearchCriteria
 
postService - Variable in class com.bytedesk.forum.controller.ForumViewController
 
postService - Variable in class com.bytedesk.forum.post.PostController
 
PostService - Interface in com.bytedesk.forum.post
 
PostServiceImpl - Class in com.bytedesk.forum.post
 
PostServiceImpl() - Constructor for class com.bytedesk.forum.post.PostServiceImpl
 
PostSpecification - Class in com.bytedesk.forum.post
 
PostSpecification() - Constructor for class com.bytedesk.forum.post.PostSpecification
 
postUpdate(LlmModelEntity) - Method in class com.bytedesk.ai.model.LlmModelEntityListener
 
postUpdate(LlmProviderEntity) - Method in class com.bytedesk.ai.provider.LlmProviderEntityListener
 
postUpdate(CategoryEntity) - Method in class com.bytedesk.core.category.CategoryEntityListener
 
postUpdate(ClipboardEntity) - Method in class com.bytedesk.core.clipboard.ClipboardEntityListener
 
postUpdate(RoleEntity) - Method in class com.bytedesk.core.rbac.role.RoleEntityListener
 
postUpdate(UserEntity) - Method in class com.bytedesk.core.rbac.user.UserEntityListener
 
postUpdate(ThreadEntity) - Method in class com.bytedesk.core.thread.ThreadEntityListener
 
postUpdate(KbaseEntity) - Method in class com.bytedesk.kbase.kbase.KbaseEntityListener
 
postUpdate(UploadEntity) - Method in class com.bytedesk.kbase.upload.UploadEntityListener
 
postUpdate(AgentEntity) - Method in class com.bytedesk.service.agent.AgentEntityListener
 
postUpdate(QueueEntity) - Method in class com.bytedesk.service.queue.QueueEntityListener
 
postUpdate(MemberEntity) - Method in class com.bytedesk.team.member.MemberEntityListener
 
postUpdate(TicketEntity) - Method in class com.bytedesk.ticket.ticket.TicketEntityListener
 
POTENTIAL - Enum constant in enum class com.bytedesk.core.crm.CustomerTypeEnum
 
PPT - Enum constant in enum class com.bytedesk.kbase.file.FileTypeEnum
 
PPT - Enum constant in enum class com.bytedesk.kbase.split.SplitTypeEnum
 
PPT - Enum constant in enum class com.bytedesk.kbase.text.TextTypeEnum
 
PPT - Enum constant in enum class com.bytedesk.kbase.website.WebsiteTypeEnum
 
prefix - Variable in class com.bytedesk.core.config.properties.BytedeskProperties.Cache
 
preForm - Variable in class com.bytedesk.kbase.settings.ServiceSettings
 
preForm - Variable in class com.bytedesk.kbase.settings.ServiceSettingsRequest
 
preForm - Variable in class com.bytedesk.kbase.settings.ServiceSettingsResponse
 
preForm - Variable in class com.bytedesk.kbase.settings.ServiceSettingsResponseVisitor
 
preHandle(HttpServletRequest, HttpServletResponse, Object) - Method in class com.bytedesk.core.black.BlackAccessInterceptor
 
preHandle(HttpServletRequest, HttpServletResponse, Object) - Method in class com.bytedesk.core.ip.access.IpAccessInterceptor
 
PREMIUM_ECONOMY - Enum constant in enum class com.bytedesk.ai.springai.demo.airline.data.BookingClass
 
prepareKeyword(String) - Method in class com.bytedesk.forum.post.PostServiceImpl
 
prepareStressTest() - Method in class com.bytedesk.service.visitor.VisitorRestService
 
prePersist(QueueEntity) - Method in class com.bytedesk.service.queue.QueueListener
 
preSend(Message<?>, MessageChannel) - Method in class com.bytedesk.core.socket.stomp.interceptor.StompChannelInterceptor
 
preview(String, String, String, String, HttpServletResponse) - Method in class com.bytedesk.kbase.upload.UploadFilePreview
浏览器预览文件,或放到 标签中在线展示 http://127.0.0.1:9003/file/2024/09/16/20240916144702_身份证-背面.jpg
PREVIEW - Enum constant in enum class com.bytedesk.core.message.MessageTypeEnum
 
primaryColor - Variable in class com.bytedesk.kbase.kbase.KbaseEntity
 
primaryColor - Variable in class com.bytedesk.kbase.kbase.KbaseRequest
 
primaryColor - Variable in class com.bytedesk.kbase.kbase.KbaseResponse
 
priority - Variable in class com.bytedesk.service.queue_member.QueueMemberEntity
 
priority - Variable in class com.bytedesk.service.queue_member.QueueMemberRequest
 
priority - Variable in class com.bytedesk.service.queue_member.QueueMemberResponse
 
priority - Variable in class com.bytedesk.ticket.form.TicketHandleForm
 
priority - Variable in class com.bytedesk.ticket.task.TicketTaskEntity
 
priority - Variable in class com.bytedesk.ticket.ticket.dto.TicketHistoryProcessResponse
 
priority - Variable in class com.bytedesk.ticket.ticket.dto.TicketHistoryTaskResponse
 
priority - Variable in class com.bytedesk.ticket.ticket.dto.TicketRequest
 
priority - Variable in class com.bytedesk.ticket.ticket.dto.TicketResponse
 
priority - Variable in class com.bytedesk.ticket.ticket.TicketEntity
 
priority - Variable in class com.bytedesk.ticket.ticket.TicketExcel
 
process - Variable in class com.bytedesk.ticket.process.event.TicketProcessCreateEvent
 
process(UploadRequest) - Method in class com.bytedesk.ai.springai.SpringAIVectorController
 
PROCESS_CREATE - Static variable in class com.bytedesk.ticket.process.TicketProcessPermissions
 
PROCESS_DELETE - Static variable in class com.bytedesk.ticket.process.TicketProcessPermissions
 
PROCESS_EXPORT - Static variable in class com.bytedesk.ticket.process.TicketProcessPermissions
 
PROCESS_INTERVAL - Static variable in class com.bytedesk.ai.robot.RobotFaqProcessor
 
PROCESS_PREFIX - Static variable in class com.bytedesk.ticket.process.TicketProcessPermissions
 
PROCESS_READ - Static variable in class com.bytedesk.ticket.process.TicketProcessPermissions
 
PROCESS_UPDATE - Static variable in class com.bytedesk.ticket.process.TicketProcessPermissions
 
processConnect(Channel, MqttConnectMessage) - Method in class com.bytedesk.core.socket.mqtt.protocol.Connect
处理连接请求
processDefinitionId - Variable in class com.bytedesk.ticket.ticket.dto.TicketHistoryActivityResponse
 
processDefinitionId - Variable in class com.bytedesk.ticket.ticket.dto.TicketHistoryProcessResponse
 
processDefinitionId - Variable in class com.bytedesk.ticket.ticket.dto.TicketHistoryTaskResponse
 
processDefinitionKey - Variable in class com.bytedesk.ticket.ticket.dto.TicketHistoryProcessResponse
 
processDefinitionName - Variable in class com.bytedesk.ticket.ticket.dto.TicketHistoryProcessResponse
 
ProcessDefinitionResponse - Class in com.bytedesk.ticket.process
 
ProcessDefinitionResponse() - Constructor for class com.bytedesk.ticket.process.ProcessDefinitionResponse
 
processDefinitionVersion - Variable in class com.bytedesk.ticket.ticket.dto.TicketHistoryProcessResponse
 
processDisConnect(Channel, MqttMessage) - Method in class com.bytedesk.core.socket.mqtt.protocol.DisConnect
 
PROCESSED - Enum constant in enum class com.bytedesk.core.message.MessageStatusEnum
 
processEntityUid - Variable in class com.bytedesk.ticket.ticket.dto.TicketRequest
 
processEntityUid - Variable in class com.bytedesk.ticket.ticket.dto.TicketResponse
 
processEntityUid - Variable in class com.bytedesk.ticket.ticket.TicketEntity
 
processFaqBatch() - Method in class com.bytedesk.ai.robot.RobotFaqProcessor
 
PROCESSING - Enum constant in enum class com.bytedesk.core.message.MessageTypeEnum
 
PROCESSING - Enum constant in enum class com.bytedesk.ticket.ticket.TicketStatusEnum
 
PROCESSING - Enum constant in enum class com.bytedesk.voc.enums.FeedbackStatus
 
processingCount - Variable in class com.bytedesk.voc.feedback.dto.FeedbackStats
 
processingThreads - Variable in class com.bytedesk.service.queue.QueueStats
 
processingTickets - Variable in class com.bytedesk.ticket.statistic.TicketStatisticEntity
 
processingTickets - Variable in class com.bytedesk.ticket.statistic.TicketStatisticResponse
 
processInstanceId - Variable in class com.bytedesk.ticket.message.event.TicketMessageEvent
 
processInstanceId - Variable in class com.bytedesk.ticket.ticket.dto.TicketHistoryActivityResponse
 
processInstanceId - Variable in class com.bytedesk.ticket.ticket.dto.TicketHistoryProcessResponse
 
processInstanceId - Variable in class com.bytedesk.ticket.ticket.dto.TicketHistoryTaskResponse
 
processInstanceId - Variable in class com.bytedesk.ticket.ticket.dto.TicketRequest
 
processInstanceId - Variable in class com.bytedesk.ticket.ticket.dto.TicketResponse
 
processInstanceId - Variable in class com.bytedesk.ticket.ticket.TicketEntity
 
processMessage(String) - Method in class com.bytedesk.ai.robot.RobotEventListener
 
processMessage(String) - Method in class com.bytedesk.kbase.taboo.TabooVipEventListener
 
processMessage(String) - Method in class com.bytedesk.service.thread_transfer.ThreadTransferEventListener
 
processMessageQueue() - Method in class com.bytedesk.core.redis.pubsub.RedisPubsubStringListener
 
processModels() - Method in class com.bytedesk.ai.provider.vendors.ollama.Ollama4jRestController
 
processPingReq(Channel, MqttMessage) - Method in class com.bytedesk.core.socket.mqtt.protocol.PingReq
 
processPubAck(Channel, MqttMessageIdVariableHeader) - Method in class com.bytedesk.core.socket.mqtt.protocol.PubAck
 
processPubComp(Channel, MqttMessageIdVariableHeader) - Method in class com.bytedesk.core.socket.mqtt.protocol.PubComp
 
processPublish(Channel, MqttPublishMessage) - Method in class com.bytedesk.core.socket.mqtt.protocol.Publish
 
processPubRec(Channel, MqttMessageIdVariableHeader) - Method in class com.bytedesk.core.socket.mqtt.protocol.PubRec
 
processPubRel(Channel, MqttMessageIdVariableHeader) - Method in class com.bytedesk.core.socket.mqtt.protocol.PubRel
 
processQueue() - Method in class com.bytedesk.service.queue.QueueService
 
processRepository - Variable in class com.bytedesk.ticket.process.TicketProcessRestService
 
processRestService - Variable in class com.bytedesk.ticket.process.TicketProcessRestController
 
processRetryQueue() - Method in class com.bytedesk.ai.robot.RobotRestService
 
processRetryQueue() - Method in class com.bytedesk.core.topic.TopicService
 
processRetryQueue() - Method in class com.bytedesk.kbase.faq.FaqRestService
 
processRetryQueue() - Method in class com.bytedesk.service.agent.AgentRestService
 
processService - Variable in class com.bytedesk.ticket.process.TicketProcessRestController
 
processSubscribe(Channel, MqttSubscribeMessage) - Method in class com.bytedesk.core.socket.mqtt.protocol.Subscribe
 
processUnSubscribe(Channel, MqttUnsubscribeMessage) - Method in class com.bytedesk.core.socket.mqtt.protocol.UnSubscribe
 
processVariables - Variable in class com.bytedesk.ticket.ticket.dto.TicketHistoryActivityResponse
 
processVariables - Variable in class com.bytedesk.ticket.ticket.dto.TicketHistoryTaskResponse
 
produce(RedisEvent) - Method in class com.bytedesk.core.redis.stream.RedisStreamService
 
PRODUCTION - Enum constant in enum class com.bytedesk.ai.provider.LlmProviderStatusEnum
 
PROJECT - Enum constant in enum class com.bytedesk.team.group.GroupTypeEnum
 
prompt - Variable in class com.bytedesk.ai.robot.RobotJsonLoader.LocaleData
 
prompt - Variable in class com.bytedesk.ai.robot.RobotLlm
 
PROMPT_BLUEPRINT - Variable in class com.bytedesk.ai.provider.vendors.zhipuai.ZhipuaiChatService
 
PROMPT_QA_TEMPLATE - Variable in class com.bytedesk.ai.provider.vendors.ollama.OllamaChatService
 
PROMPT_QA_TEMPLATE - Variable in class com.bytedesk.ai.provider.vendors.zhipuai.ZhipuaiChatService
 
PROMPT_QA_TEMPLATE - Variable in class com.bytedesk.ai.springai.SpringAIZhipuaiService
 
PROMPT_TEMPLATE - Variable in class com.bytedesk.ai.provider.vendors.ollama.OllamaChatService
 
PROMPT_TEMPLATE - Variable in class com.bytedesk.ai.provider.vendors.zhipuai.ZhipuaiChatService
 
PROMPT_TEMPLATE - Variable in class com.bytedesk.ai.springai.SpringAIZhipuaiService
 
promptTokens - Variable in class com.bytedesk.ai.robot.RobotMessage
参考:
promptTokens - Variable in class com.bytedesk.core.redis.pubsub.message.RedisPubsubMessageQa
 
properties - Variable in class com.bytedesk.kbase.upload.UploadConfig
 
properties - Static variable in class com.bytedesk.kbase.upload.UploadUtils
 
protobufHttpMessageConverter() - Method in class com.bytedesk.core.config.ProtoConfig
protobuf 序列化
protobufRestTemplate(ProtobufHttpMessageConverter) - Method in class com.bytedesk.core.config.ProtoConfig
protobuf 反序列化
protocolProcess - Variable in class com.bytedesk.core.socket.mqtt.handler.MqttTransportHandler
 
protocolProcess - Variable in class com.bytedesk.core.socket.mqtt.server.MqttWebSocketServer
 
ProtocolProcess - Class in com.bytedesk.core.socket.mqtt.protocol
 
ProtocolProcess() - Constructor for class com.bytedesk.core.socket.mqtt.protocol.ProtocolProcess
 
ProtoConfig - Class in com.bytedesk.core.config
 
ProtoConfig() - Constructor for class com.bytedesk.core.config.ProtoConfig
 
provide(long) - Method in interface com.bytedesk.core.uid.buffer.BufferedUidProvider
Provides UID in one second
provider - Variable in class com.bytedesk.ai.robot.RobotLlm
 
provider - Variable in class com.bytedesk.core.rbac.oauth.OAuthEntity
 
provider - Variable in class com.bytedesk.core.rbac.oauth.OAuthResponse
 
ProviderJson() - Constructor for class com.bytedesk.ai.provider.LlmProviderJsonLoader.ProviderJson
 
providerName - Variable in class com.bytedesk.ai.model.LlmModelEntity
 
providerName - Variable in class com.bytedesk.ai.model.LlmModelRequest
 
providerName - Variable in class com.bytedesk.ai.model.LlmModelResponse
 
providerUid - Variable in class com.bytedesk.ai.model.LlmModelEntity
 
providerUid - Variable in class com.bytedesk.ai.model.LlmModelRequest
 
providerUid - Variable in class com.bytedesk.ai.model.LlmModelResponse
 
PT - Enum constant in enum class com.bytedesk.core.enums.LanguageEnum
 
pubAck - Variable in class com.bytedesk.core.socket.mqtt.protocol.ProtocolProcess
 
pubAck() - Method in class com.bytedesk.core.socket.mqtt.protocol.ProtocolProcess
 
PubAck - Class in com.bytedesk.core.socket.mqtt.protocol
 
PubAck() - Constructor for class com.bytedesk.core.socket.mqtt.protocol.PubAck
 
pubComp - Variable in class com.bytedesk.core.socket.mqtt.protocol.ProtocolProcess
 
pubComp() - Method in class com.bytedesk.core.socket.mqtt.protocol.ProtocolProcess
 
PubComp - Class in com.bytedesk.core.socket.mqtt.protocol
 
PubComp() - Constructor for class com.bytedesk.core.socket.mqtt.protocol.PubComp
 
publish - Variable in class com.bytedesk.core.socket.mqtt.protocol.ProtocolProcess
 
publish() - Method in class com.bytedesk.core.socket.mqtt.protocol.ProtocolProcess
 
Publish - Class in com.bytedesk.core.socket.mqtt.protocol
 
Publish() - Constructor for class com.bytedesk.core.socket.mqtt.protocol.Publish
 
published - Variable in class com.bytedesk.ai.robot.RobotEntity
 
published - Variable in class com.bytedesk.ai.robot.RobotRequest
 
published - Variable in class com.bytedesk.ai.robot.RobotResponse
 
published - Variable in class com.bytedesk.kbase.article.ArticleEntity
 
published - Variable in class com.bytedesk.kbase.article.ArticleRequest
 
published - Variable in class com.bytedesk.kbase.article.ArticleResponse
 
published - Variable in class com.bytedesk.kbase.kbase.KbaseEntity
 
published - Variable in class com.bytedesk.kbase.kbase.KbaseRequest
 
published - Variable in class com.bytedesk.kbase.kbase.KbaseResponse
 
published - Variable in class com.bytedesk.kbase.notebase.NotebaseEntity
 
published - Variable in class com.bytedesk.kbase.notebase.NotebaseRequest
 
published - Variable in class com.bytedesk.kbase.notebase.NotebaseResponse
 
publishEvent(Object) - Method in class com.bytedesk.core.config.BytedeskEventPublisher
 
publishMessageCreateEvent(MessageEntity) - Method in class com.bytedesk.core.config.BytedeskEventPublisher
 
publishMessageJsonEvent(String) - Method in class com.bytedesk.core.config.BytedeskEventPublisher
 
publishMessageJsonEvent(String) - Method in class com.bytedesk.core.message.MessageSendServiceImpl
 
publishMessageUpdateEvent(MessageEntity) - Method in class com.bytedesk.core.config.BytedeskEventPublisher
 
publishMqttConnectedEvent(String) - Method in class com.bytedesk.core.config.BytedeskEventPublisher
 
publishMqttConnectedEvent(String) - Method in class com.bytedesk.core.socket.mqtt.MqttService
 
publishMqttDisconnectedEvent(String) - Method in class com.bytedesk.core.config.BytedeskEventPublisher
 
publishMqttDisconnectedEvent(String) - Method in class com.bytedesk.core.socket.mqtt.MqttService
 
publishMqttSubscribeEvent(String, String) - Method in class com.bytedesk.core.config.BytedeskEventPublisher
 
publishMqttSubscribeEvent(String, String) - Method in class com.bytedesk.core.socket.mqtt.MqttService
 
publishMqttUnsubscribeEvent(String, String) - Method in class com.bytedesk.core.config.BytedeskEventPublisher
 
publishMqttUnsubscribeEvent(String, String) - Method in class com.bytedesk.core.socket.mqtt.MqttService
 
publishOrganizationCreateEvent(OrganizationEntity) - Method in class com.bytedesk.core.config.BytedeskEventPublisher
 
publishQuartzDay0Event() - Method in class com.bytedesk.core.config.BytedeskEventPublisher
 
publishQuartzDay8Event() - Method in class com.bytedesk.core.config.BytedeskEventPublisher
 
publishQuartzFiveMinEvent() - Method in class com.bytedesk.core.config.BytedeskEventPublisher
 
publishQuartzFiveSecondEvent() - Method in class com.bytedesk.core.config.BytedeskEventPublisher
 
publishQuartzHalfHourEvent() - Method in class com.bytedesk.core.config.BytedeskEventPublisher
 
publishQuartzHourlyEvent() - Method in class com.bytedesk.core.config.BytedeskEventPublisher
 
publishQuartzOneMinEvent() - Method in class com.bytedesk.core.config.BytedeskEventPublisher
 
publishStompConnectedEvent(String) - Method in class com.bytedesk.core.config.BytedeskEventPublisher
 
publishStompDisconnectedEvent(String) - Method in class com.bytedesk.core.config.BytedeskEventPublisher
 
publishStompSubscribeEvent(String, String) - Method in class com.bytedesk.core.config.BytedeskEventPublisher
 
publishStompUnsubscribeEvent(String, String) - Method in class com.bytedesk.core.config.BytedeskEventPublisher
 
publishText(String) - Method in class com.bytedesk.core.redis.pubsub.RedisPubsubController
http://127.0.0.1:9003/redis/pubsub/send?
publishThreadCreateEvent(ThreadEntity) - Method in class com.bytedesk.core.config.BytedeskEventPublisher
 
publishThreadUpdateEvent(ThreadEntity) - Method in class com.bytedesk.core.config.BytedeskEventPublisher
 
publishTopicCreateEvent(String, String) - Method in class com.bytedesk.core.config.BytedeskEventPublisher
 
publishTopicUpdateEvent(String, String) - Method in class com.bytedesk.core.config.BytedeskEventPublisher
 
publishUserCreateEvent(UserEntity) - Method in class com.bytedesk.core.config.BytedeskEventPublisher
 
publishUserUpdateEvent(UserEntity) - Method in class com.bytedesk.core.config.BytedeskEventPublisher
 
pubRec - Variable in class com.bytedesk.core.socket.mqtt.protocol.ProtocolProcess
 
pubRec() - Method in class com.bytedesk.core.socket.mqtt.protocol.ProtocolProcess
 
PubRec - Class in com.bytedesk.core.socket.mqtt.protocol
 
PubRec() - Constructor for class com.bytedesk.core.socket.mqtt.protocol.PubRec
 
pubRel - Variable in class com.bytedesk.core.socket.mqtt.protocol.ProtocolProcess
 
pubRel() - Method in class com.bytedesk.core.socket.mqtt.protocol.ProtocolProcess
 
PubRel - Class in com.bytedesk.core.socket.mqtt.protocol
 
PubRel() - Constructor for class com.bytedesk.core.socket.mqtt.protocol.PubRel
 
pullModel(LibraryModelTag) - Method in class com.bytedesk.ai.provider.vendors.ollama.Ollama4jRestController
 
pullModel(LibraryModelTag) - Method in class com.bytedesk.ai.provider.vendors.ollama.Ollama4jService
 
pullModel(String) - Method in class com.bytedesk.ai.provider.vendors.ollama.Ollama4jService
 
push(String) - Method in class com.bytedesk.core.topic.TopicCacheService
 
push(String, String) - Method in class com.bytedesk.core.message.MessagePersistCache
 
push(String, String) - Method in class com.bytedesk.core.redis.queue.RedisQueueService
 
push(String, String) - Method in class com.bytedesk.core.thread.ThreadPersistCache
 
push(String, String) - Method in class com.bytedesk.core.topic.TopicCacheService
 
push(String, String, long) - Method in class com.bytedesk.core.redis.RedisService
 
push(String, String, String, int, String, String, String, String) - Method in class com.bytedesk.core.push.ios.ApnsPushService
推送一条消息 payloadBuilder.setContentAvailable(false);
PUSH_CREATE - Static variable in class com.bytedesk.core.push.PushPermissions
 
PUSH_DELETE - Static variable in class com.bytedesk.core.push.PushPermissions
 
PUSH_EXPORT - Static variable in class com.bytedesk.core.push.PushPermissions
 
PUSH_PREFIX - Static variable in class com.bytedesk.core.push.PushPermissions
 
PUSH_READ - Static variable in class com.bytedesk.core.push.PushPermissions
 
PUSH_UPDATE - Static variable in class com.bytedesk.core.push.PushPermissions
 
PushConfig - Class in com.bytedesk.core.push
async push https://www.baeldung.com/spring-async https://spring.io/guides/gs/async-method
PushConfig() - Constructor for class com.bytedesk.core.push.PushConfig
 
PushEntity - Class in com.bytedesk.core.push
 
PushEntity() - Constructor for class com.bytedesk.core.push.PushEntity
 
PushEventListener - Class in com.bytedesk.core.push
 
PushEventListener() - Constructor for class com.bytedesk.core.push.PushEventListener
 
pushFilterService - Variable in class com.bytedesk.core.push.PushRestService
 
PushFilterService - Class in com.bytedesk.core.push
 
PushFilterService() - Constructor for class com.bytedesk.core.push.PushFilterService
 
pushForPersist(String) - Method in class com.bytedesk.core.message.MessagePersistCache
 
pushForPersist(String) - Method in class com.bytedesk.core.thread.ThreadPersistCache
 
pushGroup(String, String) - Method in class com.bytedesk.core.message.MessagePersistCache
 
pushGroup(String, String) - Method in class com.bytedesk.core.thread.ThreadPersistCache
 
PushHwService - Class in com.bytedesk.core.push.hw
 
PushHwService() - Constructor for class com.bytedesk.core.push.hw.PushHwService
 
PushMiService - Class in com.bytedesk.core.push.mi
 
PushMiService() - Constructor for class com.bytedesk.core.push.mi.PushMiService
 
PushNotifier - Class in com.bytedesk.core.push
 
PushNotifier() - Constructor for class com.bytedesk.core.push.PushNotifier
 
PushPermissions - Class in com.bytedesk.core.push
 
PushPermissions() - Constructor for class com.bytedesk.core.push.PushPermissions
 
pushRepository - Variable in class com.bytedesk.core.push.PushRestService
 
PushRepository - Interface in com.bytedesk.core.push
 
pushRequest(TopicRequest) - Method in class com.bytedesk.core.topic.TopicCacheService
 
PushRequest - Class in com.bytedesk.core.push
 
PushRequest() - Constructor for class com.bytedesk.core.push.PushRequest
 
PushResponse - Class in com.bytedesk.core.push
 
PushResponse() - Constructor for class com.bytedesk.core.push.PushResponse
 
PushRestController - Class in com.bytedesk.core.push
 
PushRestController() - Constructor for class com.bytedesk.core.push.PushRestController
 
PushRestService - Class in com.bytedesk.core.push
 
PushRestService() - Constructor for class com.bytedesk.core.push.PushRestService
 
pushService - Variable in class com.bytedesk.core.push.PushEventListener
 
pushService - Variable in class com.bytedesk.core.push.PushRestController
 
pushService - Variable in class com.bytedesk.core.rbac.auth.AuthController
 
pushService - Variable in class com.bytedesk.core.rbac.user.UserController
 
pushServiceImplEmail - Variable in class com.bytedesk.core.push.PushRestService
 
PushServiceImplEmail - Class in com.bytedesk.core.push.email
https://springdoc.cn/spring-boot-email/ https://springdoc.cn/spring/integration.html#mail https://mailtrap.io/blog/spring-send-email/ https://www.thymeleaf.org/doc/articles/springmail.html http://blog.didispace.com/springbootmailsender/
PushServiceImplEmail() - Constructor for class com.bytedesk.core.push.email.PushServiceImplEmail
 
PushServiceImplIos - Class in com.bytedesk.core.push.ios
 
PushServiceImplIos() - Constructor for class com.bytedesk.core.push.ios.PushServiceImplIos
 
pushServiceImplSms - Variable in class com.bytedesk.core.push.PushRestService
 
PushServiceImplSms - Class in com.bytedesk.core.push.sms
 
PushServiceImplSms() - Constructor for class com.bytedesk.core.push.sms.PushServiceImplSms
 
PushSmsService - Class in com.bytedesk.core.push.sms
 
PushSmsService() - Constructor for class com.bytedesk.core.push.sms.PushSmsService
 
PushSpecification - Class in com.bytedesk.core.push
 
PushSpecification() - Constructor for class com.bytedesk.core.push.PushSpecification
 
PushStatusEnum - Enum Class in com.bytedesk.core.push
 
PushStatusEnum() - Constructor for enum class com.bytedesk.core.push.PushStatusEnum
 
pushToBytedeskiOSDebug(String, String, String) - Method in class com.bytedesk.core.push.ios.ApnsPushService
 
pushToBytedeskiOSRelease(String, String, String) - Method in class com.bytedesk.core.push.ios.ApnsPushService
 
PushTokenEntity - Class in com.bytedesk.core.push
离线推送token
PushTokenEntity() - Constructor for class com.bytedesk.core.push.PushTokenEntity
 
PushWebService - Class in com.bytedesk.core.push.web
 
PushWebService() - Constructor for class com.bytedesk.core.push.web.PushWebService
 
put(long) - Method in class com.bytedesk.core.uid.buffer.RingBuffer
Put an UID in the ring and tail moved
We use 'synchronized' to guarantee the UID fill in slot and publish new tail sequence as atomic operations
Note that: It is recommended to put UID in a serialize way, cause we once batch generate a series UIDs and put the one by one into the buffer, so it is unnecessary put in multi-threads
put(String, MessageProtobuf) - Method in class com.bytedesk.core.message.MessageCache
 
put(String, MqttSession) - Method in class com.bytedesk.core.socket.mqtt.MqttSessionService
 
putKaptcha(String, String) - Method in class com.bytedesk.core.kaptcha.KaptchaCacheService
 
pythonAi - Variable in class com.bytedesk.core.config.properties.BytedeskProperties.Features
 

Q

QA - Enum constant in enum class com.bytedesk.kbase.split.SplitTypeEnum
 
qaPromptResource - Variable in class com.bytedesk.ai.springai.SpringAIPromptController
 
QianfanConfig - Class in com.bytedesk.ai.provider.vendors.qianfan
 
QianfanConfig() - Constructor for class com.bytedesk.ai.provider.vendors.qianfan.QianfanConfig
 
qps() - Element in annotation interface com.bytedesk.core.annotation.ApiRateLimiter
qps
QQ - Enum constant in enum class com.bytedesk.core.rbac.oauth.OAuthProviderEnum
 
qrcodeUrl - Variable in class com.bytedesk.core.url.UrlResponse
 
Quan - Class in com.bytedesk.social.quan
 
Quan() - Constructor for class com.bytedesk.social.quan.Quan
 
QuartzConfig - Class in com.bytedesk.core.quartz
QuartzConfig() - Constructor for class com.bytedesk.core.quartz.QuartzConfig
 
QuartzConsts - Class in com.bytedesk.core.quartz
任务调度通用常量
QuartzConsts() - Constructor for class com.bytedesk.core.quartz.QuartzConsts
 
QuartzConsts.Status - Enum Class in com.bytedesk.core.quartz
 
QuartzDaily0Job - Class in com.bytedesk.core.quartz.job
1天-运行一次,凌晨0点
QuartzDaily0Job() - Constructor for class com.bytedesk.core.quartz.job.QuartzDaily0Job
 
QuartzDaily8Job - Class in com.bytedesk.core.quartz.job
1天-运行一次,每天8点
QuartzDaily8Job() - Constructor for class com.bytedesk.core.quartz.job.QuartzDaily8Job
 
QuartzDay0Event - Class in com.bytedesk.core.quartz.event
 
QuartzDay0Event(Object) - Constructor for class com.bytedesk.core.quartz.event.QuartzDay0Event
 
QuartzDay8Event - Class in com.bytedesk.core.quartz.event
 
QuartzDay8Event(Object) - Constructor for class com.bytedesk.core.quartz.event.QuartzDay8Event
 
QuartzEntity - Class in com.bytedesk.core.quartz
 
QuartzEntity() - Constructor for class com.bytedesk.core.quartz.QuartzEntity
 
QuartzFiveMinEvent - Class in com.bytedesk.core.quartz.event
 
QuartzFiveMinEvent(Object) - Constructor for class com.bytedesk.core.quartz.event.QuartzFiveMinEvent
 
QuartzFiveMinJob - Class in com.bytedesk.core.quartz.job
5 min job 5分钟定时任务
QuartzFiveMinJob() - Constructor for class com.bytedesk.core.quartz.job.QuartzFiveMinJob
 
QuartzFiveSecondEvent - Class in com.bytedesk.core.quartz.event
 
QuartzFiveSecondEvent(Object) - Constructor for class com.bytedesk.core.quartz.event.QuartzFiveSecondEvent
 
QuartzFiveSecondJob - Class in com.bytedesk.core.quartz.job
 
QuartzFiveSecondJob() - Constructor for class com.bytedesk.core.quartz.job.QuartzFiveSecondJob
 
QuartzHalfHourEvent - Class in com.bytedesk.core.quartz.event
 
QuartzHalfHourEvent(Object) - Constructor for class com.bytedesk.core.quartz.event.QuartzHalfHourEvent
 
QuartzHalfHourJob - Class in com.bytedesk.core.quartz.job
半小时-运行一次
QuartzHalfHourJob() - Constructor for class com.bytedesk.core.quartz.job.QuartzHalfHourJob
 
QuartzHourlyEvent - Class in com.bytedesk.core.quartz.event
 
QuartzHourlyEvent(Object) - Constructor for class com.bytedesk.core.quartz.event.QuartzHourlyEvent
 
QuartzHourlyJob - Class in com.bytedesk.core.quartz.job
1小时-运行一次,0分
QuartzHourlyJob() - Constructor for class com.bytedesk.core.quartz.job.QuartzHourlyJob
 
QuartzInitializer - Class in com.bytedesk.core.quartz
 
QuartzInitializer() - Constructor for class com.bytedesk.core.quartz.QuartzInitializer
 
QuartzJob - Class in com.bytedesk.core.quartz
 
QuartzJob() - Constructor for class com.bytedesk.core.quartz.QuartzJob
 
QuartzOneMinEvent - Class in com.bytedesk.core.quartz.event
 
QuartzOneMinEvent(Object) - Constructor for class com.bytedesk.core.quartz.event.QuartzOneMinEvent
 
QuartzOneMinJob - Class in com.bytedesk.core.quartz.job
1 min job
QuartzOneMinJob() - Constructor for class com.bytedesk.core.quartz.job.QuartzOneMinJob
 
quartzRepository - Variable in class com.bytedesk.core.quartz.QuartzInitializer
 
quartzRepository - Variable in class com.bytedesk.core.quartz.QuartzService
 
QuartzRepository - Interface in com.bytedesk.core.quartz
 
QuartzRequest - Class in com.bytedesk.core.quartz
 
QuartzRequest() - Constructor for class com.bytedesk.core.quartz.QuartzRequest
 
QuartzResponse - Class in com.bytedesk.core.quartz
 
QuartzResponse() - Constructor for class com.bytedesk.core.quartz.QuartzResponse
 
QuartzRestController - Class in com.bytedesk.core.quartz
 
QuartzRestController() - Constructor for class com.bytedesk.core.quartz.QuartzRestController
 
quartzService - Variable in class com.bytedesk.core.quartz.QuartzInitializer
 
quartzService - Variable in class com.bytedesk.core.quartz.QuartzRestController
 
QuartzService - Class in com.bytedesk.core.quartz
https://cloud.tencent.com/developer/article/1923722
QuartzService() - Constructor for class com.bytedesk.core.quartz.QuartzService
 
QuarzInitializer - Class in com.bytedesk.core.quartz
 
QuarzInitializer() - Constructor for class com.bytedesk.core.quartz.QuarzInitializer
 
query(AssistantRequest) - Method in class com.bytedesk.core.assistant.AssistantController
query assistant
query(AssistantRequest) - Method in class com.bytedesk.core.assistant.AssistantService
 
query(ChannelRequest) - Method in class com.bytedesk.core.channel.ChannelController
query channel
query(ChannelRequest) - Method in class com.bytedesk.core.channel.ChannelService
 
query(ThreadRequest) - Method in class com.bytedesk.core.thread.ThreadRestService
 
query(QuickReplyRequest) - Method in class com.bytedesk.kbase.quick_reply.QuickReplyRestService
 
query(AgentRequest) - Method in class com.bytedesk.service.agent.AgentRestService
 
query(VisitorRequest) - Method in class com.bytedesk.service.visitor.VisitorRestService
 
query(MemberRequest) - Method in class com.bytedesk.team.member.MemberRestService
 
query(TicketProcessRequest) - Method in class com.bytedesk.ticket.process.TicketProcessService
 
queryAgentStatistics(String, String, LocalDateTime, LocalDateTime) - Method in class com.bytedesk.service.statistic.ServiceStatisticService
查询处理人统计
queryAllUnassigned(TicketRequest) - Method in class com.bytedesk.ticket.ticket.TicketService
查询所有待分配的工单
queryAssigneeStatistics(String, String, LocalDateTime, LocalDateTime) - Method in class com.bytedesk.ticket.statistic.TicketStatisticService
查询处理人统计
queryByDate(ServiceStatisticRequest) - Method in class com.bytedesk.service.statistic.ServiceStatisticRestController
 
queryByDate(ServiceStatisticRequest) - Method in class com.bytedesk.service.statistic.ServiceStatisticService
查询某时间段统计
queryByDate(TicketStatisticRequest) - Method in class com.bytedesk.ticket.statistic.TicketStatisticRestController
 
queryByDate(TicketStatisticRequest) - Method in class com.bytedesk.ticket.statistic.TicketStatisticService
查询某时间段统计
queryByOrg(LlmModelRequest) - Method in class com.bytedesk.ai.model.LlmModelRestController
 
queryByOrg(LlmModelRequest) - Method in class com.bytedesk.ai.model.LlmModelRestService
 
queryByOrg(LlmProviderRequest) - Method in class com.bytedesk.ai.provider.LlmProviderRestController
 
queryByOrg(LlmProviderRequest) - Method in class com.bytedesk.ai.provider.LlmProviderRestService
 
queryByOrg(OllamaRequest) - Method in class com.bytedesk.ai.provider.vendors.ollama.OllamaRestController
 
queryByOrg(OllamaRequest) - Method in class com.bytedesk.ai.provider.vendors.ollama.OllamaRestService
 
queryByOrg(RobotRequest) - Method in class com.bytedesk.ai.robot.RobotRestController
 
queryByOrg(RobotRequest) - Method in class com.bytedesk.ai.robot.RobotRestService
 
queryByOrg(ActionRequest) - Method in class com.bytedesk.core.action.ActionRestController
 
queryByOrg(ActionRequest) - Method in class com.bytedesk.core.action.ActionRestService
 
queryByOrg(BlackRequest) - Method in class com.bytedesk.core.black.BlackRestController
 
queryByOrg(BlackRequest) - Method in class com.bytedesk.core.black.BlackRestService
 
queryByOrg(CategoryRequest) - Method in class com.bytedesk.core.category.CategoryRestController
 
queryByOrg(CategoryRequest) - Method in class com.bytedesk.core.category.CategoryRestService
 
queryByOrg(ClipboardRequest) - Method in class com.bytedesk.core.clipboard.ClipboardRestController
 
queryByOrg(ClipboardRequest) - Method in class com.bytedesk.core.clipboard.ClipboardRestService
 
queryByOrg(CustomerRequest) - Method in class com.bytedesk.core.crm.CustomerController
 
queryByOrg(CustomerRequest) - Method in class com.bytedesk.core.crm.CustomerService
 
queryByOrg(FeatureRequest) - Method in class com.bytedesk.core.feature.FeatureRestController
 
queryByOrg(FlowRequest) - Method in class com.bytedesk.core.flow.FlowRestController
 
queryByOrg(FlowRequest) - Method in class com.bytedesk.core.flow.FlowRestService
 
queryByOrg(FormRequest) - Method in class com.bytedesk.core.form.FormRestController
 
queryByOrg(FormRequest) - Method in class com.bytedesk.core.form.FormRestService
 
queryByOrg(IpAccessRequest) - Method in class com.bytedesk.core.ip.access.IpAccessRestController
 
queryByOrg(IpAccessRequest) - Method in class com.bytedesk.core.ip.access.IpAccessRestService
 
queryByOrg(IpBlacklistRequest) - Method in class com.bytedesk.core.ip.black.IpBlacklistRestController
 
queryByOrg(IpBlacklistRequest) - Method in class com.bytedesk.core.ip.black.IpBlacklistRestService
 
queryByOrg(IpWhitelistRequest) - Method in class com.bytedesk.core.ip.white.IpWhitelistRestController
 
queryByOrg(IpWhitelistRequest) - Method in class com.bytedesk.core.ip.white.IpWhitelistRestService
 
queryByOrg(MenuRequest) - Method in class com.bytedesk.core.menu.MenuRestController
 
queryByOrg(MenuRequest) - Method in class com.bytedesk.core.menu.MenuRestService
 
queryByOrg(MessageUnreadRequest) - Method in class com.bytedesk.core.message_unread.MessageUnreadController
 
queryByOrg(MessageRequest) - Method in class com.bytedesk.core.message.MessageRestController
 
queryByOrg(MessageRequest) - Method in class com.bytedesk.core.message.MessageRestService
 
queryByOrg(MessageRequest) - Method in class com.bytedesk.service.visitor_message.VisitorMessageRestController
 
queryByOrg(MessageRequest) - Method in class com.bytedesk.service.visitor_message.VisitorMessageRestService
 
queryByOrg(NotificationRequest) - Method in class com.bytedesk.core.notification.NotificationRestController
 
queryByOrg(NotificationRequest) - Method in class com.bytedesk.core.notification.NotificationRestService
 
queryByOrg(EmailTemplateRequest) - Method in class com.bytedesk.core.push.email.EmailTemplateController
 
queryByOrg(EmailTemplateRequest) - Method in class com.bytedesk.core.push.email.EmailTemplateService
 
queryByOrg(PushRequest) - Method in class com.bytedesk.core.push.PushRestController
 
queryByOrg(PushRequest) - Method in class com.bytedesk.core.push.PushRestService
 
queryByOrg(QuartzRequest) - Method in class com.bytedesk.core.quartz.QuartzRestController
query acrooding to orgUid
queryByOrg(QuartzRequest) - Method in class com.bytedesk.core.quartz.QuartzService
 
queryByOrg(AuthorityRequest) - Method in class com.bytedesk.core.rbac.authority.AuthorityRestController
 
queryByOrg(AuthorityRequest) - Method in class com.bytedesk.core.rbac.authority.AuthorityService
 
queryByOrg(OAuthRequest) - Method in class com.bytedesk.core.rbac.oauth.OAuthController
 
queryByOrg(OAuthRequest) - Method in class com.bytedesk.core.rbac.oauth.OAuthService
 
queryByOrg(OrganizationRequest) - Method in class com.bytedesk.core.rbac.organization.OrganizationRestController
 
queryByOrg(OrganizationRequest) - Method in class com.bytedesk.core.rbac.organization.OrganizationService
 
queryByOrg(RoleRequest) - Method in class com.bytedesk.core.rbac.role.RoleRestController
 
queryByOrg(RoleRequest) - Method in class com.bytedesk.core.rbac.role.RoleRestService
 
queryByOrg(UserRequest) - Method in class com.bytedesk.core.rbac.user.UserRestController
 
queryByOrg(UserRequest) - Method in class com.bytedesk.core.rbac.user.UserRestService
 
queryByOrg(TagRequest) - Method in class com.bytedesk.core.tag.TagRestController
 
queryByOrg(TagRequest) - Method in class com.bytedesk.core.tag.TagRestService
 
queryByOrg(ThreadRequest) - Method in class com.bytedesk.core.thread.ThreadRestController
 
queryByOrg(ThreadRequest) - Method in class com.bytedesk.core.thread.ThreadRestService
 
queryByOrg(TopicRequest) - Method in class com.bytedesk.core.topic.TopicRestController
 
queryByOrg(TopicRequest) - Method in class com.bytedesk.core.topic.TopicRestService
 
queryByOrg(UrlRequest) - Method in class com.bytedesk.core.url.UrlRestController
 
queryByOrg(UrlRequest) - Method in class com.bytedesk.core.url.UrlRestService
 
queryByOrg(ArticleRequest) - Method in class com.bytedesk.kbase.article.ArticleRestController
 
queryByOrg(ArticleRequest) - Method in class com.bytedesk.kbase.article.ArticleRestService
 
queryByOrg(AutoReplyFixedRequest) - Method in class com.bytedesk.kbase.auto_reply.fixed.AutoReplyFixedRestController
 
queryByOrg(AutoReplyFixedRequest) - Method in class com.bytedesk.kbase.auto_reply.fixed.AutoReplyFixedRestService
 
queryByOrg(AutoReplyKeywordRequest) - Method in class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordRestController
 
queryByOrg(AutoReplyKeywordRequest) - Method in class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordRestService
 
queryByOrg(FaqRequest) - Method in class com.bytedesk.kbase.faq.FaqRestController
 
queryByOrg(FaqRequest) - Method in class com.bytedesk.kbase.faq.FaqRestService
 
queryByOrg(FileRequest) - Method in class com.bytedesk.kbase.file.FileRestController
 
queryByOrg(FileRequest) - Method in class com.bytedesk.kbase.file.FileRestService
 
queryByOrg(KbaseRequest) - Method in class com.bytedesk.kbase.kbase.KbaseRestController
 
queryByOrg(KbaseRequest) - Method in class com.bytedesk.kbase.kbase.KbaseRestService
 
queryByOrg(NotebaseRequest) - Method in class com.bytedesk.kbase.notebase.NotebaseRestController
 
queryByOrg(NotebaseRequest) - Method in class com.bytedesk.kbase.notebase.NotebaseService
 
queryByOrg(QuickReplyRequest) - Method in class com.bytedesk.kbase.quick_reply.QuickReplyRestController
 
queryByOrg(QuickReplyRequest) - Method in class com.bytedesk.kbase.quick_reply.QuickReplyRestService
 
queryByOrg(SplitRequest) - Method in class com.bytedesk.kbase.split.SplitRestController
 
queryByOrg(SplitRequest) - Method in class com.bytedesk.kbase.split.SplitRestService
 
queryByOrg(TabooRequest) - Method in class com.bytedesk.kbase.taboo.TabooRestController
 
queryByOrg(TabooRequest) - Method in class com.bytedesk.kbase.taboo.TabooService
 
queryByOrg(TextRequest) - Method in class com.bytedesk.kbase.text.TextRestController
 
queryByOrg(TextRequest) - Method in class com.bytedesk.kbase.text.TextRestService
 
queryByOrg(UploadRequest) - Method in class com.bytedesk.kbase.upload.UploadRestController
 
queryByOrg(UploadRequest) - Method in class com.bytedesk.kbase.upload.UploadRestService
 
queryByOrg(WebsiteRequest) - Method in class com.bytedesk.kbase.website.WebsiteRestController
 
queryByOrg(WebsiteRequest) - Method in class com.bytedesk.kbase.website.WebsiteRestService
 
queryByOrg(AgentStatusLogEntity) - Method in class com.bytedesk.service.agent_status.AgentStatusLogController
 
queryByOrg(AgentStatusLogRequest) - Method in class com.bytedesk.service.agent_status.AgentStatusLogService
 
queryByOrg(AgentRequest) - Method in class com.bytedesk.service.agent.AgentRestController
 
queryByOrg(AgentRequest) - Method in class com.bytedesk.service.agent.AgentRestService
 
queryByOrg(BrowseRequest) - Method in class com.bytedesk.service.browse.BrowseRestController
 
queryByOrg(BrowseRequest) - Method in class com.bytedesk.service.browse.BrowseRestService
 
queryByOrg(LeaveMsgRequest) - Method in class com.bytedesk.service.leave_msg.LeaveMsgRestController
 
queryByOrg(LeaveMsgRequest) - Method in class com.bytedesk.service.leave_msg.LeaveMsgRestService
 
queryByOrg(QueueMemberRequest) - Method in class com.bytedesk.service.queue_member.QueueMemberRestController
 
queryByOrg(QueueMemberRequest) - Method in class com.bytedesk.service.queue_member.QueueMemberRestService
 
queryByOrg(QueueRequest) - Method in class com.bytedesk.service.queue.QueueRestController
 
queryByOrg(QueueRequest) - Method in class com.bytedesk.service.queue.QueueRestService
 
queryByOrg(RatingRequest) - Method in class com.bytedesk.service.rating.RatingController
 
queryByOrg(RatingRequest) - Method in class com.bytedesk.service.rating.RatingService
 
queryByOrg(StatisticThreadRequest) - Method in class com.bytedesk.service.statistic_thread.StatisticThreadController
 
queryByOrg(StatisticThreadRequest) - Method in class com.bytedesk.service.statistic_thread.StatisticThreadService
 
queryByOrg(ServiceStatisticRequest) - Method in class com.bytedesk.service.statistic.ServiceStatisticRestController
 
queryByOrg(ServiceStatisticRequest) - Method in class com.bytedesk.service.statistic.ServiceStatisticRestService
 
queryByOrg(ThreadTransferRequest) - Method in class com.bytedesk.service.thread_transfer.ThreadTransferController
 
queryByOrg(ThreadTransferRequest) - Method in class com.bytedesk.service.thread_transfer.ThreadTransferService
 
queryByOrg(VisitorThreadRequest) - Method in class com.bytedesk.service.visitor_thread.VisitorThreadController
 
queryByOrg(VisitorThreadRequest) - Method in class com.bytedesk.service.visitor_thread.VisitorThreadService
 
queryByOrg(VisitorRequest) - Method in class com.bytedesk.service.visitor.VisitorRestController
 
queryByOrg(VisitorRequest) - Method in class com.bytedesk.service.visitor.VisitorRestService
 
queryByOrg(WorkgroupRequest) - Method in class com.bytedesk.service.workgroup.WorkgroupRestController
 
queryByOrg(WorkgroupRequest) - Method in class com.bytedesk.service.workgroup.WorkgroupRestService
 
queryByOrg(WorktimeRequest) - Method in class com.bytedesk.service.worktime.WorktimeController
 
queryByOrg(WorktimeRequest) - Method in class com.bytedesk.service.worktime.WorktimeService
 
queryByOrg(DepartmentRequest) - Method in class com.bytedesk.team.department.DepartmentController
 
queryByOrg(DepartmentRequest) - Method in class com.bytedesk.team.department.DepartmentService
 
queryByOrg(GroupRequest) - Method in class com.bytedesk.team.group.GroupController
 
queryByOrg(GroupRequest) - Method in class com.bytedesk.team.group.GroupService
 
queryByOrg(MemberRequest) - Method in class com.bytedesk.team.member.MemberRestController
 
queryByOrg(MemberRequest) - Method in class com.bytedesk.team.member.MemberRestService
 
queryByOrg(TicketAttachmentRequest) - Method in class com.bytedesk.ticket.attachment.TicketAttachmentRestService
 
queryByOrg(TicketProcessRequest) - Method in class com.bytedesk.ticket.process.TicketProcessRestController
 
queryByOrg(TicketProcessRequest) - Method in class com.bytedesk.ticket.process.TicketProcessRestService
 
queryByOrg(TicketStatisticRequest) - Method in class com.bytedesk.ticket.statistic.TicketStatisticRestController
 
queryByOrg(TicketStatisticRequest) - Method in class com.bytedesk.ticket.statistic.TicketStatisticRestService
 
queryByOrg(TicketRequest) - Method in class com.bytedesk.ticket.ticket.TicketRestController
 
queryByOrg(TicketRequest) - Method in class com.bytedesk.ticket.ticket.TicketRestService
 
queryByOrg(T) - Method in class com.bytedesk.core.base.BaseRestController
 
queryByOrg(TRequest) - Method in class com.bytedesk.core.base.BaseRestService
 
queryByServiceThreadTopic(TicketRequest) - Method in class com.bytedesk.ticket.ticket.TicketRestController
 
queryBySuper(RoleRequest) - Method in class com.bytedesk.core.rbac.role.RoleRestController
 
queryBySuper(RoleRequest) - Method in class com.bytedesk.core.rbac.role.RoleRestService
 
queryByThreadTopic(MessageRequest) - Method in class com.bytedesk.core.message.MessageRestService
 
queryByThreadTopic(MessageRequest) - Method in class com.bytedesk.service.visitor_message.VisitorMessageRestService
 
queryByThreadTopic(ThreadRequest) - Method in class com.bytedesk.core.thread.ThreadRestController
 
queryByThreadTopic(ThreadRequest) - Method in class com.bytedesk.core.thread.ThreadRestService
 
queryByThreadUid(ThreadRequest) - Method in class com.bytedesk.core.thread.ThreadRestController
 
queryByThreadUid(ThreadRequest) - Method in class com.bytedesk.core.thread.ThreadRestService
 
queryByThreadUid(TicketRequest) - Method in class com.bytedesk.ticket.ticket.TicketRestController
 
queryByTopic(MessageRequest) - Method in class com.bytedesk.core.message.MessageRestController
 
queryByTopic(MessageRequest) - Method in class com.bytedesk.service.visitor_message.VisitorMessageRestController
 
queryByUid(RobotRequest) - Method in class com.bytedesk.ai.robot.RobotRestController
 
queryByUid(OrganizationRequest) - Method in class com.bytedesk.core.rbac.organization.OrganizationRestController
 
queryByUid(GroupRequest) - Method in class com.bytedesk.team.group.GroupController
 
queryByUid(GroupRequest) - Method in class com.bytedesk.team.group.GroupService
 
queryByUid(String) - Method in class com.bytedesk.ai.robot.RobotRestService
 
queryByUser(LlmModelRequest) - Method in class com.bytedesk.ai.model.LlmModelRestController
 
queryByUser(LlmModelRequest) - Method in class com.bytedesk.ai.model.LlmModelRestService
 
queryByUser(LlmProviderRequest) - Method in class com.bytedesk.ai.provider.LlmProviderRestController
 
queryByUser(LlmProviderRequest) - Method in class com.bytedesk.ai.provider.LlmProviderRestService
 
queryByUser(OllamaRequest) - Method in class com.bytedesk.ai.provider.vendors.ollama.OllamaRestController
 
queryByUser(OllamaRequest) - Method in class com.bytedesk.ai.provider.vendors.ollama.OllamaRestService
 
queryByUser(RobotRequest) - Method in class com.bytedesk.ai.robot.RobotRestController
 
queryByUser(RobotRequest) - Method in class com.bytedesk.ai.robot.RobotRestService
 
queryByUser(ActionRequest) - Method in class com.bytedesk.core.action.ActionRestController
 
queryByUser(ActionRequest) - Method in class com.bytedesk.core.action.ActionRestService
 
queryByUser(BlackRequest) - Method in class com.bytedesk.core.black.BlackRestController
 
queryByUser(BlackRequest) - Method in class com.bytedesk.core.black.BlackRestService
 
queryByUser(CategoryRequest) - Method in class com.bytedesk.core.category.CategoryRestController
 
queryByUser(CategoryRequest) - Method in class com.bytedesk.core.category.CategoryRestService
 
queryByUser(ClipboardRequest) - Method in class com.bytedesk.core.clipboard.ClipboardRestController
 
queryByUser(ClipboardRequest) - Method in class com.bytedesk.core.clipboard.ClipboardRestService
 
queryByUser(CustomerRequest) - Method in class com.bytedesk.core.crm.CustomerController
 
queryByUser(CustomerRequest) - Method in class com.bytedesk.core.crm.CustomerService
 
queryByUser(FeatureRequest) - Method in class com.bytedesk.core.feature.FeatureRestController
 
queryByUser(FlowRequest) - Method in class com.bytedesk.core.flow.FlowRestController
 
queryByUser(FlowRequest) - Method in class com.bytedesk.core.flow.FlowRestService
 
queryByUser(FormRequest) - Method in class com.bytedesk.core.form.FormRestController
 
queryByUser(FormRequest) - Method in class com.bytedesk.core.form.FormRestService
 
queryByUser(IpAccessRequest) - Method in class com.bytedesk.core.ip.access.IpAccessRestController
 
queryByUser(IpAccessRequest) - Method in class com.bytedesk.core.ip.access.IpAccessRestService
 
queryByUser(IpBlacklistRequest) - Method in class com.bytedesk.core.ip.black.IpBlacklistRestController
 
queryByUser(IpBlacklistRequest) - Method in class com.bytedesk.core.ip.black.IpBlacklistRestService
 
queryByUser(IpWhitelistRequest) - Method in class com.bytedesk.core.ip.white.IpWhitelistRestController
 
queryByUser(IpWhitelistRequest) - Method in class com.bytedesk.core.ip.white.IpWhitelistRestService
 
queryByUser(MenuRequest) - Method in class com.bytedesk.core.menu.MenuRestController
 
queryByUser(MenuRequest) - Method in class com.bytedesk.core.menu.MenuRestService
 
queryByUser(MessageUnreadRequest) - Method in class com.bytedesk.core.message_unread.MessageUnreadController
 
queryByUser(MessageRequest) - Method in class com.bytedesk.core.message.MessageRestController
 
queryByUser(MessageRequest) - Method in class com.bytedesk.core.message.MessageRestService
 
queryByUser(MessageRequest) - Method in class com.bytedesk.service.visitor_message.VisitorMessageRestController
 
queryByUser(MessageRequest) - Method in class com.bytedesk.service.visitor_message.VisitorMessageRestService
 
queryByUser(NotificationRequest) - Method in class com.bytedesk.core.notification.NotificationRestController
 
queryByUser(NotificationRequest) - Method in class com.bytedesk.core.notification.NotificationRestService
 
queryByUser(EmailTemplateRequest) - Method in class com.bytedesk.core.push.email.EmailTemplateController
 
queryByUser(EmailTemplateRequest) - Method in class com.bytedesk.core.push.email.EmailTemplateService
 
queryByUser(PushRequest) - Method in class com.bytedesk.core.push.PushRestController
 
queryByUser(PushRequest) - Method in class com.bytedesk.core.push.PushRestService
 
queryByUser(QuartzRequest) - Method in class com.bytedesk.core.quartz.QuartzRestController
query accroding to user uid
queryByUser(QuartzRequest) - Method in class com.bytedesk.core.quartz.QuartzService
 
queryByUser(AuthorityRequest) - Method in class com.bytedesk.core.rbac.authority.AuthorityRestController
 
queryByUser(AuthorityRequest) - Method in class com.bytedesk.core.rbac.authority.AuthorityService
 
queryByUser(OAuthRequest) - Method in class com.bytedesk.core.rbac.oauth.OAuthController
 
queryByUser(OAuthRequest) - Method in class com.bytedesk.core.rbac.oauth.OAuthService
 
queryByUser(OrganizationRequest) - Method in class com.bytedesk.core.rbac.organization.OrganizationRestController
 
queryByUser(OrganizationRequest) - Method in class com.bytedesk.core.rbac.organization.OrganizationService
 
queryByUser(RoleRequest) - Method in class com.bytedesk.core.rbac.role.RoleRestController
 
queryByUser(RoleRequest) - Method in class com.bytedesk.core.rbac.role.RoleRestService
 
queryByUser(UserRequest) - Method in class com.bytedesk.core.rbac.user.UserRestController
 
queryByUser(UserRequest) - Method in class com.bytedesk.core.rbac.user.UserRestService
 
queryByUser(TagRequest) - Method in class com.bytedesk.core.tag.TagRestController
 
queryByUser(TagRequest) - Method in class com.bytedesk.core.tag.TagRestService
 
queryByUser(ThreadRequest) - Method in class com.bytedesk.core.thread.ThreadRestController
 
queryByUser(ThreadRequest) - Method in class com.bytedesk.core.thread.ThreadRestService
 
queryByUser(TopicRequest) - Method in class com.bytedesk.core.topic.TopicRestController
 
queryByUser(TopicRequest) - Method in class com.bytedesk.core.topic.TopicRestService
 
queryByUser(UrlRequest) - Method in class com.bytedesk.core.url.UrlRestController
 
queryByUser(UrlRequest) - Method in class com.bytedesk.core.url.UrlRestService
 
queryByUser(ArticleRequest) - Method in class com.bytedesk.kbase.article.ArticleRestController
 
queryByUser(ArticleRequest) - Method in class com.bytedesk.kbase.article.ArticleRestService
 
queryByUser(AutoReplyFixedRequest) - Method in class com.bytedesk.kbase.auto_reply.fixed.AutoReplyFixedRestController
 
queryByUser(AutoReplyFixedRequest) - Method in class com.bytedesk.kbase.auto_reply.fixed.AutoReplyFixedRestService
 
queryByUser(AutoReplyKeywordRequest) - Method in class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordRestController
 
queryByUser(AutoReplyKeywordRequest) - Method in class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordRestService
 
queryByUser(FaqRequest) - Method in class com.bytedesk.kbase.faq.FaqRestController
 
queryByUser(FaqRequest) - Method in class com.bytedesk.kbase.faq.FaqRestService
 
queryByUser(FileRequest) - Method in class com.bytedesk.kbase.file.FileRestController
 
queryByUser(FileRequest) - Method in class com.bytedesk.kbase.file.FileRestService
 
queryByUser(KbaseRequest) - Method in class com.bytedesk.kbase.kbase.KbaseRestController
 
queryByUser(KbaseRequest) - Method in class com.bytedesk.kbase.kbase.KbaseRestService
 
queryByUser(NotebaseRequest) - Method in class com.bytedesk.kbase.notebase.NotebaseRestController
 
queryByUser(NotebaseRequest) - Method in class com.bytedesk.kbase.notebase.NotebaseService
 
queryByUser(QuickReplyRequest) - Method in class com.bytedesk.kbase.quick_reply.QuickReplyRestController
 
queryByUser(QuickReplyRequest) - Method in class com.bytedesk.kbase.quick_reply.QuickReplyRestService
 
queryByUser(SplitRequest) - Method in class com.bytedesk.kbase.split.SplitRestController
 
queryByUser(SplitRequest) - Method in class com.bytedesk.kbase.split.SplitRestService
 
queryByUser(TabooRequest) - Method in class com.bytedesk.kbase.taboo.TabooRestController
 
queryByUser(TabooRequest) - Method in class com.bytedesk.kbase.taboo.TabooService
 
queryByUser(TextRequest) - Method in class com.bytedesk.kbase.text.TextRestController
 
queryByUser(TextRequest) - Method in class com.bytedesk.kbase.text.TextRestService
 
queryByUser(UploadRequest) - Method in class com.bytedesk.kbase.upload.UploadRestController
 
queryByUser(UploadRequest) - Method in class com.bytedesk.kbase.upload.UploadRestService
 
queryByUser(WebsiteRequest) - Method in class com.bytedesk.kbase.website.WebsiteRestController
 
queryByUser(WebsiteRequest) - Method in class com.bytedesk.kbase.website.WebsiteRestService
 
queryByUser(AgentStatusLogEntity) - Method in class com.bytedesk.service.agent_status.AgentStatusLogController
 
queryByUser(AgentStatusLogRequest) - Method in class com.bytedesk.service.agent_status.AgentStatusLogService
 
queryByUser(AgentRequest) - Method in class com.bytedesk.service.agent.AgentRestController
 
queryByUser(AgentRequest) - Method in class com.bytedesk.service.agent.AgentRestService
 
queryByUser(BrowseRequest) - Method in class com.bytedesk.service.browse.BrowseRestController
 
queryByUser(BrowseRequest) - Method in class com.bytedesk.service.browse.BrowseRestService
 
queryByUser(LeaveMsgRequest) - Method in class com.bytedesk.service.leave_msg.LeaveMsgRestController
 
queryByUser(LeaveMsgRequest) - Method in class com.bytedesk.service.leave_msg.LeaveMsgRestService
 
queryByUser(QueueMemberRequest) - Method in class com.bytedesk.service.queue_member.QueueMemberRestController
 
queryByUser(QueueMemberRequest) - Method in class com.bytedesk.service.queue_member.QueueMemberRestService
 
queryByUser(QueueRequest) - Method in class com.bytedesk.service.queue.QueueRestController
 
queryByUser(QueueRequest) - Method in class com.bytedesk.service.queue.QueueRestService
 
queryByUser(RatingRequest) - Method in class com.bytedesk.service.rating.RatingController
 
queryByUser(RatingRequest) - Method in class com.bytedesk.service.rating.RatingService
 
queryByUser(StatisticThreadRequest) - Method in class com.bytedesk.service.statistic_thread.StatisticThreadController
 
queryByUser(StatisticThreadRequest) - Method in class com.bytedesk.service.statistic_thread.StatisticThreadService
 
queryByUser(ServiceStatisticRequest) - Method in class com.bytedesk.service.statistic.ServiceStatisticRestController
 
queryByUser(ServiceStatisticRequest) - Method in class com.bytedesk.service.statistic.ServiceStatisticRestService
 
queryByUser(ThreadTransferRequest) - Method in class com.bytedesk.service.thread_transfer.ThreadTransferController
 
queryByUser(ThreadTransferRequest) - Method in class com.bytedesk.service.thread_transfer.ThreadTransferService
 
queryByUser(VisitorThreadRequest) - Method in class com.bytedesk.service.visitor_thread.VisitorThreadController
 
queryByUser(VisitorThreadRequest) - Method in class com.bytedesk.service.visitor_thread.VisitorThreadService
 
queryByUser(VisitorRequest) - Method in class com.bytedesk.service.visitor.VisitorRestController
 
queryByUser(VisitorRequest) - Method in class com.bytedesk.service.visitor.VisitorRestService
 
queryByUser(WorkgroupRequest) - Method in class com.bytedesk.service.workgroup.WorkgroupRestController
 
queryByUser(WorkgroupRequest) - Method in class com.bytedesk.service.workgroup.WorkgroupRestService
 
queryByUser(WorktimeRequest) - Method in class com.bytedesk.service.worktime.WorktimeController
 
queryByUser(WorktimeRequest) - Method in class com.bytedesk.service.worktime.WorktimeService
 
queryByUser(DepartmentRequest) - Method in class com.bytedesk.team.department.DepartmentController
 
queryByUser(DepartmentRequest) - Method in class com.bytedesk.team.department.DepartmentService
 
queryByUser(GroupRequest) - Method in class com.bytedesk.team.group.GroupController
 
queryByUser(GroupRequest) - Method in class com.bytedesk.team.group.GroupService
 
queryByUser(MemberRequest) - Method in class com.bytedesk.team.member.MemberRestController
 
queryByUser(MemberRequest) - Method in class com.bytedesk.team.member.MemberRestService
 
queryByUser(TicketAttachmentRequest) - Method in class com.bytedesk.ticket.attachment.TicketAttachmentRestService
 
queryByUser(TicketProcessRequest) - Method in class com.bytedesk.ticket.process.TicketProcessRestController
 
queryByUser(TicketProcessRequest) - Method in class com.bytedesk.ticket.process.TicketProcessRestService
 
queryByUser(TicketStatisticRequest) - Method in class com.bytedesk.ticket.statistic.TicketStatisticRestController
 
queryByUser(TicketStatisticRequest) - Method in class com.bytedesk.ticket.statistic.TicketStatisticRestService
 
queryByUser(TicketRequest) - Method in class com.bytedesk.ticket.ticket.TicketRestController
 
queryByUser(TicketRequest) - Method in class com.bytedesk.ticket.ticket.TicketRestService
 
queryByUser(T) - Method in class com.bytedesk.core.base.BaseRestController
query department users
queryByUser(TRequest) - Method in class com.bytedesk.core.base.BaseRestService
 
queryByUserUid(MemberRequest) - Method in class com.bytedesk.team.member.MemberRestController
 
queryByUserUid(MemberRequest) - Method in class com.bytedesk.team.member.MemberRestService
 
queryClaimed(TicketRequest) - Method in class com.bytedesk.ticket.ticket.TicketRestController
查询待我处理的工单
queryClaimed(TicketRequest) - Method in class com.bytedesk.ticket.ticket.TicketService
查询待我处理的工单
queryCreated(TicketRequest) - Method in class com.bytedesk.ticket.ticket.TicketRestController
查询我创建的工单
queryCreated(TicketRequest) - Method in class com.bytedesk.ticket.ticket.TicketService
查询我创建的工单
queryDetail(AgentRequest) - Method in class com.bytedesk.service.agent.AgentRestController
 
queryDetail(String) - Method in class com.bytedesk.service.agent.AgentRestService
 
queryGroupTasks(String) - Method in class com.bytedesk.ticket.flow.TicketFlowService
查询组任务(如经理组的任务)
queryList(QuickReplyRequest) - Method in class com.bytedesk.kbase.quick_reply.QuickReplyRestController
 
queryOrgStatistics(String, LocalDateTime, LocalDateTime) - Method in class com.bytedesk.service.statistic.ServiceStatisticService
查询组织统计
queryOrgStatistics(String, LocalDateTime, LocalDateTime) - Method in class com.bytedesk.ticket.statistic.TicketStatisticService
查询组织统计
queryOverdueTasks() - Method in class com.bytedesk.ticket.flow.TicketFlowService
查询超时的工单任务
queryPendingTasks(String) - Method in class com.bytedesk.ticket.flow.TicketFlowService
查询待处理的工单任务
queryProcesses(TicketProcessRequest) - Method in class com.bytedesk.ticket.process.TicketProcessRestController
 
queryRobotStatistics(String, String, LocalDateTime, LocalDateTime) - Method in class com.bytedesk.service.statistic.ServiceStatisticService
查询机器人统计
querySupervisorTasks() - Method in class com.bytedesk.ticket.flow.TicketFlowService
查询主管审核任务
queryTicket(TicketRequest) - Method in class com.bytedesk.ticket.ticket.TicketService
查询企业orgUid所有工单
queryTicketActivityHistory(TicketRequest) - Method in class com.bytedesk.ticket.ticket.TicketRestController
查询工单活动历史
queryTicketActivityHistory(TicketRequest) - Method in class com.bytedesk.ticket.ticket.TicketService
查询工单的完整活动历史
queryTicketFilter(TicketRequest) - Method in class com.bytedesk.ticket.ticket.TicketRestController
查询工单,并过滤掉没有任务的工单
queryTicketFilter(TicketRequest) - Method in class com.bytedesk.ticket.ticket.TicketService
查询工单,并过滤掉没有任务的工单 支持specification查询
queryTicketHistory(String) - Method in class com.bytedesk.ticket.flow.TicketFlowService
查询工单历史
queryTicketProcessHistory(TicketRequest) - Method in class com.bytedesk.ticket.ticket.TicketRestController
查询工单流程实例历史
queryTicketProcessHistory(TicketRequest) - Method in class com.bytedesk.ticket.ticket.TicketService
查询某个工单实例的处理历史
queryTicketTaskHistory(TicketRequest) - Method in class com.bytedesk.ticket.ticket.TicketRestController
查询工单任务历史
queryTicketTaskHistory(TicketRequest) - Method in class com.bytedesk.ticket.ticket.TicketService
查询某个工单的流程实例历史
queryUnassigned(TicketRequest) - Method in class com.bytedesk.ticket.ticket.TicketRestController
查询待分配的工单
queryUnassigned(TicketRequest) - Method in class com.bytedesk.ticket.ticket.TicketService
查询待分配的工单
queryUserAvailableTasks(String) - Method in class com.bytedesk.ticket.flow.TicketFlowService
查询用户可处理的所有任务(包括个人任务和组任务)
queryUserTasks(String) - Method in class com.bytedesk.ticket.flow.TicketFlowService
查询用户的工单任务
queryWorkgroupStatistics(String, String, LocalDateTime, LocalDateTime) - Method in class com.bytedesk.service.statistic.ServiceStatisticService
查询工作组统计
queryWorkgroupStatistics(String, String, LocalDateTime, LocalDateTime) - Method in class com.bytedesk.ticket.statistic.TicketStatisticService
查询工作组统计
question - Variable in class com.bytedesk.ai.robot.RobotMessage
 
question - Variable in class com.bytedesk.core.redis.pubsub.message.RedisPubsubMessageQa
 
question - Variable in class com.bytedesk.kbase.faq.FaqEntity
 
question - Variable in class com.bytedesk.kbase.faq.FaqExcel
 
question - Variable in class com.bytedesk.kbase.faq.FaqRequest
 
question - Variable in class com.bytedesk.kbase.faq.FaqResponse
 
question - Variable in class com.bytedesk.kbase.faq.FaqResponseVisitor
 
QUESTION - Enum constant in enum class com.bytedesk.core.redis.pubsub.RedisPubsubMessageType
 
QUEUE - Enum constant in enum class com.bytedesk.core.message.MessageTypeEnum
 
QUEUE_ACCEPT - Enum constant in enum class com.bytedesk.core.thread.ThreadStateEventEnum
 
QUEUE_CREATE - Static variable in class com.bytedesk.service.queue.QueuePermissions
 
QUEUE_DELETE - Static variable in class com.bytedesk.service.queue.QueuePermissions
 
QUEUE_EXPORT - Static variable in class com.bytedesk.service.queue.QueuePermissions
 
QUEUE_MESSAGE_NAME - Static variable in class com.bytedesk.core.jms.JmsArtemisConstants
 
QUEUE_PREFIX - Static variable in class com.bytedesk.core.jms.JmsArtemisConstants
 
QUEUE_PREFIX - Static variable in class com.bytedesk.service.queue.QueuePermissions
 
QUEUE_READ - Static variable in class com.bytedesk.service.queue.QueuePermissions
 
QUEUE_STRING_NAME - Static variable in class com.bytedesk.core.jms.JmsArtemisConstants
 
QUEUE_TEST_NAME - Static variable in class com.bytedesk.core.jms.JmsArtemisConstants
 
QUEUE_UPDATE - Static variable in class com.bytedesk.service.queue.QueuePermissions
 
queueAcceptedAt - Variable in class com.bytedesk.service.statistic_thread.StatisticThreadEntity
 
queueDay - Variable in class com.bytedesk.service.queue_member.QueueMemberEntity
 
queueDay - Variable in class com.bytedesk.service.queue_member.QueueMemberRequest
 
queueDay - Variable in class com.bytedesk.service.queue_member.QueueMemberResponse
 
queueDuration - Variable in class com.bytedesk.service.statistic_thread.StatisticThreadEntity
 
QueueEntity - Class in com.bytedesk.service.queue
 
QueueEntity() - Constructor for class com.bytedesk.service.queue.QueueEntity
 
QueueEntityListener - Class in com.bytedesk.service.queue
 
QueueEntityListener() - Constructor for class com.bytedesk.service.queue.QueueEntityListener
 
QueueEventListener - Class in com.bytedesk.service.queue
 
QueueEventListener() - Constructor for class com.bytedesk.service.queue.QueueEventListener
 
QueueFullException - Exception in com.bytedesk.service.queue.exception
 
QueueFullException(String) - Constructor for exception com.bytedesk.service.queue.exception.QueueFullException
 
QueueInitializer - Class in com.bytedesk.service.queue
 
QueueInitializer() - Constructor for class com.bytedesk.service.queue.QueueInitializer
 
QueueListener - Class in com.bytedesk.service.queue
 
QueueListener() - Constructor for class com.bytedesk.service.queue.QueueListener
 
QueueMemberAcceptTypeEnum - Enum Class in com.bytedesk.service.queue_member
 
QueueMemberAcceptTypeEnum() - Constructor for enum class com.bytedesk.service.queue_member.QueueMemberAcceptTypeEnum
 
QueueMemberCreateEvent - Class in com.bytedesk.service.queue_member.event
 
QueueMemberCreateEvent(QueueMemberEntity) - Constructor for class com.bytedesk.service.queue_member.event.QueueMemberCreateEvent
 
QueueMemberEntity - Class in com.bytedesk.service.queue_member
 
QueueMemberEntity() - Constructor for class com.bytedesk.service.queue_member.QueueMemberEntity
 
QueueMemberEntityListener - Class in com.bytedesk.service.queue_member
 
QueueMemberEntityListener() - Constructor for class com.bytedesk.service.queue_member.QueueMemberEntityListener
 
QueueMemberEventListener - Class in com.bytedesk.service.queue_member
 
QueueMemberEventListener() - Constructor for class com.bytedesk.service.queue_member.QueueMemberEventListener
 
QueueMemberInitializer - Class in com.bytedesk.service.queue_member
 
QueueMemberInitializer() - Constructor for class com.bytedesk.service.queue_member.QueueMemberInitializer
 
QueueMemberPermissions - Class in com.bytedesk.service.queue_member
 
QueueMemberPermissions() - Constructor for class com.bytedesk.service.queue_member.QueueMemberPermissions
 
queueMemberRepository - Variable in class com.bytedesk.service.queue_member.QueueMemberRestService
 
queueMemberRepository - Variable in class com.bytedesk.service.queue.QueueService
 
queueMemberRepository - Variable in class com.bytedesk.service.statistic.ServiceStatisticService
 
QueueMemberRepository - Interface in com.bytedesk.service.queue_member
 
QueueMemberRequest - Class in com.bytedesk.service.queue_member
 
QueueMemberRequest() - Constructor for class com.bytedesk.service.queue_member.QueueMemberRequest
 
QueueMemberResponse - Class in com.bytedesk.service.queue_member
 
QueueMemberResponse() - Constructor for class com.bytedesk.service.queue_member.QueueMemberResponse
 
QueueMemberRestController - Class in com.bytedesk.service.queue_member
 
QueueMemberRestController() - Constructor for class com.bytedesk.service.queue_member.QueueMemberRestController
 
queueMemberRestService - Variable in class com.bytedesk.service.queue_member.QueueMemberEventListener
 
queueMemberRestService - Variable in class com.bytedesk.service.queue_member.QueueMemberRestController
 
queueMemberRestService - Variable in class com.bytedesk.service.queue.QueueService
 
queueMemberRestService - Variable in class com.bytedesk.service.routing.RouteService
 
QueueMemberRestService - Class in com.bytedesk.service.queue_member
 
QueueMemberRestService() - Constructor for class com.bytedesk.service.queue_member.QueueMemberRestService
 
QueueMemberSpecification - Class in com.bytedesk.service.queue_member
 
QueueMemberSpecification() - Constructor for class com.bytedesk.service.queue_member.QueueMemberSpecification
 
QueueMemberStateEventEnum - Enum Class in com.bytedesk.service.queue_member
 
QueueMemberStateEventEnum() - Constructor for enum class com.bytedesk.service.queue_member.QueueMemberStateEventEnum
 
QueueMemberStatusEnum - Enum Class in com.bytedesk.service.queue_member
队列成员状态枚举
QueueMemberStatusEnum(String) - Constructor for enum class com.bytedesk.service.queue_member.QueueMemberStatusEnum
 
QueueMemberUpdateEvent - Class in com.bytedesk.service.queue_member.event
 
QueueMemberUpdateEvent(Object, QueueMemberEntity) - Constructor for class com.bytedesk.service.queue_member.event.QueueMemberUpdateEvent
 
queueNickname - Variable in class com.bytedesk.service.queue_member.QueueMemberEntity
 
queueNickname - Variable in class com.bytedesk.service.queue_member.QueueMemberRequest
 
queueNickname - Variable in class com.bytedesk.service.queue_member.QueueMemberResponse
 
queueNumber - Variable in class com.bytedesk.core.thread.ThreadEntity
 
queueNumber - Variable in class com.bytedesk.core.thread.ThreadRequest
 
queueNumber - Variable in class com.bytedesk.core.thread.ThreadResponse
 
queueNumber - Variable in class com.bytedesk.service.queue_member.QueueMemberEntity
 
queueNumber - Variable in class com.bytedesk.service.queue_member.QueueMemberRequest
 
queueNumber - Variable in class com.bytedesk.service.queue_member.QueueMemberResponse
 
QueuePermissions - Class in com.bytedesk.service.queue
 
QueuePermissions() - Constructor for class com.bytedesk.service.queue.QueuePermissions
 
queueRepository - Variable in class com.bytedesk.service.queue.QueueRestService
 
queueRepository - Variable in class com.bytedesk.service.queue.QueueService
 
QueueRepository - Interface in com.bytedesk.service.queue
 
QueueRequest - Class in com.bytedesk.service.queue
 
QueueRequest() - Constructor for class com.bytedesk.service.queue.QueueRequest
 
QueueResponse - Class in com.bytedesk.service.queue
 
QueueResponse() - Constructor for class com.bytedesk.service.queue.QueueResponse
 
QueueRestController - Class in com.bytedesk.service.queue
 
QueueRestController() - Constructor for class com.bytedesk.service.queue.QueueRestController
 
queueRestService - Variable in class com.bytedesk.service.queue.QueueEventListener
 
queueRestService - Variable in class com.bytedesk.service.queue.QueueService
 
QueueRestService - Class in com.bytedesk.service.queue
 
QueueRestService() - Constructor for class com.bytedesk.service.queue.QueueRestService
 
queueRobot - Variable in class com.bytedesk.service.queue.settings.QueueSettings
 
queueRobot - Variable in class com.bytedesk.service.settings.RobotSettingsRequest
 
queueRobotCount - Variable in class com.bytedesk.service.settings.RobotSettingsRequest
 
queueService - Variable in class com.bytedesk.service.queue.QueueRestController
 
queueService - Variable in class com.bytedesk.service.routing.RouteService
 
QueueService - Class in com.bytedesk.service.queue
 
QueueService() - Constructor for class com.bytedesk.service.queue.QueueService
 
queueSettings - Variable in class com.bytedesk.service.agent.AgentEntity
 
queueSettings - Variable in class com.bytedesk.service.agent.AgentRequest
 
queueSettings - Variable in class com.bytedesk.service.agent.AgentResponse
 
queueSettings - Variable in class com.bytedesk.service.workgroup.WorkgroupEntity
 
queueSettings - Variable in class com.bytedesk.service.workgroup.WorkgroupRequest
 
queueSettings - Variable in class com.bytedesk.service.workgroup.WorkgroupResponse
 
QueueSettings - Class in com.bytedesk.service.queue.settings
 
QueueSettings() - Constructor for class com.bytedesk.service.queue.settings.QueueSettings
 
QueueSettingsRequest - Class in com.bytedesk.service.queue.settings
 
QueueSettingsRequest() - Constructor for class com.bytedesk.service.queue.settings.QueueSettingsRequest
 
QueueSettingsResponse - Class in com.bytedesk.service.queue.settings
 
QueueSettingsResponse() - Constructor for class com.bytedesk.service.queue.settings.QueueSettingsResponse
 
QueueSpecification - Class in com.bytedesk.service.queue
 
QueueSpecification() - Constructor for class com.bytedesk.service.queue.QueueSpecification
 
QueueStats - Class in com.bytedesk.service.queue
队列统计信息
QueueStats() - Constructor for class com.bytedesk.service.queue.QueueStats
 
QueueStatusEnum - Enum Class in com.bytedesk.service.queue
队列状态枚举
QueueStatusEnum(String) - Constructor for enum class com.bytedesk.service.queue.QueueStatusEnum
 
queueTip - Variable in class com.bytedesk.kbase.settings.ServiceSettingsRequest
 
queueTip - Variable in class com.bytedesk.kbase.settings.ServiceSettingsResponse
 
queueTip - Variable in class com.bytedesk.service.queue.settings.QueueSettings
 
queueTip - Variable in class com.bytedesk.service.queue.settings.QueueSettingsRequest
 
queueTip - Variable in class com.bytedesk.service.queue.settings.QueueSettingsResponse
 
queueTopic - Variable in class com.bytedesk.service.queue_member.QueueMemberEntity
 
queueTopic - Variable in class com.bytedesk.service.queue_member.QueueMemberRequest
 
queueTopic - Variable in class com.bytedesk.service.queue_member.QueueMemberResponse
 
queueUid - Variable in class com.bytedesk.service.queue_member.QueueMemberEntity
 
queueUid - Variable in class com.bytedesk.service.queue_member.QueueMemberRequest
 
queueUid - Variable in class com.bytedesk.service.queue_member.QueueMemberResponse
 
QUEUING - Enum constant in enum class com.bytedesk.core.thread.ThreadStateEnum
 
queuingThreadCount - Variable in class com.bytedesk.service.statistic.ServiceStatisticEntity
 
queuingThreadCount - Variable in class com.bytedesk.service.statistic.ServiceStatisticResponse
 
quickFaqs - Variable in class com.bytedesk.kbase.settings.ServiceSettings
 
quickFaqs - Variable in class com.bytedesk.kbase.settings.ServiceSettingsResponse
 
quickFaqs - Variable in class com.bytedesk.kbase.settings.ServiceSettingsResponseVisitor
 
quickFaqUids - Variable in class com.bytedesk.kbase.settings.ServiceSettingsRequest
 
QUICKREPLY - Enum constant in enum class com.bytedesk.core.category.CategoryTypeEnum
 
QUICKREPLY - Enum constant in enum class com.bytedesk.kbase.kbase.KbaseTypeEnum
 
QUICKREPLY - Enum constant in enum class com.bytedesk.kbase.upload.UploadTypeEnum
 
QUICKREPLY_CREATE - Static variable in class com.bytedesk.kbase.quick_reply.QuickReplyPermissions
 
QUICKREPLY_DELETE - Static variable in class com.bytedesk.kbase.quick_reply.QuickReplyPermissions
 
QUICKREPLY_EXPORT - Static variable in class com.bytedesk.kbase.quick_reply.QuickReplyPermissions
 
QUICKREPLY_PREFIX - Static variable in class com.bytedesk.kbase.quick_reply.QuickReplyPermissions
 
QUICKREPLY_READ - Static variable in class com.bytedesk.kbase.quick_reply.QuickReplyPermissions
 
QUICKREPLY_UPDATE - Static variable in class com.bytedesk.kbase.quick_reply.QuickReplyPermissions
 
QuickReplyConsts - Class in com.bytedesk.kbase.quick_reply
 
QuickReplyConsts() - Constructor for class com.bytedesk.kbase.quick_reply.QuickReplyConsts
 
QuickReplyEntity - Class in com.bytedesk.kbase.quick_reply
常用语-快捷回复
QuickReplyEntity() - Constructor for class com.bytedesk.kbase.quick_reply.QuickReplyEntity
 
QuickReplyEventListener - Class in com.bytedesk.kbase.quick_reply
 
QuickReplyEventListener() - Constructor for class com.bytedesk.kbase.quick_reply.QuickReplyEventListener
 
QuickReplyExcel - Class in com.bytedesk.kbase.quick_reply
 
QuickReplyExcel() - Constructor for class com.bytedesk.kbase.quick_reply.QuickReplyExcel
 
QuickReplyExcelListener - Class in com.bytedesk.kbase.quick_reply
 
QuickReplyExcelListener() - Constructor for class com.bytedesk.kbase.quick_reply.QuickReplyExcelListener
 
QuickReplyInitializer - Class in com.bytedesk.kbase.quick_reply
 
QuickReplyInitializer() - Constructor for class com.bytedesk.kbase.quick_reply.QuickReplyInitializer
 
QuickReplyPermissions - Class in com.bytedesk.kbase.quick_reply
 
QuickReplyPermissions() - Constructor for class com.bytedesk.kbase.quick_reply.QuickReplyPermissions
 
quickReplyRepository - Variable in class com.bytedesk.kbase.quick_reply.QuickReplyRestService
 
QuickReplyRepository - Interface in com.bytedesk.kbase.quick_reply
 
QuickReplyRequest - Class in com.bytedesk.kbase.quick_reply
 
QuickReplyRequest() - Constructor for class com.bytedesk.kbase.quick_reply.QuickReplyRequest
 
QuickReplyResponse - Class in com.bytedesk.kbase.quick_reply
 
QuickReplyResponse() - Constructor for class com.bytedesk.kbase.quick_reply.QuickReplyResponse
 
QuickReplyResponseAgent - Class in com.bytedesk.kbase.quick_reply
 
QuickReplyResponseAgent() - Constructor for class com.bytedesk.kbase.quick_reply.QuickReplyResponseAgent
 
QuickReplyRestController - Class in com.bytedesk.kbase.quick_reply
 
QuickReplyRestController() - Constructor for class com.bytedesk.kbase.quick_reply.QuickReplyRestController
 
quickReplyRestService - Variable in class com.bytedesk.kbase.kbase.KbaseEventListener
 
quickReplyRestService - Variable in class com.bytedesk.kbase.kbase.KbaseInitializer
 
quickReplyRestService - Variable in class com.bytedesk.kbase.quick_reply.QuickReplyRestController
 
QuickReplyRestService - Class in com.bytedesk.kbase.quick_reply
 
QuickReplyRestService() - Constructor for class com.bytedesk.kbase.quick_reply.QuickReplyRestService
 
quickreplyService - Variable in class com.bytedesk.kbase.quick_reply.QuickReplyExcelListener
 
quickReplyService - Variable in class com.bytedesk.kbase.upload.UploadEventListener
 
QuickReplySpecification - Class in com.bytedesk.kbase.quick_reply
 
QuickReplySpecification() - Constructor for class com.bytedesk.kbase.quick_reply.QuickReplySpecification
 
QuickReplyTypeEnum - Enum Class in com.bytedesk.kbase.quick_reply
 
QuickReplyTypeEnum() - Constructor for enum class com.bytedesk.kbase.quick_reply.QuickReplyTypeEnum
 
quotation - Variable in class com.bytedesk.core.message.MessageExtra
 
QUOTATION - Enum constant in enum class com.bytedesk.core.message.MessageTypeEnum
 
QWEN - Enum constant in enum class com.bytedesk.ai.robot.RobotProviderModel
 
QWEN - Static variable in class com.bytedesk.ai.provider.LlmProviderConsts
 
QwenConfig - Class in com.bytedesk.ai.provider.vendors.qwen
 
QwenConfig() - Constructor for class com.bytedesk.ai.provider.vendors.qwen.QwenConfig
 
QwenController - Class in com.bytedesk.ai.provider.vendors.qwen
 
QwenController() - Constructor for class com.bytedesk.ai.provider.vendors.qwen.QwenController
 
QwenService - Class in com.bytedesk.ai.provider.vendors.qwen
 
QwenService() - Constructor for class com.bytedesk.ai.provider.vendors.qwen.QwenService
 

R

rag(String) - Method in class com.bytedesk.ai.springai.SpringAIController
 
rag(String) - Method in class com.bytedesk.ai.springai.SpringAIPromptController
 
RANDOM - Enum constant in enum class com.bytedesk.service.workgroup.WorkgroupRoutingModeEnum
 
rate - Variable in class com.bytedesk.kbase.faq.FaqMessageExtra
 
RATE - Enum constant in enum class com.bytedesk.core.message.MessageTypeEnum
 
RATE_CANCEL - Enum constant in enum class com.bytedesk.core.message.MessageStatusEnum
 
RATE_CANCEL - Enum constant in enum class com.bytedesk.core.message.MessageTypeEnum
 
RATE_DOWN - Enum constant in enum class com.bytedesk.core.message.MessageStatusEnum
 
RATE_INVITE - Enum constant in enum class com.bytedesk.core.message.MessageTypeEnum
 
RATE_LIMITER_CACHE - Static variable in class com.bytedesk.core.aop.ApiRateLimiterAspect
 
RATE_SUBMIT - Enum constant in enum class com.bytedesk.core.message.MessageStatusEnum
 
RATE_SUBMIT - Enum constant in enum class com.bytedesk.core.message.MessageTypeEnum
 
RATE_UP - Enum constant in enum class com.bytedesk.core.message.MessageStatusEnum
 
rated - Variable in class com.bytedesk.service.queue_member.QueueMemberEntity
 
rated - Variable in class com.bytedesk.service.queue_member.QueueMemberRequest
 
rated - Variable in class com.bytedesk.service.queue_member.QueueMemberResponse
 
rated - Variable in class com.bytedesk.ticket.ticket.dto.TicketRequest
 
rated - Variable in class com.bytedesk.ticket.ticket.dto.TicketResponse
 
rated - Variable in class com.bytedesk.ticket.ticket.TicketEntity
 
ratedAt - Variable in class com.bytedesk.service.statistic_thread.StatisticThreadEntity
 
rateMsgCount - Variable in class com.bytedesk.kbase.settings.ServiceSettings
 
rateMsgCount - Variable in class com.bytedesk.kbase.settings.ServiceSettingsRequest
 
rateMsgCount - Variable in class com.bytedesk.kbase.settings.ServiceSettingsResponse
 
rateMsgCount - Variable in class com.bytedesk.kbase.settings.ServiceSettingsResponseVisitor
 
rateRepository - Variable in class com.bytedesk.service.rating.RatingService
 
rateService - Variable in class com.bytedesk.service.rating.RatingController
 
rateService - Variable in class com.bytedesk.service.rating.RatingEventListener
 
rating - Variable in class com.bytedesk.ticket.ticket.dto.TicketRequest
 
rating - Variable in class com.bytedesk.ticket.ticket.dto.TicketResponse
 
rating - Variable in class com.bytedesk.ticket.ticket.TicketEntity
 
RatingController - Class in com.bytedesk.service.rating
 
RatingController() - Constructor for class com.bytedesk.service.rating.RatingController
 
ratingDistribution - Variable in class com.bytedesk.voc.feedback.dto.FeedbackStats
 
RatingEntity - Class in com.bytedesk.service.rating
 
RatingEntity() - Constructor for class com.bytedesk.service.rating.RatingEntity
 
RatingEventListener - Class in com.bytedesk.service.rating
 
RatingEventListener() - Constructor for class com.bytedesk.service.rating.RatingEventListener
 
RatingMessageExtra - Class in com.bytedesk.service.rating
 
RatingMessageExtra() - Constructor for class com.bytedesk.service.rating.RatingMessageExtra
 
ratingRate - Variable in class com.bytedesk.service.statistic.ServiceStatisticEntity
 
ratingRate - Variable in class com.bytedesk.service.statistic.ServiceStatisticResponse
 
ratingRepository - Variable in class com.bytedesk.service.statistic.ServiceStatisticService
 
RatingRepository - Interface in com.bytedesk.service.rating
 
RatingRequest - Class in com.bytedesk.service.rating
 
RatingRequest() - Constructor for class com.bytedesk.service.rating.RatingRequest
 
RatingResponse - Class in com.bytedesk.service.rating
 
RatingResponse() - Constructor for class com.bytedesk.service.rating.RatingResponse
 
RatingResultEnum - Enum Class in com.bytedesk.service.rating
 
RatingResultEnum() - Constructor for enum class com.bytedesk.service.rating.RatingResultEnum
 
RatingService - Class in com.bytedesk.service.rating
 
RatingService() - Constructor for class com.bytedesk.service.rating.RatingService
 
RatingSpecification - Class in com.bytedesk.service.rating
 
RatingSpecification() - Constructor for class com.bytedesk.service.rating.RatingSpecification
 
RatingTypeEnum - Enum Class in com.bytedesk.service.rating
 
RatingTypeEnum() - Constructor for enum class com.bytedesk.service.rating.RatingTypeEnum
 
READ - Enum constant in enum class com.bytedesk.core.enums.PermissionEnum
 
READ - Enum constant in enum class com.bytedesk.core.message.MessageStatusEnum
 
READ - Enum constant in enum class com.bytedesk.core.message.MessageTypeEnum
 
READ - Enum constant in enum class com.bytedesk.core.notification.NotificationStatusEnum
 
READ - Enum constant in enum class com.bytedesk.service.leave_msg.LeaveMsgStatusEnum
 
readByTika(String, FileEntity) - Method in class com.bytedesk.ai.springai.SpringAIVectorService
 
readCount - Variable in class com.bytedesk.kbase.article.ArticleEntity
 
readCount - Variable in class com.bytedesk.kbase.article.ArticleRequest
 
readCount - Variable in class com.bytedesk.kbase.article.ArticleResponse
 
readCount - Variable in class com.bytedesk.kbase.notebase.NotebaseEntity
 
readCount - Variable in class com.bytedesk.kbase.notebase.NotebaseRequest
 
readCount - Variable in class com.bytedesk.kbase.notebase.NotebaseResponse
 
readFaq(FaqEntity) - Method in class com.bytedesk.ai.springai.SpringAIVectorService
 
readJson(String, FileEntity) - Method in class com.bytedesk.ai.springai.SpringAIVectorService
 
readPdfPage(String, FileEntity) - Method in class com.bytedesk.ai.springai.SpringAIVectorService
 
readPdfParagraph(String, FileEntity) - Method in class com.bytedesk.ai.springai.SpringAIVectorService
 
readSplitWriteToVectorStore(FileEntity) - Method in class com.bytedesk.ai.springai.SpringAIVectorService
https://docs.spring.io/spring-ai/reference/api/etl-pipeline.html
readText(TextEntity) - Method in class com.bytedesk.ai.springai.SpringAIVectorService
 
readText(String, String, String, String) - Method in class com.bytedesk.ai.springai.SpringAIVectorService
 
readTxt(String, FileEntity) - Method in class com.bytedesk.ai.springai.SpringAIVectorService
 
readWebsite(WebsiteEntity) - Method in class com.bytedesk.ai.springai.SpringAIVectorService
 
reason - Variable in class com.bytedesk.core.black.BlackEntity
 
reason - Variable in class com.bytedesk.core.black.BlackRequest
 
reason - Variable in class com.bytedesk.core.black.BlackResponse
 
reason - Variable in class com.bytedesk.core.ip.black.IpBlacklistEntity
 
reason - Variable in class com.bytedesk.core.ip.black.IpBlacklistRequest
 
reason - Variable in class com.bytedesk.core.ip.black.IpBlacklistResponse
 
RECALL - Enum constant in enum class com.bytedesk.core.message.MessageStatusEnum
 
RECALL - Enum constant in enum class com.bytedesk.core.message.MessageTypeEnum
 
receiveQueueMessage(JmsArtemisMessage) - Method in class com.bytedesk.core.jms.JmsArtemisListener
 
receiveQueueMessage(MessageProtobuf) - Method in class com.bytedesk.core.jms.JmsArtemisListener
 
receiveQueueMessage(String) - Method in class com.bytedesk.core.jms.JmsArtemisListener
 
receiver - Variable in class com.bytedesk.core.push.PushEntity
 
receiver - Variable in class com.bytedesk.core.push.PushRequest
 
receiver - Variable in class com.bytedesk.core.push.PushResponse
 
receiver - Variable in class com.bytedesk.service.thread_transfer.ThreadTransferEntity
 
receiver - Variable in class com.bytedesk.service.thread_transfer.ThreadTransferResponse
 
receiveTestMessage(Principal, String, String) - Method in class com.bytedesk.core.socket.stomp.StompController
测试发布消息接口
receiveTopicMessage(JmsArtemisMessage) - Method in class com.bytedesk.core.jms.JmsArtemisListener
 
receiveTopicMessage(MessageProtobuf) - Method in class com.bytedesk.core.jms.JmsArtemisListener
 
receiveTopicMessage(String) - Method in class com.bytedesk.core.jms.JmsArtemisListener
 
recordAccess(String, String, String) - Method in class com.bytedesk.core.ip.access.IpAccessRestService
 
recordFirstResponse(TicketEntity) - Method in class com.bytedesk.ticket.sla.TicketSLAService
更新工单的首次响应时间
REDDIT - Enum constant in enum class com.bytedesk.core.enums.ClientEnum
 
redirectUrl(HttpServletResponse, String) - Method in class com.bytedesk.core.url.UrlController
 
RedisCacheConfig - Class in com.bytedesk.core.redis.cache
cache config https://docs.spring.io/spring-boot/reference/io/caching.html https://docs.spring.io/spring-data/redis/reference/redis/redis-cache.html https://docs.spring.io/spring-framework/reference/integration/cache/annotations.html#cache-spel-context https://docs.spring.io/spring-boot/docs/3.2.0/reference/htmlsingle/#io.caching https://www.51cto.com/article/753777.html
RedisCacheConfig() - Constructor for class com.bytedesk.core.redis.cache.RedisCacheConfig
 
RedisCacheErrorHandler - Class in com.bytedesk.core.redis.cache
 
RedisCacheErrorHandler() - Constructor for class com.bytedesk.core.redis.cache.RedisCacheErrorHandler
 
redisCacheManager(RedisConnectionFactory) - Method in class com.bytedesk.core.redis.cache.RedisCacheConfig
 
RedisConfig - Class in com.bytedesk.core.redis
 
RedisConfig() - Constructor for class com.bytedesk.core.redis.RedisConfig
 
RedisConsts - Class in com.bytedesk.core.redis
 
RedisConsts() - Constructor for class com.bytedesk.core.redis.RedisConsts
 
RedisEvent - Class in com.bytedesk.core.redis
 
RedisEvent() - Constructor for class com.bytedesk.core.redis.RedisEvent
 
RedisKeyExpirationListener - Class in com.bytedesk.core.redis.pubsub
需要在redis配置文件中添加如下配置,开启过期事件: notify-keyspace-events Ex 或者,在redis cli中执行如下命令: CONFIG SET notify-keyspace-events Ex
RedisKeyExpirationListener() - Constructor for class com.bytedesk.core.redis.pubsub.RedisKeyExpirationListener
 
redisKeyExpireListenerContainer(RedisConnectionFactory, RedisKeyExpirationListener) - Method in class com.bytedesk.core.redis.pubsub.RedisPubsubConfig
 
redisMessageListenerContainer(RedisConnectionFactory, RedisPubsubStringListener) - Method in class com.bytedesk.core.redis.pubsub.RedisPubsubConfig
 
RedisPubsubConfig - Class in com.bytedesk.core.redis.pubsub
 
RedisPubsubConfig() - Constructor for class com.bytedesk.core.redis.pubsub.RedisPubsubConfig
 
RedisPubsubConst - Class in com.bytedesk.core.redis.pubsub
 
RedisPubsubConst() - Constructor for class com.bytedesk.core.redis.pubsub.RedisPubsubConst
 
RedisPubsubController - Class in com.bytedesk.core.redis.pubsub
Spring Data Redis - Pub/Sub Messaging https://docs.spring.io/spring-data/redis/reference/redis/pubsub.html https://redis.io/docs/latest/develop/interact/pubsub/
RedisPubsubController() - Constructor for class com.bytedesk.core.redis.pubsub.RedisPubsubController
 
RedisPubsubMessage - Class in com.bytedesk.core.redis.pubsub
 
RedisPubsubMessage() - Constructor for class com.bytedesk.core.redis.pubsub.RedisPubsubMessage
 
RedisPubsubMessageFile - Class in com.bytedesk.core.redis.pubsub.message
 
RedisPubsubMessageFile() - Constructor for class com.bytedesk.core.redis.pubsub.message.RedisPubsubMessageFile
 
RedisPubsubMessageQa - Class in com.bytedesk.core.redis.pubsub.message
 
RedisPubsubMessageQa() - Constructor for class com.bytedesk.core.redis.pubsub.message.RedisPubsubMessageQa
 
RedisPubsubMessageType - Enum Class in com.bytedesk.core.redis.pubsub
 
RedisPubsubMessageType() - Constructor for enum class com.bytedesk.core.redis.pubsub.RedisPubsubMessageType
 
RedisPubsubObjectListener - Class in com.bytedesk.core.redis.pubsub
 
RedisPubsubObjectListener() - Constructor for class com.bytedesk.core.redis.pubsub.RedisPubsubObjectListener
 
RedisPubsubParseFileErrorEvent - Class in com.bytedesk.core.redis.pubsub
 
RedisPubsubParseFileErrorEvent(Object, RedisPubsubMessageFile) - Constructor for class com.bytedesk.core.redis.pubsub.RedisPubsubParseFileErrorEvent
 
RedisPubsubParseFileSuccessEvent - Class in com.bytedesk.core.redis.pubsub
 
RedisPubsubParseFileSuccessEvent(Object, RedisPubsubMessageFile) - Constructor for class com.bytedesk.core.redis.pubsub.RedisPubsubParseFileSuccessEvent
 
RedisPubsubService - Class in com.bytedesk.core.redis.pubsub
 
RedisPubsubService() - Constructor for class com.bytedesk.core.redis.pubsub.RedisPubsubService
 
RedisPubsubStringListener - Class in com.bytedesk.core.redis.pubsub
 
RedisPubsubStringListener() - Constructor for class com.bytedesk.core.redis.pubsub.RedisPubsubStringListener
 
RedisQueueService - Class in com.bytedesk.core.redis.queue
 
RedisQueueService() - Constructor for class com.bytedesk.core.redis.queue.RedisQueueService
 
RedisSearchConfig - Class in com.bytedesk.core.redis.search
 
RedisSearchConfig() - Constructor for class com.bytedesk.core.redis.search.RedisSearchConfig
 
RedisService - Class in com.bytedesk.core.redis
 
RedisService() - Constructor for class com.bytedesk.core.redis.RedisService
 
RedisStreamConfig - Class in com.bytedesk.core.redis.stream
 
RedisStreamConfig() - Constructor for class com.bytedesk.core.redis.stream.RedisStreamConfig
 
RedisStreamController - Class in com.bytedesk.core.redis.stream
 
RedisStreamController() - Constructor for class com.bytedesk.core.redis.stream.RedisStreamController
 
redisStreamKey - Variable in class com.bytedesk.core.config.properties.BytedeskProperties.Cache
 
RedisStreamListener - Class in com.bytedesk.core.redis.stream
 
RedisStreamListener() - Constructor for class com.bytedesk.core.redis.stream.RedisStreamListener
 
redisStreamProducer - Variable in class com.bytedesk.core.redis.stream.RedisStreamController
 
RedisStreamService - Class in com.bytedesk.core.redis.stream
 
RedisStreamService() - Constructor for class com.bytedesk.core.redis.stream.RedisStreamService
 
redisTemplate - Variable in class com.bytedesk.core.redis.queue.RedisQueueService
 
redisTemplate - Variable in class com.bytedesk.core.redis.RedisService
 
redisTemplate - Variable in class com.bytedesk.core.redis.stream.RedisStreamListener
 
redisTemplate - Variable in class com.bytedesk.core.redis.stream.RedisStreamService
 
redisTemplate - Variable in class com.bytedesk.service.workgroup.WorkgroupRoutingService
 
redisTemplate() - Method in class com.bytedesk.core.redis.RedisConfig
 
redisTemplateFaqEntity - Variable in class com.bytedesk.ai.robot.RobotFaqProcessor
 
redisTemplateFaqEntity(RedisConnectionFactory) - Method in class com.bytedesk.ai.robot.RobotConfig
 
referrer - Variable in class com.bytedesk.service.browse.BrowseEntity
 
referrer - Variable in class com.bytedesk.service.browse.BrowseRequest
 
referrer - Variable in class com.bytedesk.service.browse.BrowseResponse
 
referrer - Variable in class com.bytedesk.service.visitor.VisitorRequest
 
refresh(LocalDateTime) - Method in class com.bytedesk.core.token.TokenEntity
 
refreshToken - Variable in class com.bytedesk.core.rbac.oauth.OAuthEntity
 
refreshToken - Variable in class com.bytedesk.core.rbac.oauth.OAuthRequest
 
refreshToken - Variable in class com.bytedesk.core.rbac.oauth.OAuthResponse
 
refreshToken - Variable in class com.bytedesk.core.token.TokenEntity
 
refreshTokenExpiration - Variable in class com.bytedesk.core.config.properties.BytedeskProperties.Jwt
 
REGION_TYPE_CITY - Static variable in class com.bytedesk.core.constant.TypeConsts
 
REGION_TYPE_COUNTY - Static variable in class com.bytedesk.core.constant.TypeConsts
 
REGION_TYPE_PROVINCE - Static variable in class com.bytedesk.core.constant.TypeConsts
region类型, 代码长度分别为:省 2、市 4、区/县 6、镇 9
REGION_TYPE_TOWN - Static variable in class com.bytedesk.core.constant.TypeConsts
 
regionId - Variable in class com.bytedesk.kbase.upload.cloud.AliyunProperties
 
register(UserRequest) - Method in class com.bytedesk.core.rbac.user.UserService
 
register(UserRequest, HttpServletRequest) - Method in class com.bytedesk.core.rbac.auth.AuthController
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.bytedesk.core.socket.protobuf.model.MessageProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.bytedesk.core.socket.protobuf.model.ThreadProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.bytedesk.core.socket.protobuf.model.UserProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.bytedesk.core.socket.protobuf.model.MessageProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.bytedesk.core.socket.protobuf.model.ThreadProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.bytedesk.core.socket.protobuf.model.UserProto
 
registerFeature(String, String, String) - Method in class com.bytedesk.core.feature.FeatureService
 
registerStompEndpoints(StompEndpointRegistry) - Method in class com.bytedesk.core.socket.stomp.StompConfig
/stomp is the HTTP URL for the endpoint to which a WebSocket (or SockJS) client needs to connect for the WebSocket handshake.
REGULAR - Enum constant in enum class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordMatchEnum
 
REINIT - Enum constant in enum class com.bytedesk.core.thread.ThreadStateEventEnum
 
reInitAgent() - Method in class com.bytedesk.core.thread.ThreadEntity
// 示例1: 技术支持 thread.setRequiredSkills("java,spring,mysql"); // 示例2: 多语言支持 thread.setRequiredSkills("english,spanish"); // 示例3: 产品支持 thread.setRequiredSkills("product-a,technical"); // 示例4: 分级支持 thread.setRequiredSkills("level-2,database");
reInitAgentThreadExtra(ThreadEntity, AgentEntity) - Method in class com.bytedesk.service.visitor_thread.VisitorThreadService
 
reInitRobot() - Method in class com.bytedesk.core.thread.ThreadEntity
 
reInitRobotThreadExtra(ThreadEntity, RobotEntity) - Method in class com.bytedesk.service.visitor_thread.VisitorThreadService
 
reInitWorkgroup() - Method in class com.bytedesk.core.thread.ThreadEntity
 
reInitWorkgroupThreadExtra(VisitorRequest, ThreadEntity, WorkgroupEntity) - Method in class com.bytedesk.service.visitor_thread.VisitorThreadService
 
REJECTED - Enum constant in enum class com.bytedesk.kbase.article.ArticleAuditStatusEnum
 
REJECTED - Enum constant in enum class com.bytedesk.service.queue_member.QueueMemberStatusEnum
 
REJECTED - Enum constant in enum class com.bytedesk.team.group.GroupInviteStatus
 
rejectedPutBufferHandler - Variable in class com.bytedesk.core.uid.impl.CachedUidGenerator
拒绝策略: 当环已满, 无法继续填充时 默认无需指定, 将丢弃Put操作, 仅日志记录.
RejectedPutBufferHandler - Interface in com.bytedesk.core.uid.buffer
If tail catches the cursor it means that the ring buffer is full, any more buffer put request will be rejected.
rejectedPutHandler - Variable in class com.bytedesk.core.uid.buffer.RingBuffer
Reject put/take buffer handle policy
rejectedTakeBufferHandler - Variable in class com.bytedesk.core.uid.impl.CachedUidGenerator
拒绝策略: 当环已空, 无法继续获取时 默认无需指定, 将记录日志, 并抛出UidGenerateException异常.
RejectedTakeBufferHandler - Interface in com.bytedesk.core.uid.buffer
If cursor catches the tail it means that the ring buffer is empty, any more buffer take request will be rejected.
rejectedTakeHandler - Variable in class com.bytedesk.core.uid.buffer.RingBuffer
 
rejectPutBuffer(RingBuffer, long) - Method in interface com.bytedesk.core.uid.buffer.RejectedPutBufferHandler
Reject put buffer request
rejectReason - Variable in class com.bytedesk.core.rbac.organization.OrganizationEntity
 
rejectReason - Variable in class com.bytedesk.core.rbac.organization.OrganizationRequest
 
rejectReason - Variable in class com.bytedesk.core.rbac.organization.OrganizationResponse
 
rejectTakeBuffer(RingBuffer) - Method in interface com.bytedesk.core.uid.buffer.RejectedTakeBufferHandler
Reject take buffer request
remove() - Method in class com.bytedesk.core.topic.TopicCacheService
 
remove(TopicRequest) - Method in class com.bytedesk.core.topic.TopicService
 
remove(String) - Method in class com.bytedesk.core.socket.mqtt.MqttSessionService
 
remove(String) - Method in class com.bytedesk.core.topic.TopicCacheService
 
remove(String, String) - Method in class com.bytedesk.core.topic.TopicService
 
removeAdmin(UserEntity) - Method in class com.bytedesk.team.group.GroupEntity
 
removeAdminRole(UserEntity) - Method in class com.bytedesk.core.rbac.user.UserService
 
removeAgentRole(UserEntity) - Method in class com.bytedesk.core.rbac.user.UserService
 
removeAuthority(AuthorityEntity) - Method in class com.bytedesk.core.rbac.role.RoleEntity
 
removeChild(CategoryEntity) - Method in class com.bytedesk.core.category.CategoryEntity
 
removeChild(DepartmentEntity) - Method in class com.bytedesk.team.department.DepartmentEntity
 
removeClientId(String) - Method in class com.bytedesk.core.topic.TopicService
 
removeGroupPrivilege(String, String) - Method in class com.bytedesk.ticket.identity.TicketIdentityService
删除组权限
removeIpLastSentTime(String) - Method in class com.bytedesk.core.push.PushFilterService
 
removeKaptcha(String) - Method in class com.bytedesk.core.kaptcha.KaptchaCacheService
 
removeMember(UserEntity) - Method in class com.bytedesk.team.group.GroupEntity
 
removeMemberRole(UserEntity) - Method in class com.bytedesk.core.rbac.user.UserService
 
removeOrganizationRole(RoleEntity) - Method in class com.bytedesk.core.rbac.user.UserEntity
 
removeOrganizationRoles() - Method in class com.bytedesk.core.rbac.user.UserEntity
 
removeRole(UserEntity, String) - Method in class com.bytedesk.core.rbac.user.UserService
 
removeSubscription(String, String) - Method in class com.bytedesk.core.socket.stomp.listener.StompSubscribeListener
 
removeSuperRole(UserEntity) - Method in class com.bytedesk.core.rbac.user.UserService
 
removeUserPrivilege(String, String) - Method in class com.bytedesk.ticket.identity.TicketIdentityService
删除用户权限
REOPENED - Enum constant in enum class com.bytedesk.ticket.ticket.TicketStatusEnum
 
reopenedTickets - Variable in class com.bytedesk.ticket.statistic.TicketStatisticEntity
 
reopenedTickets - Variable in class com.bytedesk.ticket.statistic.TicketStatisticResponse
 
reopenTicket(TicketRequest) - Method in class com.bytedesk.ticket.ticket.TicketRestController
重新打开工单
reopenTicket(TicketRequest) - Method in class com.bytedesk.ticket.ticket.TicketService
重新打开工单 CLOSED/CANCELLED -> REOPENED -> PROCESSING (重新打开)
REPLIED - Enum constant in enum class com.bytedesk.service.leave_msg.LeaveMsgStatusEnum
 
reply - Variable in class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordExcel
 
replyCount - Variable in class com.bytedesk.voc.feedback.dto.FeedbackResponse
 
replyCount - Variable in class com.bytedesk.voc.feedback.FeedbackEntity
 
ReplyEntity - Class in com.bytedesk.voc.reply
 
ReplyEntity() - Constructor for class com.bytedesk.voc.reply.ReplyEntity
 
replyList - Variable in class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordEntity
 
replyList - Variable in class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordRequest
 
replyList - Variable in class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordResponse
 
ReplyNotFoundException - Exception in com.bytedesk.voc.exception
 
ReplyNotFoundException(Long) - Constructor for exception com.bytedesk.voc.exception.ReplyNotFoundException
 
replyRepository - Variable in class com.bytedesk.voc.reply.ReplyServiceImpl
 
ReplyRepository - Interface in com.bytedesk.voc.reply
 
replyService - Variable in class com.bytedesk.voc.controller.VocApiController
 
ReplyService - Interface in com.bytedesk.voc.reply
 
ReplyServiceImpl - Class in com.bytedesk.voc.reply
 
ReplyServiceImpl() - Constructor for class com.bytedesk.voc.reply.ReplyServiceImpl
 
reporter - Variable in class com.bytedesk.ticket.task.TicketTaskEntity
 
reporter - Variable in class com.bytedesk.ticket.ticket.dto.TicketRequest
 
reporter - Variable in class com.bytedesk.ticket.ticket.dto.TicketResponse
 
reporter - Variable in class com.bytedesk.ticket.ticket.TicketEntity
 
reporter - Variable in class com.bytedesk.ticket.ticket.TicketExcel
 
repository - Variable in class com.bytedesk.ai.model.LlmModelRestService
 
repository - Variable in class com.bytedesk.ai.provider.LlmProviderRestService
 
repository - Variable in class com.bytedesk.core.black.BlackRestService
 
repositoryService - Variable in class com.bytedesk.ticket.flow.TicketFlowService
 
repositoryService - Variable in class com.bytedesk.ticket.process.TicketProcessEventListener
 
repositoryService - Variable in class com.bytedesk.ticket.process.TicketProcessInitializer
 
repositoryService - Variable in class com.bytedesk.ticket.process.TicketProcessService
 
request - Variable in class com.bytedesk.core.aop.UserIpAspect
 
requestThread(VisitorRequest) - Method in class com.bytedesk.service.visitor.VisitorRestService
策略模式
requestThread(VisitorRequest, HttpServletRequest) - Method in class com.bytedesk.service.visitor.VisitorAnonymousController
 
requireApproval - Variable in class com.bytedesk.voc.config.VocConfig
 
ReReadingAdvisor - Class in com.bytedesk.ai.springai.advisor
Re-Reading (Re2) Advisor https://docs.spring.io/spring-ai/reference/api/advisors.html#_re_reading_re2_advisor https://arxiv.org/pdf/2309.06275
ReReadingAdvisor() - Constructor for class com.bytedesk.ai.springai.advisor.ReReadingAdvisor
 
resetThreadCount() - Method in class com.bytedesk.ai.robot.RobotEntity
 
resetThreadCount() - Method in class com.bytedesk.service.agent.AgentEntity
 
RESOLVED - Enum constant in enum class com.bytedesk.ticket.ticket.TicketStatusEnum
 
RESOLVED - Enum constant in enum class com.bytedesk.voc.enums.FeedbackStatus
 
resolvedCount - Variable in class com.bytedesk.voc.feedback.dto.FeedbackStats
 
resolvedTickets - Variable in class com.bytedesk.ticket.statistic.TicketStatisticEntity
 
resolvedTickets - Variable in class com.bytedesk.ticket.statistic.TicketStatisticResponse
 
resolvedTime - Variable in class com.bytedesk.ticket.ticket.TicketEntity
 
resolveTicket(TicketRequest) - Method in class com.bytedesk.ticket.ticket.TicketRestController
完成工单
resolveTicket(TicketRequest) - Method in class com.bytedesk.ticket.ticket.TicketService
解决工单
resourceLoader - Variable in class com.bytedesk.ai.model.LlmModelJsonLoader
 
resourceLoader - Variable in class com.bytedesk.ai.provider.LlmProviderJsonLoader
 
resourceLoader - Variable in class com.bytedesk.ai.robot.RobotJsonLoader
 
resourceLoader - Variable in class com.bytedesk.ticket.process.TicketProcessEventListener
 
resourceLoader - Variable in class com.bytedesk.ticket.process.TicketProcessInitializer
 
responseAt - Variable in class com.bytedesk.service.statistic_message.StatisticMessageEntity
 
responseDuration - Variable in class com.bytedesk.service.statistic_message.StatisticMessageEntity
 
responseDuration - Variable in class com.bytedesk.service.statistic_thread.StatisticThreadEntity
 
responseMessageUid - Variable in class com.bytedesk.service.statistic_message.StatisticMessageEntity
 
responseOver5Min - Variable in class com.bytedesk.service.statistic.ServiceStatisticEntity
 
responseOver5Min - Variable in class com.bytedesk.service.statistic.ServiceStatisticResponse
 
responseWithin1Min - Variable in class com.bytedesk.service.statistic.ServiceStatisticEntity
 
responseWithin1Min - Variable in class com.bytedesk.service.statistic.ServiceStatisticResponse
 
responseWithin5Min - Variable in class com.bytedesk.service.statistic.ServiceStatisticEntity
 
responseWithin5Min - Variable in class com.bytedesk.service.statistic.ServiceStatisticResponse
 
REST - Enum constant in enum class com.bytedesk.service.agent.AgentStatusEnum
 
restTemplate - Variable in class com.bytedesk.core.config.HttpRestService
 
restTemplate() - Method in class com.bytedesk.core.config.BytedeskConfig
 
result - Variable in class com.bytedesk.service.rating.RatingEntity
 
result - Variable in class com.bytedesk.service.rating.RatingResponse
 
result - Variable in class com.bytedesk.ticket.form.TicketHandleForm
 
RESUMED - Enum constant in enum class com.bytedesk.ticket.ticket.TicketStatusEnum
 
resumeJob(QuartzRequest) - Method in class com.bytedesk.core.quartz.QuartzRestController
 
resumeJob(QuartzRequest) - Method in class com.bytedesk.core.quartz.QuartzService
 
resumeTicket(TicketRequest) - Method in class com.bytedesk.ticket.ticket.TicketRestController
恢复工单
resumeTicket(TicketRequest) - Method in class com.bytedesk.ticket.ticket.TicketService
恢复工单 HOLDING -> RESUMED (恢复)
RETRY_DELAY_MS - Static variable in class com.bytedesk.ai.robot.RobotRestService
 
RETRY_DELAY_MS - Static variable in class com.bytedesk.core.topic.TopicService
 
RETRY_DELAY_MS - Static variable in class com.bytedesk.kbase.faq.FaqRestService
 
RETRY_DELAY_MS - Static variable in class com.bytedesk.service.agent.AgentRestService
 
retryDelete(String) - Method in class com.bytedesk.core.message_unread.MessageUnreadService
 
retryFailedMessages() - Method in class com.bytedesk.ticket.message.TicketMessageRetryService
 
retryQueue - Variable in class com.bytedesk.ai.robot.RobotRestService
 
retryQueue - Variable in class com.bytedesk.core.topic.TopicService
 
retryQueue - Variable in class com.bytedesk.kbase.faq.FaqRestService
 
retryQueue - Variable in class com.bytedesk.service.agent.AgentRestService
 
revoke() - Method in class com.bytedesk.core.token.TokenEntity
 
revoked - Variable in class com.bytedesk.core.token.TokenEntity
 
rewriteQueryTransformer(String) - Method in class com.bytedesk.ai.springai.SpringAIController
 
rightIframeUrl - Variable in class com.bytedesk.kbase.settings.ServiceSettings
 
rightIframeUrl - Variable in class com.bytedesk.kbase.settings.ServiceSettingsRequest
 
rightIframeUrl - Variable in class com.bytedesk.kbase.settings.ServiceSettingsResponse
 
rightIframeUrl - Variable in class com.bytedesk.kbase.settings.ServiceSettingsResponseVisitor
 
ringBuffer - Variable in class com.bytedesk.core.action.disruptor.LogEventProducer
 
ringBuffer - Variable in class com.bytedesk.core.uid.buffer.BufferPaddingExecutor
RingBuffer and BufferUidProvider
ringBuffer - Variable in class com.bytedesk.core.uid.impl.CachedUidGenerator
RingBuffer
RingBuffer - Class in com.bytedesk.core.uid.buffer
Represents a ring buffer based on array.
Using array could improve read element performance due to the CUP cache line.
RingBuffer(int) - Constructor for class com.bytedesk.core.uid.buffer.RingBuffer
Constructor with buffer size, paddingFactor default as 50
RingBuffer(int, int) - Constructor for class com.bytedesk.core.uid.buffer.RingBuffer
Constructor with buffer size and padding factor
RO - Enum constant in enum class com.bytedesk.core.enums.LanguageEnum
 
robot - Variable in class com.bytedesk.ai.robot.event.RobotCreateEvent
 
robot - Variable in class com.bytedesk.core.thread.ThreadEntity
 
robot - Variable in class com.bytedesk.service.settings.RobotSettings
 
robot - Variable in class com.bytedesk.service.settings.RobotSettingsResponse
 
Robot() - Constructor for class com.bytedesk.ai.robot.RobotJsonLoader.Robot
 
ROBOT - Enum constant in enum class com.bytedesk.core.category.CategoryTypeEnum
 
ROBOT - Enum constant in enum class com.bytedesk.core.enums.ClientEnum
 
ROBOT - Enum constant in enum class com.bytedesk.core.message.MessageTypeEnum
 
ROBOT - Enum constant in enum class com.bytedesk.core.rbac.user.UserTypeEnum
 
ROBOT - Enum constant in enum class com.bytedesk.core.thread.ThreadTypeEnum
 
ROBOT - Enum constant in enum class com.bytedesk.service.statistic.ServiceStatisticTypeEnum
 
ROBOT_ANSWER_CONTINUE - Enum constant in enum class com.bytedesk.core.utils.JsonResultCodeEnum
 
ROBOT_ANSWER_END - Enum constant in enum class com.bytedesk.core.utils.JsonResultCodeEnum
 
ROBOT_ANSWER_START - Enum constant in enum class com.bytedesk.core.utils.JsonResultCodeEnum
 
ROBOT_DISABLED - Enum constant in enum class com.bytedesk.core.utils.JsonResultCodeEnum
 
ROBOT_DOWN - Enum constant in enum class com.bytedesk.core.message.MessageTypeEnum
 
ROBOT_FAQ_QUEUE_KEY - Static variable in class com.bytedesk.ai.robot.RobotConsts
 
ROBOT_INIT_DEMO_AIRLINE_KEY - Static variable in class com.bytedesk.ai.robot.RobotConsts
 
ROBOT_INIT_DEMO_BYTEDESK_KEY - Static variable in class com.bytedesk.ai.robot.RobotConsts
 
ROBOT_INIT_DEMO_SHOPPING_KEY - Static variable in class com.bytedesk.ai.robot.RobotConsts
 
ROBOT_NAME_AFTER_SALE_CUSTOMER_ASSISTANT - Static variable in class com.bytedesk.ai.robot.RobotConsts
 
ROBOT_NAME_AGENT_INSPECTION - Static variable in class com.bytedesk.ai.robot.RobotConsts
 
ROBOT_NAME_CUSTOMER_ASSISTANT - Static variable in class com.bytedesk.ai.robot.RobotConsts
 
ROBOT_NAME_CUSTOMER_SERVICE - Static variable in class com.bytedesk.ai.robot.RobotConsts
 
ROBOT_NAME_CUSTOMER_SERVICE_EXPERT - Static variable in class com.bytedesk.ai.robot.RobotConsts
 
ROBOT_NAME_EMOTION_ANALYSIS - Static variable in class com.bytedesk.ai.robot.RobotConsts
 
ROBOT_NAME_ENTITY_RECOGNITION - Static variable in class com.bytedesk.ai.robot.RobotConsts
 
ROBOT_NAME_GENERATE_FAQ - Static variable in class com.bytedesk.ai.robot.RobotConsts
 
ROBOT_NAME_GENERATE_TICKET - Static variable in class com.bytedesk.ai.robot.RobotConsts
 
ROBOT_NAME_INTENT_CLASSIFICATION - Static variable in class com.bytedesk.ai.robot.RobotConsts
 
ROBOT_NAME_INTENT_REWRITE - Static variable in class com.bytedesk.ai.robot.RobotConsts
 
ROBOT_NAME_LANGUAGE_RECOGNITION - Static variable in class com.bytedesk.ai.robot.RobotConsts
 
ROBOT_NAME_LANGUAGE_TRANSLATION - Static variable in class com.bytedesk.ai.robot.RobotConsts
 
ROBOT_NAME_LOGISTICS_CUSTOMER_ASSISTANT - Static variable in class com.bytedesk.ai.robot.RobotConsts
 
ROBOT_NAME_PRE_SALE_CUSTOMER_ASSISTANT - Static variable in class com.bytedesk.ai.robot.RobotConsts
 
ROBOT_NAME_QUERY_EXPANSION - Static variable in class com.bytedesk.ai.robot.RobotConsts
 
ROBOT_NAME_ROBOT_INSPECTION - Static variable in class com.bytedesk.ai.robot.RobotConsts
 
ROBOT_NAME_SEMANTIC_ANALYSIS - Static variable in class com.bytedesk.ai.robot.RobotConsts
 
ROBOT_NAME_SENTIMENT_ANALYSIS - Static variable in class com.bytedesk.ai.robot.RobotConsts
 
ROBOT_NAME_SESSION_CLASSIFICATION - Static variable in class com.bytedesk.ai.robot.RobotConsts
 
ROBOT_NAME_SESSION_SUMMARY - Static variable in class com.bytedesk.ai.robot.RobotConsts
 
ROBOT_NAME_SESSION_SUMMARY_ROBOT - Static variable in class com.bytedesk.ai.robot.RobotConsts
 
ROBOT_NAME_TICKET_ASSISTANT - Static variable in class com.bytedesk.ai.robot.RobotConsts
 
ROBOT_NAME_TICKET_SOLUTION_RECOMMENDATION - Static variable in class com.bytedesk.ai.robot.RobotConsts
 
ROBOT_NAME_TICKET_SUMMARY - Static variable in class com.bytedesk.ai.robot.RobotConsts
 
ROBOT_NAME_VISITOR_INVITATION - Static variable in class com.bytedesk.ai.robot.RobotConsts
 
ROBOT_NAME_VISITOR_PORTRAIT - Static variable in class com.bytedesk.ai.robot.RobotConsts
 
ROBOT_NAME_VISITOR_RECOMMENDATION - Static variable in class com.bytedesk.ai.robot.RobotConsts
 
ROBOT_NAME_VOID_AGENT - Static variable in class com.bytedesk.ai.robot.RobotConsts
 
ROBOT_TO_AGENT - Enum constant in enum class com.bytedesk.service.thread_transfer.ThreadTransferTypeEnum
 
ROBOT_UP - Enum constant in enum class com.bytedesk.core.message.MessageTypeEnum
 
RobotConfig - Class in com.bytedesk.ai.robot
 
RobotConfig() - Constructor for class com.bytedesk.ai.robot.RobotConfig
 
RobotConfiguration() - Constructor for class com.bytedesk.ai.robot.RobotJsonLoader.RobotConfiguration
 
RobotConsts - Class in com.bytedesk.ai.robot
 
RobotConsts() - Constructor for class com.bytedesk.ai.robot.RobotConsts
 
RobotCreateEvent - Class in com.bytedesk.ai.robot.event
 
RobotCreateEvent(RobotEntity) - Constructor for class com.bytedesk.ai.robot.event.RobotCreateEvent
 
RobotCsThreadCreationStrategy - Class in com.bytedesk.service.strategy
 
RobotCsThreadCreationStrategy() - Constructor for class com.bytedesk.service.strategy.RobotCsThreadCreationStrategy
 
RobotEntity - Class in com.bytedesk.ai.robot
- agent:一对一人工客服,不支持机器人接待 - robot:机器人客服,不支持转人工 - workgroup:工作组,支持机器人接待,支持转人工
RobotEntity() - Constructor for class com.bytedesk.ai.robot.RobotEntity
 
RobotEntityListener - Class in com.bytedesk.ai.robot
 
RobotEntityListener() - Constructor for class com.bytedesk.ai.robot.RobotEntityListener
 
RobotEventListener - Class in com.bytedesk.ai.robot
 
RobotEventListener() - Constructor for class com.bytedesk.ai.robot.RobotEventListener
 
robotFaqProcessor - Variable in class com.bytedesk.ai.robot.RobotEventListener
 
RobotFaqProcessor - Class in com.bytedesk.ai.robot
 
RobotFaqProcessor() - Constructor for class com.bytedesk.ai.robot.RobotFaqProcessor
 
RobotInitializer - Class in com.bytedesk.ai.robot
 
RobotInitializer() - Constructor for class com.bytedesk.ai.robot.RobotInitializer
 
robotJsonLoader - Variable in class com.bytedesk.ai.robot.RobotRestService
 
RobotJsonLoader - Class in com.bytedesk.ai.robot
 
RobotJsonLoader() - Constructor for class com.bytedesk.ai.robot.RobotJsonLoader
 
RobotJsonLoader.I18n - Class in com.bytedesk.ai.robot
 
RobotJsonLoader.LocaleData - Class in com.bytedesk.ai.robot
 
RobotJsonLoader.Robot - Class in com.bytedesk.ai.robot
 
RobotJsonLoader.RobotConfiguration - Class in com.bytedesk.ai.robot
 
RobotLlm - Class in com.bytedesk.ai.robot
 
RobotLlm() - Constructor for class com.bytedesk.ai.robot.RobotLlm
 
RobotMessage - Class in com.bytedesk.ai.robot_message
 
RobotMessage - Class in com.bytedesk.ai.robot
转化为json存储到message表中content字段
RobotMessage() - Constructor for class com.bytedesk.ai.robot_message.RobotMessage
 
RobotMessage() - Constructor for class com.bytedesk.ai.robot.RobotMessage
 
RobotMessageEventListener - Class in com.bytedesk.ai.robot_message
 
RobotMessageEventListener() - Constructor for class com.bytedesk.ai.robot_message.RobotMessageEventListener
 
RobotModelEnum - Enum Class in com.bytedesk.ai.robot
 
RobotModelEnum() - Constructor for enum class com.bytedesk.ai.robot.RobotModelEnum
 
RobotProtobuf - Class in com.bytedesk.ai.robot
 
RobotProtobuf() - Constructor for class com.bytedesk.ai.robot.RobotProtobuf
 
RobotProviderModel - Enum Class in com.bytedesk.ai.robot
 
RobotProviderModel() - Constructor for enum class com.bytedesk.ai.robot.RobotProviderModel
 
robotRepository - Variable in class com.bytedesk.ai.robot.RobotRestService
 
robotRepository - Variable in class com.bytedesk.service.statistic.ServiceStatisticService
 
RobotRepository - Interface in com.bytedesk.ai.robot
 
RobotRequest - Class in com.bytedesk.ai.robot
 
RobotRequest() - Constructor for class com.bytedesk.ai.robot.RobotRequest
 
RobotResponse - Class in com.bytedesk.ai.robot
 
RobotResponse() - Constructor for class com.bytedesk.ai.robot.RobotResponse
 
RobotRestController - Class in com.bytedesk.ai.robot
 
RobotRestController() - Constructor for class com.bytedesk.ai.robot.RobotRestController
 
robotRestService - Variable in class com.bytedesk.ai.robot.RobotEventListener
 
robotRestService - Variable in class com.bytedesk.ai.robot.RobotFaqProcessor
 
robotRestService - Variable in class com.bytedesk.ai.robot.RobotRunner
 
robotRestService - Variable in class com.bytedesk.service.routing.RouteService
 
RobotRestService - Class in com.bytedesk.ai.robot
 
RobotRestService() - Constructor for class com.bytedesk.ai.robot.RobotRestService
 
RobotRunner - Class in com.bytedesk.ai.robot
 
RobotRunner() - Constructor for class com.bytedesk.ai.robot.RobotRunner
 
robots - Variable in class com.bytedesk.ai.robot.RobotJsonLoader.RobotConfiguration
 
robots - Variable in class com.bytedesk.team.group.GroupEntity
 
robots - Variable in class com.bytedesk.team.group.GroupResponse
 
robotService - Variable in class com.bytedesk.ai.robot.RobotInitializer
 
robotService - Variable in class com.bytedesk.ai.robot.RobotRestController
 
robotService - Variable in class com.bytedesk.service.settings.ServiceSettingsService
 
robotService - Variable in class com.bytedesk.service.strategy.RobotCsThreadCreationStrategy
 
robotSettings - Variable in class com.bytedesk.service.workgroup.WorkgroupEntity
 
robotSettings - Variable in class com.bytedesk.service.workgroup.WorkgroupRequest
 
robotSettings - Variable in class com.bytedesk.service.workgroup.WorkgroupResponse
 
RobotSettings - Class in com.bytedesk.service.settings
 
RobotSettings() - Constructor for class com.bytedesk.service.settings.RobotSettings
 
RobotSettingsRequest - Class in com.bytedesk.service.settings
 
RobotSettingsRequest() - Constructor for class com.bytedesk.service.settings.RobotSettingsRequest
 
RobotSettingsResponse - Class in com.bytedesk.service.settings
 
RobotSettingsResponse() - Constructor for class com.bytedesk.service.settings.RobotSettingsResponse
 
robotSolveRate - Variable in class com.bytedesk.service.statistic.ServiceStatisticEntity
 
robotSolveRate - Variable in class com.bytedesk.service.statistic.ServiceStatisticResponse
 
RobotSpecification - Class in com.bytedesk.ai.robot
 
RobotSpecification() - Constructor for class com.bytedesk.ai.robot.RobotSpecification
 
robotThreadCount - Variable in class com.bytedesk.service.statistic.ServiceStatisticEntity
 
robotThreadCount - Variable in class com.bytedesk.service.statistic.ServiceStatisticResponse
 
RobotThreadExtra - Class in com.bytedesk.ai.robot
 
RobotThreadExtra() - Constructor for class com.bytedesk.ai.robot.RobotThreadExtra
 
robotToHumanCount - Variable in class com.bytedesk.service.statistic.ServiceStatisticEntity
 
robotToHumanCount - Variable in class com.bytedesk.service.statistic.ServiceStatisticResponse
 
RobotTypeEnum - Enum Class in com.bytedesk.ai.robot
 
RobotTypeEnum() - Constructor for enum class com.bytedesk.ai.robot.RobotTypeEnum
 
robotUid - Variable in class com.bytedesk.service.settings.RobotSettingsRequest
 
robotUid - Variable in class com.bytedesk.service.statistic_message.StatisticMessageEntity
 
robotUid - Variable in class com.bytedesk.service.statistic_thread.StatisticThreadEntity
 
robotUid - Variable in class com.bytedesk.service.statistic.ServiceStatisticEntity
 
robotUid - Variable in class com.bytedesk.service.statistic.ServiceStatisticRequest
 
robotUid - Variable in class com.bytedesk.service.statistic.ServiceStatisticResponse
 
robotUids - Variable in class com.bytedesk.team.group.GroupRequest
 
RobotWebHookController - Class in com.bytedesk.ai.robot
 
RobotWebHookController() - Constructor for class com.bytedesk.ai.robot.RobotWebHookController
 
ROLE_ADMIN - Static variable in class com.bytedesk.core.rbac.role.RoleConsts
 
ROLE_ADMIN - Static variable in class com.bytedesk.core.rbac.role.RolePermissions
 
ROLE_AGENT - Static variable in class com.bytedesk.core.rbac.role.RoleConsts
 
ROLE_AGENT - Static variable in class com.bytedesk.core.rbac.role.RolePermissions
 
ROLE_CREATE - Static variable in class com.bytedesk.core.rbac.role.RolePermissions
 
ROLE_DELETE - Static variable in class com.bytedesk.core.rbac.role.RolePermissions
 
ROLE_EXPORT - Static variable in class com.bytedesk.core.rbac.role.RolePermissions
 
ROLE_MEMBER - Static variable in class com.bytedesk.core.rbac.role.RoleConsts
 
ROLE_MEMBER - Static variable in class com.bytedesk.core.rbac.role.RolePermissions
 
ROLE_PREFIX - Static variable in class com.bytedesk.core.rbac.role.RolePermissions
 
ROLE_READ - Static variable in class com.bytedesk.core.rbac.role.RolePermissions
 
ROLE_SUPER - Static variable in class com.bytedesk.core.rbac.role.RoleConsts
 
ROLE_SUPER - Static variable in class com.bytedesk.core.rbac.role.RolePermissions
 
ROLE_UPDATE - Static variable in class com.bytedesk.core.rbac.role.RolePermissions
 
ROLE_VOC_ADMIN - Static variable in class com.bytedesk.voc.constant.VocConstants
 
ROLE_VOC_USER - Static variable in class com.bytedesk.voc.constant.VocConstants
 
RoleConsts - Class in com.bytedesk.core.rbac.role
角色类型常量
RoleConsts() - Constructor for class com.bytedesk.core.rbac.role.RoleConsts
 
RoleCreateEvent - Class in com.bytedesk.core.rbac.role.event
 
RoleCreateEvent(Object, RoleEntity) - Constructor for class com.bytedesk.core.rbac.role.event.RoleCreateEvent
 
roleEntity - Variable in class com.bytedesk.core.rbac.role.event.RoleCreateEvent
 
roleEntity - Variable in class com.bytedesk.core.rbac.role.event.RoleUpdateEvent
 
RoleEntity - Class in com.bytedesk.core.rbac.role
role table
RoleEntity() - Constructor for class com.bytedesk.core.rbac.role.RoleEntity
 
RoleEntityListener - Class in com.bytedesk.core.rbac.role
 
RoleEntityListener() - Constructor for class com.bytedesk.core.rbac.role.RoleEntityListener
 
RoleEventListener - Class in com.bytedesk.core.rbac.role
 
RoleEventListener() - Constructor for class com.bytedesk.core.rbac.role.RoleEventListener
 
roleInitializer - Variable in class com.bytedesk.core.rbac.organization.OrganizationInitializer
 
RoleInitializer - Class in com.bytedesk.core.rbac.role
 
RoleInitializer() - Constructor for class com.bytedesk.core.rbac.role.RoleInitializer
 
RolePermissions - Class in com.bytedesk.core.rbac.role
 
RolePermissions() - Constructor for class com.bytedesk.core.rbac.role.RolePermissions
 
roleRepository - Variable in class com.bytedesk.core.rbac.role.RoleRestService
 
RoleRepository - Interface in com.bytedesk.core.rbac.role
 
RoleRequest - Class in com.bytedesk.core.rbac.role
 
RoleRequest() - Constructor for class com.bytedesk.core.rbac.role.RoleRequest
 
RoleResponse - Class in com.bytedesk.core.rbac.role
 
RoleResponse() - Constructor for class com.bytedesk.core.rbac.role.RoleResponse
 
RoleRestController - Class in com.bytedesk.core.rbac.role
 
RoleRestController() - Constructor for class com.bytedesk.core.rbac.role.RoleRestController
 
RoleRestService - Class in com.bytedesk.core.rbac.role
 
RoleRestService() - Constructor for class com.bytedesk.core.rbac.role.RoleRestService
 
roles - Variable in class com.bytedesk.core.rbac.user.UserOrganizationRoleEntity
 
roles - Variable in class com.bytedesk.core.rbac.user.UserOrganizationRoleResponse
 
roles(String, String, String) - Method in class com.bytedesk.ai.springai.SpringAIPromptController
 
roleService - Variable in class com.bytedesk.core.rbac.role.RoleInitializer
 
roleService - Variable in class com.bytedesk.core.rbac.role.RoleRestController
 
roleService - Variable in class com.bytedesk.core.rbac.user.UserService
 
RoleSpecification - Class in com.bytedesk.core.rbac.role
 
RoleSpecification() - Constructor for class com.bytedesk.core.rbac.role.RoleSpecification
 
roleUids - Variable in class com.bytedesk.team.member.MemberEntity
 
roleUids - Variable in class com.bytedesk.team.member.MemberRequest
 
roleUids - Variable in class com.bytedesk.team.member.MemberResponse
 
RoleUpdateEvent - Class in com.bytedesk.core.rbac.role.event
 
RoleUpdateEvent(Object, RoleEntity) - Constructor for class com.bytedesk.core.rbac.role.event.RoleUpdateEvent
 
ROUND_ROBIN - Enum constant in enum class com.bytedesk.service.workgroup.WorkgroupRoutingModeEnum
 
ROUTE_TO_ROBOT - Enum constant in enum class com.bytedesk.core.utils.JsonResultCodeEnum
 
routeArticle(String, Model) - Method in class com.bytedesk.kbase.kbase.KbaseController
 
routeCategory(String, Model) - Method in class com.bytedesk.kbase.kbase.KbaseController
 
routeService - Variable in class com.bytedesk.service.strategy.AgentCsThreadCreationStrategy
 
routeService - Variable in class com.bytedesk.service.strategy.RobotCsThreadCreationStrategy
 
routeService - Variable in class com.bytedesk.service.strategy.WorkgroupCsThreadCreationStrategy
 
RouteService - Class in com.bytedesk.service.routing
 
RouteService() - Constructor for class com.bytedesk.service.routing.RouteService
 
routeToAgent(VisitorRequest, ThreadEntity, AgentEntity) - Method in class com.bytedesk.service.routing.RouteService
 
routeToRobot(VisitorRequest, ThreadEntity, RobotEntity) - Method in class com.bytedesk.service.routing.RouteService
 
routeToWorkgroup(VisitorRequest, String, WorkgroupEntity) - Method in class com.bytedesk.service.routing.RouteService
 
routingMode - Variable in class com.bytedesk.service.workgroup.WorkgroupEntity
 
routingMode - Variable in class com.bytedesk.service.workgroup.WorkgroupRequest
 
routingMode - Variable in class com.bytedesk.service.workgroup.WorkgroupResponse
 
RU - Enum constant in enum class com.bytedesk.core.enums.LanguageEnum
 
run(ApplicationArguments) - Method in class com.bytedesk.ai.robot.RobotRunner
 
running - Variable in class com.bytedesk.core.uid.buffer.BufferPaddingExecutor
Whether buffer padding is running
runtimeService - Variable in class com.bytedesk.ticket.flow.TicketFlowService
 
runtimeService - Variable in class com.bytedesk.ticket.ticket.TicketEventListener
 
runtimeService - Variable in class com.bytedesk.ticket.ticket.TicketService
 

S

satisfactionRate - Variable in class com.bytedesk.service.statistic.ServiceStatisticEntity
 
satisfactionRate - Variable in class com.bytedesk.service.statistic.ServiceStatisticResponse
 
SATISFIED - Enum constant in enum class com.bytedesk.ticket.ticket.TicketRatingEnum
 
satisfiedRatingCount - Variable in class com.bytedesk.service.statistic.ServiceStatisticEntity
 
satisfiedRatingCount - Variable in class com.bytedesk.service.statistic.ServiceStatisticResponse
 
satisfiedTickets - Variable in class com.bytedesk.ticket.statistic.TicketStatisticEntity
 
satisfiedTickets - Variable in class com.bytedesk.ticket.statistic.TicketStatisticResponse
 
save(LlmModelEntity) - Method in class com.bytedesk.ai.model.LlmModelRestService
 
save(LlmProviderEntity) - Method in class com.bytedesk.ai.provider.LlmProviderRestService
 
save(OllamaEntity) - Method in class com.bytedesk.ai.provider.vendors.ollama.OllamaRestService
 
save(RobotEntity) - Method in class com.bytedesk.ai.robot.RobotRestService
 
save(ActionEntity) - Method in class com.bytedesk.core.action.ActionRestService
 
save(AssistantEntity) - Method in class com.bytedesk.core.assistant.AssistantService
 
save(BlackEntity) - Method in class com.bytedesk.core.black.BlackRestService
 
save(CategoryEntity) - Method in class com.bytedesk.core.category.CategoryRestService
 
save(ChannelEntity) - Method in class com.bytedesk.core.channel.ChannelService
 
save(ClipboardEntity) - Method in class com.bytedesk.core.clipboard.ClipboardRestService
 
save(CustomerEntity) - Method in class com.bytedesk.core.crm.CustomerService
 
save(FlowEntity) - Method in class com.bytedesk.core.flow.FlowRestService
 
save(FormEntity) - Method in class com.bytedesk.core.form.FormRestService
 
save(IpAccessEntity) - Method in class com.bytedesk.core.ip.access.IpAccessRestService
 
save(IpBlacklistEntity) - Method in class com.bytedesk.core.ip.black.IpBlacklistRestService
 
save(IpWhitelistEntity) - Method in class com.bytedesk.core.ip.white.IpWhitelistRestService
 
save(MenuEntity) - Method in class com.bytedesk.core.menu.MenuRestService
 
save(MessageEntity) - Method in class com.bytedesk.core.message.MessageRestService
 
save(MessageEntity) - Method in class com.bytedesk.service.visitor_message.VisitorMessageRestService
 
save(NotificationEntity) - Method in class com.bytedesk.core.notification.NotificationRestService
 
save(EmailTemplateEntity) - Method in class com.bytedesk.core.push.email.EmailTemplateService
 
save(PushEntity) - Method in class com.bytedesk.core.push.PushRestService
 
save(QuartzEntity) - Method in class com.bytedesk.core.quartz.QuartzService
 
save(AuthorityEntity) - Method in class com.bytedesk.core.rbac.authority.AuthorityService
 
save(OAuthEntity) - Method in class com.bytedesk.core.rbac.oauth.OAuthService
 
save(OrganizationEntity) - Method in class com.bytedesk.core.rbac.organization.OrganizationService
 
save(RoleEntity) - Method in class com.bytedesk.core.rbac.role.RoleRestService
 
save(UserEntity) - Method in class com.bytedesk.core.rbac.user.UserRestService
 
save(UserEntity) - Method in class com.bytedesk.core.rbac.user.UserService
 
save(TagEntity) - Method in class com.bytedesk.core.tag.TagRestService
 
save(ThreadEntity) - Method in class com.bytedesk.core.thread.ThreadRestService
 
save(TopicEntity) - Method in class com.bytedesk.core.topic.TopicRestService
 
save(TopicEntity) - Method in class com.bytedesk.core.topic.TopicService
 
save(UrlEntity) - Method in class com.bytedesk.core.url.UrlRestService
 
save(ArticleEntity) - Method in class com.bytedesk.kbase.article.ArticleRestService
 
save(AutoReplyFixedEntity) - Method in class com.bytedesk.kbase.auto_reply.fixed.AutoReplyFixedRestService
 
save(AutoReplyKeywordEntity) - Method in class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordRestService
 
save(FaqEntity) - Method in class com.bytedesk.kbase.faq.FaqRestService
 
save(FileEntity) - Method in class com.bytedesk.kbase.file.FileRestService
 
save(KbaseEntity) - Method in class com.bytedesk.kbase.kbase.KbaseRestService
 
save(NotebaseEntity) - Method in class com.bytedesk.kbase.notebase.NotebaseService
 
save(QuickReplyEntity) - Method in class com.bytedesk.kbase.quick_reply.QuickReplyRestService
 
save(SplitEntity) - Method in class com.bytedesk.kbase.split.SplitRestService
 
save(TabooEntity) - Method in class com.bytedesk.kbase.taboo.TabooService
 
save(TextEntity) - Method in class com.bytedesk.kbase.text.TextRestService
 
save(UploadEntity) - Method in class com.bytedesk.kbase.upload.UploadRestService
 
save(WebsiteEntity) - Method in class com.bytedesk.kbase.website.WebsiteRestService
 
save(AgentStatusLogEntity) - Method in class com.bytedesk.service.agent_status.AgentStatusLogService
 
save(AgentEntity) - Method in class com.bytedesk.service.agent.AgentRestService
 
save(BrowseEntity) - Method in class com.bytedesk.service.browse.BrowseRestService
 
save(LeaveMsgEntity) - Method in class com.bytedesk.service.leave_msg.LeaveMsgRestService
 
save(QueueMemberEntity) - Method in class com.bytedesk.service.queue_member.QueueMemberRestService
 
save(QueueEntity) - Method in class com.bytedesk.service.queue.QueueRestService
 
save(RatingEntity) - Method in class com.bytedesk.service.rating.RatingService
 
save(StatisticThreadEntity) - Method in class com.bytedesk.service.statistic_thread.StatisticThreadService
 
save(ServiceStatisticEntity) - Method in class com.bytedesk.service.statistic.ServiceStatisticRestService
 
save(ThreadTransferEntity) - Method in class com.bytedesk.service.thread_transfer.ThreadTransferService
 
save(VisitorThreadEntity) - Method in class com.bytedesk.service.visitor_thread.VisitorThreadService
 
save(VisitorEntity) - Method in class com.bytedesk.service.visitor.VisitorRestService
 
save(WorkgroupEntity) - Method in class com.bytedesk.service.workgroup.WorkgroupRestService
 
save(WorktimeEntity) - Method in class com.bytedesk.service.worktime.WorktimeService
 
save(DepartmentEntity) - Method in class com.bytedesk.team.department.DepartmentService
 
save(GroupEntity) - Method in class com.bytedesk.team.group.GroupService
 
save(MemberEntity) - Method in class com.bytedesk.team.member.MemberRestService
 
save(TicketAttachmentEntity) - Method in class com.bytedesk.ticket.attachment.TicketAttachmentRestService
 
save(TicketProcessEntity) - Method in class com.bytedesk.ticket.process.TicketProcessRestService
 
save(TicketStatisticEntity) - Method in class com.bytedesk.ticket.statistic.TicketStatisticRestService
 
save(TicketEntity) - Method in class com.bytedesk.ticket.ticket.TicketRestService
 
save(List<AutoReplyFixedEntity>) - Method in class com.bytedesk.kbase.auto_reply.fixed.AutoReplyFixedRestService
 
save(List<AutoReplyKeywordEntity>) - Method in class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordRestService
 
save(List<FaqEntity>) - Method in class com.bytedesk.kbase.faq.FaqRestService
 
save(List<QuickReplyEntity>) - Method in class com.bytedesk.kbase.quick_reply.QuickReplyRestService
 
save(List<TabooEntity>) - Method in class com.bytedesk.kbase.taboo.TabooService
 
save(List<MemberEntity>) - Method in class com.bytedesk.team.member.MemberRestService
 
save(T) - Method in class com.bytedesk.core.base.BaseRestService
 
saveCourseLogoUrl(String, String) - Method in class com.bytedesk.kbase.upload.cloud.AliyunOss
 
saveData() - Method in class com.bytedesk.kbase.auto_reply.fixed.AutoReplyFixedExcelListener
加上存储数据库
saveData() - Method in class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordExcelListener
加上存储数据库
saveData() - Method in class com.bytedesk.kbase.faq.FaqExcelListener
加上存储数据库
saveData() - Method in class com.bytedesk.kbase.quick_reply.QuickReplyExcelListener
加上存储数据库
saveData() - Method in class com.bytedesk.kbase.taboo.TabooExcelListener
加上存储数据库
saveData() - Method in class com.bytedesk.team.member.MemberExcelListener
加上存储数据库
saveFaqPairs(String, String, String, String) - Method in class com.bytedesk.kbase.faq.FaqRestService
 
saveFormData(String, Map<String, String>) - Method in class com.bytedesk.ticket.form.TicketFormController
 
saveFormData(String, Map<String, String>) - Method in class com.bytedesk.ticket.form.TicketFormService
保存表单数据
saveRobotChanges(RobotEntity) - Method in class com.bytedesk.ai.robot.RobotFaqProcessor
 
saveSchoolLogoUrl(String, String) - Method in class com.bytedesk.kbase.upload.cloud.AliyunOss
 
saveWeChatAvatarUrl(String, String) - Method in class com.bytedesk.kbase.upload.cloud.AliyunOss
 
saveWeChatFile(String, File) - Method in class com.bytedesk.kbase.upload.cloud.AliyunOss
 
saveWeChatFileUrl(String, String) - Method in class com.bytedesk.kbase.upload.cloud.AliyunOss
 
saveWeChatImage(String, File) - Method in class com.bytedesk.kbase.upload.cloud.AliyunOss
 
saveWeChatImageUrl(String, String) - Method in class com.bytedesk.kbase.upload.cloud.AliyunOss
 
saveWeChatInputStream(String, InputStream) - Method in class com.bytedesk.kbase.upload.cloud.AliyunOss
 
saveWeChatThumb(String, File) - Method in class com.bytedesk.kbase.upload.cloud.AliyunOss
 
saveWeChatVideo(String, File) - Method in class com.bytedesk.kbase.upload.cloud.AliyunOss
 
saveWeChatVideoThumbUrl(String, String) - Method in class com.bytedesk.kbase.upload.cloud.AliyunOss
 
saveWeChatVideoUrl(String, String) - Method in class com.bytedesk.kbase.upload.cloud.AliyunOss
 
saveWeChatVoice(String, File) - Method in class com.bytedesk.kbase.upload.cloud.AliyunOss
 
saveWeChatVoiceUrl(String, String) - Method in class com.bytedesk.kbase.upload.cloud.AliyunOss
 
scan(PushRequest, HttpServletRequest) - Method in class com.bytedesk.core.push.PushRestService
 
SCAN_LOGIN - Enum constant in enum class com.bytedesk.core.rbac.auth.AuthTypeEnum
 
scanConfirm(PushRequest, HttpServletRequest) - Method in class com.bytedesk.core.push.PushRestService
 
SCANNED - Enum constant in enum class com.bytedesk.core.push.PushStatusEnum
 
scanQuery(PushRequest, HttpServletRequest) - Method in class com.bytedesk.core.push.PushRestService
 
SCHEDULE_NAME - Static variable in class com.bytedesk.core.uid.buffer.BufferPaddingExecutor
 
scheduleInterval - Variable in class com.bytedesk.core.uid.buffer.BufferPaddingExecutor
Schedule interval Unit as seconds
scheduleInterval - Variable in class com.bytedesk.core.uid.impl.CachedUidGenerator
另外一种RingBuffer填充时机, 在Schedule线程中, 周期性检查填充 默认:不配置此项, 即不使用Schedule线程.
scheduler - Variable in class com.bytedesk.core.quartz.QuartzService
 
score - Variable in class com.bytedesk.service.rating.RatingEntity
 
score - Variable in class com.bytedesk.service.rating.RatingMessageExtra
 
score - Variable in class com.bytedesk.service.rating.RatingRequest
 
score - Variable in class com.bytedesk.service.rating.RatingResponse
 
score - Variable in class com.bytedesk.service.visitor.VisitorRequestRate
 
scoreThreshold - Variable in class com.bytedesk.ai.robot.RobotLlm
 
search(LlmModelRequest) - Static method in class com.bytedesk.ai.model.LlmModelSpecification
 
search(LlmProviderRequest) - Static method in class com.bytedesk.ai.provider.LlmProviderSpecification
 
search(RobotRequest) - Static method in class com.bytedesk.ai.robot.RobotSpecification
 
search(ActionRequest) - Static method in class com.bytedesk.core.action.ActionSpecification
 
search(BlackRequest) - Static method in class com.bytedesk.core.black.BlackSpecification
 
search(CategoryRequest) - Static method in class com.bytedesk.core.category.CategorySpecification
 
search(ClipboardRequest) - Static method in class com.bytedesk.core.clipboard.ClipboardSpecification
 
search(CustomerRequest) - Static method in class com.bytedesk.core.crm.CustomerSpecification
 
search(FlowRequest) - Static method in class com.bytedesk.core.flow.FlowSpecification
 
search(FormRequest) - Static method in class com.bytedesk.core.form.FormSpecification
 
search(IpAccessRequest) - Static method in class com.bytedesk.core.ip.access.IpAccessSpecification
 
search(IpBlacklistRequest) - Static method in class com.bytedesk.core.ip.black.IpBlacklistSpecification
 
search(IpWhitelistRequest) - Static method in class com.bytedesk.core.ip.white.IpWhitelistSpecification
 
search(MenuRequest) - Static method in class com.bytedesk.core.menu.MenuSpecification
 
search(MessageRequest) - Static method in class com.bytedesk.core.message.MessageSpecification
 
search(NotificationRequest) - Static method in class com.bytedesk.core.notification.NotificationSpecification
 
search(PushRequest) - Static method in class com.bytedesk.core.push.PushSpecification
 
search(AuthorityRequest) - Static method in class com.bytedesk.core.rbac.authority.AuthoritySpecification
 
search(OrganizationRequest) - Static method in class com.bytedesk.core.rbac.organization.OrganizationSpecification
 
search(UserRequest) - Static method in class com.bytedesk.core.rbac.user.UserSpecification
 
search(TagRequest) - Static method in class com.bytedesk.core.tag.TagSpecification
 
search(ThreadRequest) - Static method in class com.bytedesk.core.thread.ThreadSpecification
 
search(UrlRequest) - Static method in class com.bytedesk.core.url.UrlSpecification
 
search(ArticleRequest) - Static method in class com.bytedesk.kbase.article.ArticleSpecification
 
search(AutoReplyFixedRequest) - Static method in class com.bytedesk.kbase.auto_reply.fixed.AutoReplyFixedSpecification
 
search(AutoReplyKeywordRequest) - Static method in class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordSpecification
 
search(FaqRequest) - Method in class com.bytedesk.kbase.faq.FaqRestControllerVisitor
 
search(FaqRequest) - Static method in class com.bytedesk.kbase.faq.FaqSpecification
 
search(FileRequest) - Static method in class com.bytedesk.kbase.file.FileSpecification
 
search(KbaseRequest) - Static method in class com.bytedesk.kbase.kbase.KbaseSpecification
 
search(NotebaseRequest) - Static method in class com.bytedesk.kbase.notebase.NotebaseSpecification
 
search(QuickReplyRequest) - Static method in class com.bytedesk.kbase.quick_reply.QuickReplySpecification
 
search(SplitRequest) - Static method in class com.bytedesk.kbase.split.SplitSpecification
 
search(TabooRequest) - Static method in class com.bytedesk.kbase.taboo.TabooSpecification
 
search(TextRequest) - Static method in class com.bytedesk.kbase.text.TextSpecification
 
search(UploadRequest) - Static method in class com.bytedesk.kbase.upload.UploadSpecification
 
search(WebsiteRequest) - Static method in class com.bytedesk.kbase.website.WebsiteSpecification
 
search(AgentRequest) - Static method in class com.bytedesk.service.agent.AgentSpecification
 
search(BrowseRequest) - Static method in class com.bytedesk.service.browse.BrowseSpecification
 
search(LeaveMsgRequest) - Static method in class com.bytedesk.service.leave_msg.LeaveMsgSpecification
 
search(QueueMemberRequest) - Static method in class com.bytedesk.service.queue_member.QueueMemberSpecification
 
search(QueueRequest) - Static method in class com.bytedesk.service.queue.QueueSpecification
 
search(RatingRequest) - Static method in class com.bytedesk.service.rating.RatingSpecification
 
search(ServiceStatisticRequest) - Static method in class com.bytedesk.service.statistic.ServiceStatisticSpecification
 
search(ThreadTransferRequest) - Static method in class com.bytedesk.service.thread_transfer.ThreadTransferSpecification
 
search(VisitorThreadRequest) - Static method in class com.bytedesk.service.visitor_thread.VisitorThreadSpecification
 
search(VisitorRequest) - Static method in class com.bytedesk.service.visitor.VisitorSpecification
 
search(WorkgroupRequest) - Static method in class com.bytedesk.service.workgroup.WorkgroupSpecification
 
search(DepartmentRequest) - Static method in class com.bytedesk.team.department.DepartmentSpecification
 
search(GroupRequest) - Static method in class com.bytedesk.team.group.GroupSpecification
 
search(MemberRequest) - Static method in class com.bytedesk.team.member.MemberSpecification
 
search(TicketProcessRequest) - Static method in class com.bytedesk.ticket.process.TicketProcessSpecification
 
search(TicketStatisticRequest) - Static method in class com.bytedesk.ticket.statistic.TicketStatisticSpecification
 
search(TicketRequest) - Static method in class com.bytedesk.ticket.ticket.TicketSpecification
 
search(String, String, String, Pageable) - Method in interface com.bytedesk.voc.feedback.FeedbackRepository
 
search(String, String, String, Pageable) - Method in interface com.bytedesk.voc.feedback.FeedbackService
 
search(String, String, String, Pageable) - Method in class com.bytedesk.voc.feedback.FeedbackServiceImpl
 
search(String, Model, Pageable) - Method in class com.bytedesk.forum.controller.ForumViewController
 
searchable - Variable in class com.bytedesk.core.rbac.user.UserExtra
 
searchByCriteria(PostSearchCriteria) - Static method in class com.bytedesk.forum.post.PostSpecification
 
searchByOrg(RoleRequest) - Static method in class com.bytedesk.core.rbac.role.RoleSpecification
 
searchBySuper(RoleRequest) - Static method in class com.bytedesk.core.rbac.role.RoleSpecification
 
searcher - Variable in class com.bytedesk.core.ip.IpService
 
searcher() - Method in class com.bytedesk.core.ip.IP2RegionConfig
 
searchKb(ArticleRequest) - Method in class com.bytedesk.kbase.article.ArticleRestControllerVisitor
 
searchKb(NotebaseRequest) - Method in class com.bytedesk.kbase.notebase.NotebaseRestControllerVisitor
 
searchPosts(PostSearchCriteria, Pageable) - Method in class com.bytedesk.forum.post.PostController
 
searchPosts(PostSearchCriteria, Pageable) - Method in interface com.bytedesk.forum.post.PostService
 
searchPosts(PostSearchCriteria, Pageable) - Method in class com.bytedesk.forum.post.PostServiceImpl
 
searchText - Variable in class com.bytedesk.core.thread.ThreadRequest
 
searchText - Variable in class com.bytedesk.ticket.ticket.dto.TicketRequest
 
searchText(String) - Method in class com.bytedesk.ai.springai.SpringAIVectorService
 
searchText(String, String) - Method in class com.bytedesk.ai.springai.SpringAIVectorService
 
seatNo - Variable in class com.bytedesk.team.member.MemberEntity
 
seatNo - Variable in class com.bytedesk.team.member.MemberExcel
 
seatNo - Variable in class com.bytedesk.team.member.MemberRequest
 
seatNo - Variable in class com.bytedesk.team.member.MemberResponse
 
secretId - Variable in class com.bytedesk.core.config.properties.BytedeskProperties.Tencent
 
secretId - Variable in class com.bytedesk.kbase.upload.cloud.TencentCos
 
secretKey - Variable in class com.bytedesk.core.config.properties.BytedeskProperties.Jwt
 
secretKey - Variable in class com.bytedesk.core.config.properties.BytedeskProperties.Tencent
 
secretKey - Variable in class com.bytedesk.kbase.upload.cloud.TencentCos
 
secretKey() - Method in class com.bytedesk.core.utils.JwtUtils
 
SecurityConfig - Class in com.bytedesk.core.config
https://github.com/pengjinning/spring-boot-3-jwt-security https://github.com/pengjinning/spring-boot-spring-security-jwt-authentication https://dev.to/jean_claude_van_debug/spring-security-mutliple-authentication-providers-new-spring-boot-3-e1j
SecurityConfig() - Constructor for class com.bytedesk.core.config.SecurityConfig
 
securityFilterChain(HttpSecurity) - Method in class com.bytedesk.core.config.SecurityConfig
 
selectAgent(WorkgroupEntity, ThreadEntity, List<AgentEntity>) - Method in class com.bytedesk.service.workgroup.WorkgroupRoutingService
根据工作组路由模式选择客服
selectByConsistentHash(String, List<AgentEntity>) - Method in class com.bytedesk.service.workgroup.WorkgroupRoutingService
一致性哈希算法 相同访客尽量分配给同一个客服
selectByFastestResponse(List<AgentEntity>) - Method in class com.bytedesk.service.workgroup.WorkgroupRoutingService
最快响应算法 选择平均响应时间最短的客服
selectByLeastActive(List<AgentEntity>) - Method in class com.bytedesk.service.workgroup.WorkgroupRoutingService
最小活动数算法 选择当前会话数最少的客服
selectByRandom(List<AgentEntity>) - Method in class com.bytedesk.service.workgroup.WorkgroupRoutingService
随机算法 随机选择一个可用客服
selectByRoundRobin(String, List<AgentEntity>) - Method in class com.bytedesk.service.workgroup.WorkgroupRoutingService
轮询算法 按顺序将请求分配给每个客服
selectByWeightedRandom(List<AgentEntity>) - Method in class com.bytedesk.service.workgroup.WorkgroupRoutingService
加权随机算法 根据客服评分和性能给予不同权重
send(String, String) - Method in class com.bytedesk.core.jms.JmsArtemisService
 
send(String, String, HttpServletRequest) - Method in class com.bytedesk.core.push.email.PushServiceImplEmail
 
send(String, String, HttpServletRequest) - Method in class com.bytedesk.core.push.ios.PushServiceImplIos
 
send(String, String, HttpServletRequest) - Method in class com.bytedesk.core.push.PushNotifier
 
send(String, String, HttpServletRequest) - Method in class com.bytedesk.core.push.sms.PushServiceImplSms
 
sendAliyunValidateCode(String, String) - Method in class com.bytedesk.core.push.email.PushServiceImplEmail
通过阿里云邮件推送SDK发送
sendAssignedNotification(DelegateExecution) - Method in class com.bytedesk.ticket.delegate.TicketMessageDelegate
 
sendCode(AuthRequest, HttpServletRequest) - Method in class com.bytedesk.core.push.PushRestService
 
sendDeleteFileMessage(String, List<String>) - Method in class com.bytedesk.core.redis.pubsub.RedisPubsubService
 
sendEmail(String, String, String) - Method in class com.bytedesk.voc.notification.VocNotificationServiceImpl
 
sendEmailCode(AuthRequest, HttpServletRequest) - Method in class com.bytedesk.core.rbac.auth.AuthController
 
sender - Variable in class com.bytedesk.core.push.PushEntity
 
sender - Variable in class com.bytedesk.core.push.PushRequest
 
sender - Variable in class com.bytedesk.core.push.PushResponse
 
sender - Variable in class com.bytedesk.service.thread_transfer.ThreadTransferEntity
 
sender - Variable in class com.bytedesk.service.thread_transfer.ThreadTransferResponse
 
sendEscalatedNotification(DelegateExecution) - Method in class com.bytedesk.ticket.delegate.TicketMessageDelegate
 
SENDING - Enum constant in enum class com.bytedesk.core.message.MessageStatusEnum
 
sendJavaMail(String, String, String) - Method in class com.bytedesk.core.push.email.PushServiceImplEmail
通过JavaMail发送 https://springdoc.cn/spring-boot-email/
sendJavaMailValidateCode(String, String) - Method in class com.bytedesk.core.push.email.PushServiceImplEmail
 
sendJsonMessage(String) - Method in interface com.bytedesk.core.message.IMessageSendService
 
sendJsonMessage(String) - Method in class com.bytedesk.core.message.MessageSendServiceImpl
 
sendJsonMessage(String) - Method in class com.bytedesk.core.message.MessageSocketService
 
sendMessage(RedisPubsubMessage) - Method in class com.bytedesk.core.redis.pubsub.RedisPubsubStringListener
 
sendMobileCode(AuthRequest, HttpServletRequest) - Method in class com.bytedesk.core.rbac.auth.AuthController
 
sendMqMessage(MqttPublishMessage, byte[]) - Method in class com.bytedesk.core.socket.mqtt.protocol.Publish
 
sendParseFileMessage(String, String, String) - Method in class com.bytedesk.core.redis.pubsub.RedisPubsubService
 
sendProtobufMessage(MessageProtobuf) - Method in interface com.bytedesk.core.message.IMessageSendService
 
sendProtobufMessage(MessageProtobuf) - Method in class com.bytedesk.core.message.MessageSendServiceImpl
 
sendProtoMessage(MessageProto.Message) - Method in class com.bytedesk.core.message.MessageSocketService
 
sendPubAckMessage(Channel, int) - Static method in class com.bytedesk.core.socket.mqtt.MqttChannelUtils
 
sendPubRecMessage(Channel, int) - Static method in class com.bytedesk.core.socket.mqtt.MqttChannelUtils
 
sendQuestionMessage(String, String, String, String) - Method in class com.bytedesk.core.redis.pubsub.RedisPubsubService
 
sendQueueMessage(MessageProtobuf) - Method in class com.bytedesk.core.jms.JmsArtemisService
 
sendQueueMessage(String) - Method in class com.bytedesk.core.jms.JmsArtemisService
 
sendResolvedNotification(DelegateExecution) - Method in class com.bytedesk.ticket.delegate.TicketMessageDelegate
 
sendRestMessage(Map<String, String>) - Method in class com.bytedesk.core.message.MessageRestController
当客户端长连接断开时,启用此rest接口发送消息 send offline message
sendRestMessage(Map<String, String>) - Method in class com.bytedesk.service.visitor.VisitorAnonymousController
 
sendSLABreachNotification(String, String, String) - Method in class com.bytedesk.ticket.service.TicketNotificationService
发送 SLA 违规通知
sendSseMessage(String, RobotLlm, MessageProtobuf) - Method in class com.bytedesk.ai.provider.vendors.ollama.OllamaChatService
 
sendTopicMessage(MessageProtobuf) - Method in class com.bytedesk.core.jms.JmsArtemisService
 
sendTopicMessage(String) - Method in class com.bytedesk.core.jms.JmsArtemisService
 
sendValidateCode(String, String) - Method in class com.bytedesk.core.push.sms.PushServiceImplSms
 
sendWsKbAutoReply(String, String, MessageProtobuf) - Method in class com.bytedesk.ai.provider.vendors.zhipuai.ZhipuaiChatService
 
sendWsKbMessage(String, RobotEntity, MessageProtobuf) - Method in class com.bytedesk.ai.provider.vendors.ollama.OllamaChatService
 
sendWsKbMessage(String, RobotEntity, MessageProtobuf) - Method in class com.bytedesk.ai.provider.vendors.zhipuai.ZhipuaiChatService
 
sendWsKbMessage(String, RobotEntity, MessageProtobuf) - Method in class com.bytedesk.ai.springai.SpringAIZhipuaiService
 
sendWsMessage(String, RobotLlm, MessageProtobuf) - Method in class com.bytedesk.ai.provider.vendors.chatglm.ChatglmService
 
sendWsMessage(String, RobotLlm, MessageProtobuf) - Method in class com.bytedesk.ai.provider.vendors.coze.CozeService
 
sendWsMessage(String, RobotLlm, MessageProtobuf) - Method in class com.bytedesk.ai.provider.vendors.gitee.GiteeService
 
sendWsMessage(String, RobotLlm, MessageProtobuf) - Method in class com.bytedesk.ai.provider.vendors.moonshot.MoonshotService
 
sendWsMessage(String, RobotLlm, MessageProtobuf) - Method in class com.bytedesk.ai.provider.vendors.ollama.OllamaChatService
 
sendWsMessage(String, RobotLlm, MessageProtobuf) - Method in class com.bytedesk.ai.provider.vendors.openai.OpenaiService
 
sendWsMessage(String, RobotLlm, MessageProtobuf) - Method in class com.bytedesk.ai.provider.vendors.qwen.QwenService
 
sendWsMessage(String, RobotLlm, MessageProtobuf) - Method in class com.bytedesk.ai.provider.vendors.spark.SparkService
 
sendWsMessage(String, RobotLlm, MessageProtobuf) - Method in class com.bytedesk.ai.provider.vendors.zhipuai.ZhipuaiChatService
websocket 发送消息 LLM 聊天
SensitiveWordFilter - Class in com.bytedesk.voc.filter
 
SensitiveWordFilter() - Constructor for class com.bytedesk.voc.filter.SensitiveWordFilter
 
sensitiveWordMap - Variable in class com.bytedesk.voc.filter.SensitiveWordFilter
 
sensitiveWordsFile - Variable in class com.bytedesk.voc.config.VocConfig
 
SENT - Enum constant in enum class com.bytedesk.ticket.message.TicketMessageStatusEnum
 
seqBits - Variable in class com.bytedesk.core.uid.impl.UidProperties
序列号占用的位数
sequence - Variable in class com.bytedesk.core.uid.impl.DefaultUidGenerator
Volatile fields caused by nextId()
sequenceBits - Variable in class com.bytedesk.core.uid.impl.BitsAllocator
 
sequences - Variable in class com.bytedesk.core.uid.utils.NamingThreadFactory
Sequences for multi thread name prefix
serialize(Object) - Method in class com.bytedesk.core.redis.CustomRedisSerializer
 
serialVersionUID - Static variable in class com.bytedesk.ai.model.LlmModelCreateEvent
 
serialVersionUID - Static variable in class com.bytedesk.ai.model.LlmModelEntity
 
serialVersionUID - Static variable in class com.bytedesk.ai.model.LlmModelUpdateEvent
 
serialVersionUID - Static variable in class com.bytedesk.ai.provider.LlmProviderCreateEvent
 
serialVersionUID - Static variable in class com.bytedesk.ai.provider.LlmProviderEntity
 
serialVersionUID - Static variable in class com.bytedesk.ai.provider.LlmProviderRequest
 
serialVersionUID - Static variable in class com.bytedesk.ai.provider.LlmProviderResponse
 
serialVersionUID - Static variable in class com.bytedesk.ai.provider.LlmProviderUpdateEvent
 
serialVersionUID - Static variable in class com.bytedesk.ai.robot.event.RobotCreateEvent
 
serialVersionUID - Static variable in class com.bytedesk.ai.robot.RobotEntity
 
serialVersionUID - Static variable in class com.bytedesk.ai.robot.RobotProtobuf
 
serialVersionUID - Static variable in class com.bytedesk.ai.springai.event.VectorSplitEvent
 
serialVersionUID - Static variable in class com.bytedesk.core.action.ActionCreateEvent
 
serialVersionUID - Static variable in class com.bytedesk.core.action.ActionEntity
 
serialVersionUID - Static variable in class com.bytedesk.core.action.ActionRequest
 
serialVersionUID - Static variable in class com.bytedesk.core.action.ActionResponse
 
serialVersionUID - Static variable in class com.bytedesk.core.assistant.AssistantEntity
 
serialVersionUID - Static variable in class com.bytedesk.core.category.CategoryCreateEvent
 
serialVersionUID - Static variable in class com.bytedesk.core.category.CategoryUpdateEvent
 
serialVersionUID - Static variable in class com.bytedesk.core.channel.ChannelEntity
 
serialVersionUID - Static variable in class com.bytedesk.core.config.properties.BytedeskPropertiesResponse
 
serialVersionUID - Static variable in exception com.bytedesk.core.exception.EmailExistsException
 
serialVersionUID - Static variable in exception com.bytedesk.core.exception.ForbiddenException
 
serialVersionUID - Static variable in exception com.bytedesk.core.exception.MobileExistsException
 
serialVersionUID - Static variable in exception com.bytedesk.core.exception.NotFoundException
 
serialVersionUID - Static variable in exception com.bytedesk.core.exception.UserDisabledException
 
serialVersionUID - Static variable in exception com.bytedesk.core.exception.UsernameExistsException
 
serialVersionUID - Static variable in class com.bytedesk.core.message_unread.MessageUnreadEntity
 
serialVersionUID - Static variable in class com.bytedesk.core.message.event.MessageCreateEvent
 
serialVersionUID - Static variable in class com.bytedesk.core.message.event.MessageUpdateEvent
 
serialVersionUID - Static variable in class com.bytedesk.core.message.MessageEntity
 
serialVersionUID - Static variable in class com.bytedesk.core.message.MessageProtobuf
 
serialVersionUID - Static variable in class com.bytedesk.core.message.MessageResponse
 
serialVersionUID - Static variable in class com.bytedesk.core.push.email.EmailTemplateEntity
 
serialVersionUID - Static variable in class com.bytedesk.core.push.PushEntity
 
serialVersionUID - Static variable in class com.bytedesk.core.push.PushRequest
 
serialVersionUID - Static variable in class com.bytedesk.core.push.PushResponse
 
serialVersionUID - Static variable in class com.bytedesk.core.quartz.job.QuartzDaily0Job
 
serialVersionUID - Static variable in class com.bytedesk.core.quartz.job.QuartzDaily8Job
 
serialVersionUID - Static variable in class com.bytedesk.core.quartz.job.QuartzFiveMinJob
 
serialVersionUID - Static variable in class com.bytedesk.core.quartz.job.QuartzFiveSecondJob
 
serialVersionUID - Static variable in class com.bytedesk.core.quartz.job.QuartzHalfHourJob
 
serialVersionUID - Static variable in class com.bytedesk.core.quartz.job.QuartzHourlyJob
 
serialVersionUID - Static variable in class com.bytedesk.core.quartz.job.QuartzOneMinJob
 
serialVersionUID - Static variable in class com.bytedesk.core.rbac.auth.AuthRequest
 
serialVersionUID - Static variable in class com.bytedesk.core.rbac.authority.AuthorityEntity
 
serialVersionUID - Static variable in class com.bytedesk.core.rbac.organization.OrganizationCreateEvent
 
serialVersionUID - Static variable in class com.bytedesk.core.rbac.organization.OrganizationEntity
 
serialVersionUID - Static variable in class com.bytedesk.core.rbac.organization.OrganizationResponse
 
serialVersionUID - Static variable in class com.bytedesk.core.rbac.organization.OrganizationResponseSimple
 
serialVersionUID - Static variable in class com.bytedesk.core.rbac.role.RoleEntity
 
serialVersionUID - Static variable in class com.bytedesk.core.rbac.role.RoleResponse
 
serialVersionUID - Static variable in class com.bytedesk.core.rbac.user.UserEntity
 
serialVersionUID - Static variable in class com.bytedesk.core.rbac.user.UserLogoutEvent
 
serialVersionUID - Static variable in class com.bytedesk.core.rbac.user.UserProtobuf
 
serialVersionUID - Static variable in class com.bytedesk.core.rbac.user.UserResponse
 
serialVersionUID - Static variable in class com.bytedesk.core.redis.pubsub.RedisPubsubMessage
 
serialVersionUID - Static variable in class com.bytedesk.core.redis.pubsub.RedisPubsubParseFileErrorEvent
 
serialVersionUID - Static variable in class com.bytedesk.core.redis.pubsub.RedisPubsubParseFileSuccessEvent
 
serialVersionUID - Static variable in class com.bytedesk.core.socket.mqtt.MqttSession
 
serialVersionUID - Static variable in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message
 
serialVersionUID - Static variable in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread
 
serialVersionUID - Static variable in class com.bytedesk.core.socket.protobuf.model.UserProto.User
 
serialVersionUID - Static variable in class com.bytedesk.core.tag.event.TagCreateEvent
 
serialVersionUID - Static variable in class com.bytedesk.core.tag.event.TagDeleteEvent
 
serialVersionUID - Static variable in class com.bytedesk.core.tag.event.TagUpdateEvent
 
serialVersionUID - Static variable in class com.bytedesk.core.thread.ThreadEntity
 
serialVersionUID - Static variable in class com.bytedesk.core.thread.ThreadExtra
 
serialVersionUID - Static variable in class com.bytedesk.core.thread.ThreadFlowNode
 
serialVersionUID - Static variable in class com.bytedesk.core.thread.ThreadProtobuf
 
serialVersionUID - Static variable in class com.bytedesk.core.thread.ThreadResponse
 
serialVersionUID - Static variable in class com.bytedesk.core.token.TokenEntity
 
serialVersionUID - Static variable in class com.bytedesk.core.topic.TopicEntity
 
serialVersionUID - Static variable in exception com.bytedesk.core.uid.exception.UidGenerateException
Serial Version UID
serialVersionUID - Static variable in class com.bytedesk.core.uid.UidGeneratorEntity
 
serialVersionUID - Static variable in class com.bytedesk.core.uid.utils.PaddedAtomicLong
 
serialVersionUID - Static variable in class com.bytedesk.core.utils.JsonResult
 
serialVersionUID - Static variable in class com.bytedesk.kbase.article.ArticleCreateEvent
 
serialVersionUID - Static variable in class com.bytedesk.kbase.article.ArticleEntity
 
serialVersionUID - Static variable in class com.bytedesk.kbase.article.ArticleUpdateEvent
 
serialVersionUID - Static variable in class com.bytedesk.kbase.auto_reply.settings.AutoReplySettings
 
serialVersionUID - Static variable in class com.bytedesk.kbase.faq.event.FaqCreateEvent
 
serialVersionUID - Static variable in class com.bytedesk.kbase.faq.event.FaqUpdateEvent
 
serialVersionUID - Static variable in class com.bytedesk.kbase.faq.FaqEntity
 
serialVersionUID - Static variable in class com.bytedesk.kbase.file.event.FileCreateEvent
 
serialVersionUID - Static variable in class com.bytedesk.kbase.file.event.FileDeleteEvent
 
serialVersionUID - Static variable in class com.bytedesk.kbase.file.event.FileUpdateEvent
 
serialVersionUID - Static variable in class com.bytedesk.kbase.kbase.KbaseCreateEvent
 
serialVersionUID - Static variable in class com.bytedesk.kbase.kbase.KbaseEntity
 
serialVersionUID - Static variable in class com.bytedesk.kbase.kbase.KbaseUpdateEvent
 
serialVersionUID - Static variable in class com.bytedesk.kbase.notebase.NotebaseCreateEvent
 
serialVersionUID - Static variable in class com.bytedesk.kbase.notebase.NotebaseEntity
 
serialVersionUID - Static variable in class com.bytedesk.kbase.notebase.NotebaseUpdateEvent
 
serialVersionUID - Static variable in class com.bytedesk.kbase.quick_reply.QuickReplyEntity
 
serialVersionUID - Static variable in class com.bytedesk.kbase.settings.InviteSettings
 
serialVersionUID - Static variable in class com.bytedesk.kbase.settings.ServiceSettings
 
serialVersionUID - Static variable in class com.bytedesk.kbase.settings.ServiceSettingsRequest
 
serialVersionUID - Static variable in class com.bytedesk.kbase.settings.ServiceSettingsResponse
 
serialVersionUID - Static variable in class com.bytedesk.kbase.settings.ServiceSettingsResponseVisitor
 
serialVersionUID - Static variable in class com.bytedesk.kbase.split.event.SplitCreateEvent
 
serialVersionUID - Static variable in class com.bytedesk.kbase.split.event.SplitDeleteEvent
 
serialVersionUID - Static variable in class com.bytedesk.kbase.split.event.SplitUpdateEvent
 
serialVersionUID - Static variable in class com.bytedesk.kbase.taboo.event.TabooCreateEvent
 
serialVersionUID - Static variable in class com.bytedesk.kbase.taboo.event.TabooDeleteEvent
 
serialVersionUID - Static variable in class com.bytedesk.kbase.taboo.event.TabooUpdateEvent
 
serialVersionUID - Static variable in class com.bytedesk.kbase.text.event.TextCreateEvent
 
serialVersionUID - Static variable in class com.bytedesk.kbase.text.event.TextDeleteEvent
 
serialVersionUID - Static variable in class com.bytedesk.kbase.text.event.TextUpdateEvent
 
serialVersionUID - Static variable in class com.bytedesk.kbase.upload.event.UploadCreateEvent
 
serialVersionUID - Static variable in class com.bytedesk.kbase.upload.event.UploadUpdateEvent
 
serialVersionUID - Static variable in class com.bytedesk.kbase.upload.UploadEntity
 
serialVersionUID - Static variable in class com.bytedesk.kbase.website.event.WebsiteCreateEvent
 
serialVersionUID - Static variable in class com.bytedesk.kbase.website.event.WebsiteDeleteEvent
 
serialVersionUID - Static variable in class com.bytedesk.kbase.website.event.WebsiteUpdateEvent
 
serialVersionUID - Static variable in class com.bytedesk.service.agent.AgentEntity
 
serialVersionUID - Static variable in class com.bytedesk.service.agent.AgentResponse
 
serialVersionUID - Static variable in class com.bytedesk.service.agent.event.AgentCreateEvent
 
serialVersionUID - Static variable in class com.bytedesk.service.agent.event.AgentUpdateEvent
 
serialVersionUID - Static variable in class com.bytedesk.service.browse.BrowseEntity
 
serialVersionUID - Static variable in class com.bytedesk.service.browse.BrowseRequest
 
serialVersionUID - Static variable in class com.bytedesk.service.browse.BrowseResponse
 
serialVersionUID - Static variable in class com.bytedesk.service.leave_msg.LeaveMsgEntity
 
serialVersionUID - Static variable in class com.bytedesk.service.leave_msg.settings.LeaveMsgSettings
 
serialVersionUID - Static variable in class com.bytedesk.service.leave_msg.settings.LeaveMsgSettingsRequest
 
serialVersionUID - Static variable in class com.bytedesk.service.leave_msg.settings.LeaveMsgSettingsResponse
 
serialVersionUID - Static variable in class com.bytedesk.service.queue_member.event.QueueMemberCreateEvent
 
serialVersionUID - Static variable in class com.bytedesk.service.queue_member.event.QueueMemberUpdateEvent
 
serialVersionUID - Static variable in class com.bytedesk.service.queue_member.QueueMemberEntity
 
serialVersionUID - Static variable in class com.bytedesk.service.queue.settings.QueueSettings
 
serialVersionUID - Static variable in class com.bytedesk.service.queue.settings.QueueSettingsRequest
 
serialVersionUID - Static variable in class com.bytedesk.service.queue.settings.QueueSettingsResponse
 
serialVersionUID - Static variable in class com.bytedesk.service.settings.RobotSettings
 
serialVersionUID - Static variable in class com.bytedesk.service.settings.RobotSettingsRequest
 
serialVersionUID - Static variable in class com.bytedesk.service.settings.RobotSettingsResponse
 
serialVersionUID - Static variable in class com.bytedesk.service.statistic_message.StatisticMessageEntity
 
serialVersionUID - Static variable in class com.bytedesk.service.statistic_thread.StatisticThreadEntity
 
serialVersionUID - Static variable in class com.bytedesk.service.thread_summary.ThreadSummaryEntity
 
serialVersionUID - Static variable in class com.bytedesk.service.visitor_thread.VisitorThreadEntity
 
serialVersionUID - Static variable in class com.bytedesk.service.visitor.VisitorEntity
 
serialVersionUID - Static variable in class com.bytedesk.service.visitor.VisitorRequest
 
serialVersionUID - Static variable in class com.bytedesk.service.visitor.VisitorResponse
 
serialVersionUID - Static variable in class com.bytedesk.service.workgroup.event.WorkgroupCreateEvent
 
serialVersionUID - Static variable in class com.bytedesk.service.workgroup.event.WorkgroupUpdateEvent
 
serialVersionUID - Static variable in class com.bytedesk.service.workgroup.WorkgroupEntity
 
serialVersionUID - Static variable in class com.bytedesk.service.workgroup.WorkgroupResponse
 
serialVersionUID - Static variable in class com.bytedesk.team.department.DepartmentEntity
 
serialVersionUID - Static variable in class com.bytedesk.team.department.DepartmentResponse
 
serialVersionUID - Static variable in class com.bytedesk.team.group.GroupEntity
 
serialVersionUID - Static variable in class com.bytedesk.team.member.MemberEntity
 
serialVersionUID - Static variable in class com.bytedesk.team.member.MemberResponseSimple
 
serialVersionUID - Static variable in class com.bytedesk.ticket.listener.TicketExecutionListener
 
serialVersionUID - Static variable in class com.bytedesk.ticket.listener.TicketTaskListener
 
serialVersionUID - Static variable in class com.bytedesk.ticket.process.event.TicketProcessCreateEvent
 
serialVersionUID - Static variable in class com.bytedesk.ticket.process.ProcessDefinitionResponse
 
servedNumber - Variable in class com.bytedesk.service.queue.QueueEntity
 
servedNumber - Variable in class com.bytedesk.service.queue.QueueRequest
 
servedNumber - Variable in class com.bytedesk.service.queue.QueueResponse
 
serverChannel - Variable in class com.bytedesk.core.socket.mqtt.server.MqttWebSocketServer
 
SERVICE - Enum constant in enum class com.bytedesk.ai.robot.RobotTypeEnum
 
SERVICE_REQUEST - Static variable in class com.bytedesk.ticket.ticket.TicketCategories
Service Request Categories 服务请求类
ServiceConvertUtils - Class in com.bytedesk.service.utils
 
ServiceConvertUtils() - Constructor for class com.bytedesk.service.utils.ServiceConvertUtils
 
ServiceRouteController - Class in com.bytedesk.service.controller
 
ServiceRouteController() - Constructor for class com.bytedesk.service.controller.ServiceRouteController
 
serviceSettings - Variable in class com.bytedesk.ai.robot.RobotEntity
 
serviceSettings - Variable in class com.bytedesk.ai.robot.RobotRequest
 
serviceSettings - Variable in class com.bytedesk.ai.robot.RobotResponse
 
serviceSettings - Variable in class com.bytedesk.service.agent.AgentEntity
 
serviceSettings - Variable in class com.bytedesk.service.agent.AgentRequest
 
serviceSettings - Variable in class com.bytedesk.service.agent.AgentResponse
 
serviceSettings - Variable in class com.bytedesk.service.workgroup.WorkgroupEntity
 
serviceSettings - Variable in class com.bytedesk.service.workgroup.WorkgroupRequest
 
serviceSettings - Variable in class com.bytedesk.service.workgroup.WorkgroupResponse
 
ServiceSettings - Class in com.bytedesk.kbase.settings
 
ServiceSettings() - Constructor for class com.bytedesk.kbase.settings.ServiceSettings
 
ServiceSettingsRequest - Class in com.bytedesk.kbase.settings
 
ServiceSettingsRequest() - Constructor for class com.bytedesk.kbase.settings.ServiceSettingsRequest
 
ServiceSettingsResponse - Class in com.bytedesk.kbase.settings
 
ServiceSettingsResponse() - Constructor for class com.bytedesk.kbase.settings.ServiceSettingsResponse
 
ServiceSettingsResponseVisitor - Class in com.bytedesk.kbase.settings
 
ServiceSettingsResponseVisitor() - Constructor for class com.bytedesk.kbase.settings.ServiceSettingsResponseVisitor
 
serviceSettingsService - Variable in class com.bytedesk.service.agent.AgentRestService
 
serviceSettingsService - Variable in class com.bytedesk.service.workgroup.WorkgroupRestService
 
ServiceSettingsService - Class in com.bytedesk.service.settings
 
ServiceSettingsService() - Constructor for class com.bytedesk.service.settings.ServiceSettingsService
 
ServiceStatisticConvert - Class in com.bytedesk.service.statistic
 
ServiceStatisticConvert() - Constructor for class com.bytedesk.service.statistic.ServiceStatisticConvert
 
ServiceStatisticEntity - Class in com.bytedesk.service.statistic
客服对话统计数据: 组织、工作组、客服、机器人 可监控机器人的服务关键数据,包含解决率、评价满意度、服务转人工率、未知回答率、有效会话、当前生效知识等关键运营指标,可点击“详细指标”快速跳转至数据看板页面。
ServiceStatisticEntity() - Constructor for class com.bytedesk.service.statistic.ServiceStatisticEntity
 
ServiceStatisticEventListener - Class in com.bytedesk.service.statistic
 
ServiceStatisticEventListener() - Constructor for class com.bytedesk.service.statistic.ServiceStatisticEventListener
 
serviceStatisticRepository - Variable in class com.bytedesk.service.statistic.ServiceStatisticRestService
 
serviceStatisticRepository - Variable in class com.bytedesk.service.statistic.ServiceStatisticService
 
ServiceStatisticRepository - Interface in com.bytedesk.service.statistic
 
ServiceStatisticRequest - Class in com.bytedesk.service.statistic
 
ServiceStatisticRequest() - Constructor for class com.bytedesk.service.statistic.ServiceStatisticRequest
 
ServiceStatisticResponse - Class in com.bytedesk.service.statistic
 
ServiceStatisticResponse() - Constructor for class com.bytedesk.service.statistic.ServiceStatisticResponse
 
ServiceStatisticRestController - Class in com.bytedesk.service.statistic
 
ServiceStatisticRestController() - Constructor for class com.bytedesk.service.statistic.ServiceStatisticRestController
 
serviceStatisticRestService - Variable in class com.bytedesk.service.statistic.ServiceStatisticRestController
 
ServiceStatisticRestService - Class in com.bytedesk.service.statistic
 
ServiceStatisticRestService() - Constructor for class com.bytedesk.service.statistic.ServiceStatisticRestService
 
serviceStatisticService - Variable in class com.bytedesk.service.statistic.ServiceStatisticEventListener
 
serviceStatisticService - Variable in class com.bytedesk.service.statistic.ServiceStatisticRestController
 
ServiceStatisticService - Class in com.bytedesk.service.statistic
 
ServiceStatisticService() - Constructor for class com.bytedesk.service.statistic.ServiceStatisticService
 
ServiceStatisticSpecification - Class in com.bytedesk.service.statistic
 
ServiceStatisticSpecification() - Constructor for class com.bytedesk.service.statistic.ServiceStatisticSpecification
 
ServiceStatisticTypeEnum - Enum Class in com.bytedesk.service.statistic
 
ServiceStatisticTypeEnum() - Constructor for enum class com.bytedesk.service.statistic.ServiceStatisticTypeEnum
 
serviceThreadTopic - Variable in class com.bytedesk.ticket.ticket.dto.TicketRequest
 
serviceThreadTopic - Variable in class com.bytedesk.ticket.ticket.dto.TicketResponse
 
serviceThreadTopic - Variable in class com.bytedesk.ticket.ticket.TicketEntity
 
serviceThreadTopic - Variable in class com.bytedesk.ticket.ticket.TicketExcel
 
SERVING - Enum constant in enum class com.bytedesk.service.queue_member.QueueMemberStatusEnum
 
servingNumber - Variable in class com.bytedesk.service.queue.QueueEntity
 
servingNumber - Variable in class com.bytedesk.service.queue.QueueRequest
 
servingNumber - Variable in class com.bytedesk.service.queue.QueueResponse
 
SessionController - Class in com.bytedesk.core.session
https://docs.spring.io/spring-session/reference/guides/boot-redis.html
SessionController() - Constructor for class com.bytedesk.core.session.SessionController
 
sessions - Variable in class com.bytedesk.core.socket.stomp.handler.WebSocketBinaryMessageHandler
 
sessions - Variable in class com.bytedesk.core.socket.stomp.handler.WebSocketTextMessageHandler
 
setAlarm(String) - Method in class com.bytedesk.ai.springai.tools.DateTimeTools
 
setApplicationContext(ApplicationContext) - Method in class com.bytedesk.core.utils.ApplicationContextHolder
 
setAuthenticated(boolean) - Method in class com.bytedesk.core.rbac.auth.AuthToken
 
setAvatar(String) - Method in class com.bytedesk.core.socket.protobuf.model.UserProto.User.Builder
头像
setAvatarBytes(ByteString) - Method in class com.bytedesk.core.socket.protobuf.model.UserProto.User.Builder
头像
setBookingClass(BookingClass) - Method in class com.bytedesk.ai.springai.demo.airline.data.Booking
 
setBookingNumber(String) - Method in class com.bytedesk.ai.springai.demo.airline.data.Booking
 
setBookings(List<Booking>) - Method in class com.bytedesk.ai.springai.demo.airline.data.BookingData
 
setBookings(List<Booking>) - Method in class com.bytedesk.ai.springai.demo.airline.data.Customer
 
setBookingStatus(BookingStatus) - Method in class com.bytedesk.ai.springai.demo.airline.data.Booking
 
setBookingTo(LocalDate) - Method in class com.bytedesk.ai.springai.demo.airline.data.Booking
 
setBoostPower(int) - Method in class com.bytedesk.core.uid.impl.CachedUidGenerator
Setters for spring property
setBufferPaddingExecutor(BufferPaddingExecutor) - Method in class com.bytedesk.core.uid.buffer.RingBuffer
Setters
setClient(String) - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message.Builder
消息来源客户端
setClientBytes(ByteString) - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message.Builder
消息来源客户端
setClose() - Method in class com.bytedesk.core.thread.ThreadEntity
 
setContent(String) - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message.Builder
消息内容,可能是文本,图片,语音,视频,文件等,json
setContentBytes(ByteString) - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message.Builder
消息内容,可能是文本,图片,语音,视频,文件等,json
setCookie(HttpServletResponse) - Method in class com.bytedesk.core.session.CookieController
http://127.0.0.1:9003/cookie/set
setCreatedAt(String) - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message.Builder
时间戳
setCreatedAtBytes(ByteString) - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message.Builder
时间戳
setCustomer(Customer) - Method in class com.bytedesk.ai.springai.demo.airline.data.Booking
 
setCustomers(List<Customer>) - Method in class com.bytedesk.ai.springai.demo.airline.data.BookingData
 
setDaemon(boolean) - Method in class com.bytedesk.core.uid.utils.NamingThreadFactory
 
setDate(LocalDate) - Method in class com.bytedesk.ai.springai.demo.airline.data.Booking
 
setExtra(String) - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message.Builder
自定义扩展/附加信息
setExtra(String) - Method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread.Builder
自定义扩展/附加信息
setExtra(String) - Method in class com.bytedesk.core.socket.protobuf.model.UserProto.User.Builder
自定义扩展/附加信息
setExtraBytes(ByteString) - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message.Builder
自定义扩展/附加信息
setExtraBytes(ByteString) - Method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread.Builder
自定义扩展/附加信息
setExtraBytes(ByteString) - Method in class com.bytedesk.core.socket.protobuf.model.UserProto.User.Builder
自定义扩展/附加信息
setField(Descriptors.FieldDescriptor, Object) - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.bytedesk.core.socket.protobuf.model.UserProto.User.Builder
 
setFrom(String) - Method in class com.bytedesk.ai.springai.demo.airline.data.Booking
 
setName(String) - Method in class com.bytedesk.ai.springai.demo.airline.data.Customer
 
setName(String) - Method in class com.bytedesk.core.uid.utils.NamingThreadFactory
 
setNickname(String) - Method in class com.bytedesk.core.socket.protobuf.model.UserProto.User.Builder
昵称
setNicknameBytes(ByteString) - Method in class com.bytedesk.core.socket.protobuf.model.UserProto.User.Builder
昵称
setOffline() - Method in class com.bytedesk.core.thread.ThreadEntity
 
setPaddingFactor(int) - Method in class com.bytedesk.core.uid.impl.CachedUidGenerator
 
setQueuing() - Method in class com.bytedesk.core.thread.ThreadEntity
 
setRejectedPutBufferHandler(RejectedPutBufferHandler) - Method in class com.bytedesk.core.uid.impl.CachedUidGenerator
 
setRejectedPutHandler(RejectedPutBufferHandler) - Method in class com.bytedesk.core.uid.buffer.RingBuffer
 
setRejectedTakeBufferHandler(RejectedTakeBufferHandler) - Method in class com.bytedesk.core.uid.impl.CachedUidGenerator
 
setRejectedTakeHandler(RejectedTakeBufferHandler) - Method in class com.bytedesk.core.uid.buffer.RingBuffer
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.bytedesk.core.socket.protobuf.model.UserProto.User.Builder
 
setRobotSettings(RobotEntity, RobotRequest) - Method in class com.bytedesk.ai.robot.RobotRestService
Sets common settings for both create and update operations
setScheduleInterval(long) - Method in class com.bytedesk.core.uid.buffer.BufferPaddingExecutor
Setters
setScheduleInterval(long) - Method in class com.bytedesk.core.uid.impl.CachedUidGenerator
 
setSession(String, HttpSession) - Method in class com.bytedesk.core.session.SessionController
http://127.0.0.1:9003/session/set?
setStarted() - Method in class com.bytedesk.core.thread.ThreadEntity
 
setState(String) - Method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread.Builder
会话状态
setStateBytes(ByteString) - Method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread.Builder
会话状态
setStatus(String) - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message.Builder
消息发送状态
setStatusBytes(ByteString) - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message.Builder
消息发送状态
setTaskDueDate(String, Date) - Method in class com.bytedesk.ticket.flow.TicketFlowService
设置任务到期时间
setThread(ThreadProto.Thread) - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message.Builder
会话
setThread(ThreadProto.Thread.Builder) - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message.Builder
会话
setTo(String) - Method in class com.bytedesk.ai.springai.demo.airline.data.Booking
 
setTopic(String) - Method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread.Builder
订阅主题
setTopicBytes(ByteString) - Method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread.Builder
订阅主题
setType(String) - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message.Builder
消息类型
setType(String) - Method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread.Builder
会话类型
setType(String) - Method in class com.bytedesk.core.socket.protobuf.model.UserProto.User.Builder
类型
setTypeBytes(ByteString) - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message.Builder
消息类型
setTypeBytes(ByteString) - Method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread.Builder
会话类型
setTypeBytes(ByteString) - Method in class com.bytedesk.core.socket.protobuf.model.UserProto.User.Builder
类型
setUid(String) - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message.Builder
唯一mid
setUid(String) - Method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread.Builder
ID
setUid(String) - Method in class com.bytedesk.core.socket.protobuf.model.UserProto.User.Builder
uuID
setUidBytes(ByteString) - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message.Builder
唯一mid
setUidBytes(ByteString) - Method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread.Builder
ID
setUidBytes(ByteString) - Method in class com.bytedesk.core.socket.protobuf.model.UserProto.User.Builder
uuID
setUncaughtExceptionHandler(Thread.UncaughtExceptionHandler) - Method in class com.bytedesk.core.uid.utils.NamingThreadFactory
 
setUnknownFields(UnknownFieldSet) - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.bytedesk.core.socket.protobuf.model.UserProto.User.Builder
 
setUser(UserProto.User) - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message.Builder
发送者
setUser(UserProto.User) - Method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread.Builder
头像昵称等信息
setUser(UserProto.User.Builder) - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message.Builder
发送者
setUser(UserProto.User.Builder) - Method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread.Builder
头像昵称等信息
setWorkerIdAssigner(WorkerIdAssigner) - Method in class com.bytedesk.core.uid.impl.DefaultUidGenerator
Setters for spring property
sex - Variable in class com.bytedesk.core.rbac.user.UserEntity
 
sex - Variable in class com.bytedesk.core.rbac.user.UserRequest
 
sex - Variable in class com.bytedesk.core.rbac.user.UserResponse
 
Sex() - Constructor for enum class com.bytedesk.core.rbac.user.UserEntity.Sex
 
SHAKE - Enum constant in enum class com.bytedesk.core.message.MessageTypeEnum
 
SHOPEE - Enum constant in enum class com.bytedesk.core.enums.ClientEnum
 
SHOPIFY - Enum constant in enum class com.bytedesk.core.enums.ClientEnum
 
shortCut - Variable in class com.bytedesk.kbase.quick_reply.QuickReplyEntity
 
shortCut - Variable in class com.bytedesk.kbase.quick_reply.QuickReplyRequest
 
shortCut - Variable in class com.bytedesk.kbase.quick_reply.QuickReplyResponse
 
SHORTCUT - Enum constant in enum class com.bytedesk.core.message.MessageTypeEnum
 
shortcutFaqs - Variable in class com.bytedesk.kbase.settings.ServiceSettings
 
shortcutFaqs - Variable in class com.bytedesk.kbase.settings.ServiceSettingsResponse
 
shortcutFaqs - Variable in class com.bytedesk.kbase.settings.ServiceSettingsResponseVisitor
 
shortcutFaqUids - Variable in class com.bytedesk.kbase.settings.ServiceSettingsRequest
 
shortUrl - Variable in class com.bytedesk.core.url.UrlEntity
 
shortUrl - Variable in class com.bytedesk.core.url.UrlResponse
 
shouldCache(MessageTypeEnum) - Static method in enum class com.bytedesk.core.message.MessageTypeEnum
 
shouldTransferToRobot(Boolean, Boolean) - Method in class com.bytedesk.service.settings.RobotSettings
 
show - Variable in class com.bytedesk.kbase.settings.InviteSettings
是否显示邀请
showCaptcha - Variable in class com.bytedesk.kbase.settings.ServiceSettings
 
showCaptcha - Variable in class com.bytedesk.kbase.settings.ServiceSettingsRequest
 
showCaptcha - Variable in class com.bytedesk.kbase.settings.ServiceSettingsResponse
 
showCaptcha - Variable in class com.bytedesk.kbase.settings.ServiceSettingsResponseVisitor
 
showChat - Variable in class com.bytedesk.kbase.kbase.KbaseEntity
 
showChat - Variable in class com.bytedesk.kbase.kbase.KbaseRequest
 
showChat - Variable in class com.bytedesk.kbase.kbase.KbaseResponse
 
showFaqs - Variable in class com.bytedesk.kbase.settings.ServiceSettings
 
showFaqs - Variable in class com.bytedesk.kbase.settings.ServiceSettingsRequest
 
showFaqs - Variable in class com.bytedesk.kbase.settings.ServiceSettingsResponse
 
showFaqs - Variable in class com.bytedesk.kbase.settings.ServiceSettingsResponseVisitor
 
showGuessFaqs - Variable in class com.bytedesk.kbase.settings.ServiceSettings
 
showGuessFaqs - Variable in class com.bytedesk.kbase.settings.ServiceSettingsRequest
 
showGuessFaqs - Variable in class com.bytedesk.kbase.settings.ServiceSettingsResponse
 
showGuessFaqs - Variable in class com.bytedesk.kbase.settings.ServiceSettingsResponseVisitor
 
showHistory - Variable in class com.bytedesk.kbase.settings.ServiceSettings
 
showHistory - Variable in class com.bytedesk.kbase.settings.ServiceSettingsRequest
 
showHistory - Variable in class com.bytedesk.kbase.settings.ServiceSettingsResponse
 
showHistory - Variable in class com.bytedesk.kbase.settings.ServiceSettingsResponseVisitor
 
showHotFaqs - Variable in class com.bytedesk.kbase.settings.ServiceSettings
 
showHotFaqs - Variable in class com.bytedesk.kbase.settings.ServiceSettingsRequest
 
showHotFaqs - Variable in class com.bytedesk.kbase.settings.ServiceSettingsResponse
 
showHotFaqs - Variable in class com.bytedesk.kbase.settings.ServiceSettingsResponseVisitor
 
showInputAssociation - Variable in class com.bytedesk.kbase.settings.ServiceSettings
 
showInputAssociation - Variable in class com.bytedesk.kbase.settings.ServiceSettingsRequest
 
showInputAssociation - Variable in class com.bytedesk.kbase.settings.ServiceSettingsResponse
 
showInputAssociation - Variable in class com.bytedesk.kbase.settings.ServiceSettingsResponseVisitor
 
showLogo - Variable in class com.bytedesk.kbase.settings.ServiceSettings
 
showLogo - Variable in class com.bytedesk.kbase.settings.ServiceSettingsRequest
 
showLogo - Variable in class com.bytedesk.kbase.settings.ServiceSettingsResponse
 
showLogo - Variable in class com.bytedesk.kbase.settings.ServiceSettingsResponseVisitor
 
showPreForm - Variable in class com.bytedesk.kbase.settings.ServiceSettings
 
showPreForm - Variable in class com.bytedesk.kbase.settings.ServiceSettingsRequest
 
showPreForm - Variable in class com.bytedesk.kbase.settings.ServiceSettingsResponse
 
showPreForm - Variable in class com.bytedesk.kbase.settings.ServiceSettingsResponseVisitor
 
showPreSearch - Variable in class com.bytedesk.kbase.settings.ServiceSettings
 
showPreSearch - Variable in class com.bytedesk.kbase.settings.ServiceSettingsRequest
 
showPreSearch - Variable in class com.bytedesk.kbase.settings.ServiceSettingsResponse
 
showPreSearch - Variable in class com.bytedesk.kbase.settings.ServiceSettingsResponseVisitor
 
showQuickFaqs - Variable in class com.bytedesk.kbase.settings.ServiceSettings
 
showQuickFaqs - Variable in class com.bytedesk.kbase.settings.ServiceSettingsRequest
 
showQuickFaqs - Variable in class com.bytedesk.kbase.settings.ServiceSettingsResponse
 
showQuickFaqs - Variable in class com.bytedesk.kbase.settings.ServiceSettingsResponseVisitor
 
showRateBtn - Variable in class com.bytedesk.kbase.settings.ServiceSettings
 
showRateBtn - Variable in class com.bytedesk.kbase.settings.ServiceSettingsRequest
 
showRateBtn - Variable in class com.bytedesk.kbase.settings.ServiceSettingsResponse
 
showRateBtn - Variable in class com.bytedesk.kbase.settings.ServiceSettingsResponseVisitor
 
showRightCornerChat - Variable in class com.bytedesk.core.config.properties.BytedeskProperties.Custom
 
showRightCornerChat - Variable in class com.bytedesk.core.config.properties.BytedeskPropertiesResponse.Custom
 
showRightIframe - Variable in class com.bytedesk.kbase.settings.ServiceSettings
 
showRightIframe - Variable in class com.bytedesk.kbase.settings.ServiceSettingsRequest
 
showRightIframe - Variable in class com.bytedesk.kbase.settings.ServiceSettingsResponse
 
showRightIframe - Variable in class com.bytedesk.kbase.settings.ServiceSettingsResponseVisitor
 
showShortcutFaqs - Variable in class com.bytedesk.kbase.settings.ServiceSettings
 
showShortcutFaqs - Variable in class com.bytedesk.kbase.settings.ServiceSettingsRequest
 
showShortcutFaqs - Variable in class com.bytedesk.kbase.settings.ServiceSettingsResponse
 
showShortcutFaqs - Variable in class com.bytedesk.kbase.settings.ServiceSettingsResponseVisitor
 
showTopTip - Variable in class com.bytedesk.kbase.settings.ServiceSettings
 
showTopTip - Variable in class com.bytedesk.kbase.settings.ServiceSettingsRequest
 
showTopTip - Variable in class com.bytedesk.kbase.settings.ServiceSettingsResponse
 
showTopTip - Variable in class com.bytedesk.kbase.settings.ServiceSettingsResponseVisitor
 
showTopTip - Variable in class com.bytedesk.team.group.GroupEntity
 
showTopTip - Variable in class com.bytedesk.team.group.GroupRequest
 
showTopTip - Variable in class com.bytedesk.team.group.GroupResponse
 
shutdown() - Method in class com.bytedesk.core.socket.mqtt.server.MqttWebSocketServer
 
shutdown() - Method in class com.bytedesk.core.uid.buffer.BufferPaddingExecutor
Shutdown executors
sid - Variable in class com.bytedesk.service.visitor.VisitorRequest
 
SIGNAL - Enum constant in enum class com.bytedesk.core.enums.ClientEnum
 
signBits - Variable in class com.bytedesk.core.uid.impl.BitsAllocator
Bits for [sign-> second-> workId-> sequence]
signName - Variable in class com.bytedesk.core.config.properties.BytedeskProperties.Aliyun.Sms
 
signName - Variable in class com.bytedesk.core.push.sms.PushServiceImplSms
 
SILICON - Static variable in class com.bytedesk.ai.provider.LlmProviderConsts
 
simpleChat(String) - Method in class com.bytedesk.ai.springai.SpringAIAlibabaController
ChatClient 简单调用 http://127.0.0.1:9003/springai/alibaba/simple/chat?
simpMessagingTemplate - Variable in class com.bytedesk.core.message.MessageSocketService
 
simpMessagingTemplate - Variable in class com.bytedesk.core.socket.stomp.StompController
 
simulate() - Method in class com.bytedesk.core.action.disruptor.LogEventProducer
 
SK - Enum constant in enum class com.bytedesk.core.enums.LanguageEnum
 
skipZipParentFolder(Path) - Static method in class com.bytedesk.core.utils.BdFileUtils
Skips zip parent folder.
SL - Enum constant in enum class com.bytedesk.core.enums.LanguageEnum
 
slaBreachCount - Variable in class com.bytedesk.ticket.statistic.TicketStatisticEntity
 
slaBreachCount - Variable in class com.bytedesk.ticket.statistic.TicketStatisticResponse
 
SLACK - Enum constant in enum class com.bytedesk.core.enums.ClientEnum
 
slaComplianceRate - Variable in class com.bytedesk.ticket.statistic.TicketStatisticEntity
 
slaComplianceRate - Variable in class com.bytedesk.ticket.statistic.TicketStatisticResponse
 
slaService - Variable in class com.bytedesk.ticket.listener.TicketCaseListener
 
slots - Variable in class com.bytedesk.core.uid.buffer.RingBuffer
 
sms - Variable in class com.bytedesk.core.config.properties.BytedeskProperties.Aliyun
 
Sms() - Constructor for class com.bytedesk.core.config.properties.BytedeskProperties.Aliyun.Sms
 
SMS - Enum constant in enum class com.bytedesk.core.enums.ClientEnum
 
SNAPCHAT - Enum constant in enum class com.bytedesk.core.enums.ClientEnum
 
SOCIAL - Enum constant in enum class com.bytedesk.kbase.kbase.KbaseThemeEnum
 
SocialApplication - Class in com.bytedesk.social
 
SocialApplication() - Constructor for class com.bytedesk.social.SocialApplication
 
SocialRouteController - Class in com.bytedesk.social.controller
 
SocialRouteController() - Constructor for class com.bytedesk.social.controller.SocialRouteController
 
solved - Variable in class com.bytedesk.service.queue_member.QueueMemberEntity
 
solved - Variable in class com.bytedesk.service.queue_member.QueueMemberRequest
 
solved - Variable in class com.bytedesk.service.queue_member.QueueMemberResponse
 
solvedAt - Variable in class com.bytedesk.service.statistic_thread.StatisticThreadEntity
 
sortOrder - Variable in class com.bytedesk.core.feature.FeatureEntity
 
soTimeout - Variable in class com.bytedesk.core.redis.JedisProperties
 
SparkConfig - Class in com.bytedesk.ai.provider.vendors.spark
 
SparkConfig() - Constructor for class com.bytedesk.ai.provider.vendors.spark.SparkConfig
 
SparkController - Class in com.bytedesk.ai.provider.vendors.spark
 
SparkController() - Constructor for class com.bytedesk.ai.provider.vendors.spark.SparkController
 
SparkService - Class in com.bytedesk.ai.provider.vendors.spark
 
SparkService() - Constructor for class com.bytedesk.ai.provider.vendors.spark.SparkService
 
split - Variable in class com.bytedesk.kbase.split.event.SplitCreateEvent
 
split - Variable in class com.bytedesk.kbase.split.event.SplitDeleteEvent
 
split - Variable in class com.bytedesk.kbase.split.event.SplitUpdateEvent
 
SPLIT_CREATE - Static variable in class com.bytedesk.kbase.split.SplitPermissions
 
SPLIT_DELETE - Static variable in class com.bytedesk.kbase.split.SplitPermissions
 
SPLIT_EXPORT - Static variable in class com.bytedesk.kbase.split.SplitPermissions
 
SPLIT_PREFIX - Static variable in class com.bytedesk.kbase.split.SplitPermissions
 
SPLIT_READ - Static variable in class com.bytedesk.kbase.split.SplitPermissions
 
SPLIT_UPDATE - Static variable in class com.bytedesk.kbase.split.SplitPermissions
 
SplitCreateEvent - Class in com.bytedesk.kbase.split.event
 
SplitCreateEvent(SplitEntity) - Constructor for class com.bytedesk.kbase.split.event.SplitCreateEvent
 
SplitDeleteEvent - Class in com.bytedesk.kbase.split.event
 
SplitDeleteEvent(SplitEntity) - Constructor for class com.bytedesk.kbase.split.event.SplitDeleteEvent
 
SplitEntity - Class in com.bytedesk.kbase.split
 
SplitEntity() - Constructor for class com.bytedesk.kbase.split.SplitEntity
 
SplitEntityListener - Class in com.bytedesk.kbase.split
 
SplitEntityListener() - Constructor for class com.bytedesk.kbase.split.SplitEntityListener
 
SplitEventListener - Class in com.bytedesk.kbase.split
 
SplitEventListener() - Constructor for class com.bytedesk.kbase.split.SplitEventListener
 
SplitPermissions - Class in com.bytedesk.kbase.split
 
SplitPermissions() - Constructor for class com.bytedesk.kbase.split.SplitPermissions
 
splitRepository - Variable in class com.bytedesk.kbase.split.SplitRestService
 
SplitRepository - Interface in com.bytedesk.kbase.split
 
SplitRequest - Class in com.bytedesk.kbase.split
 
SplitRequest() - Constructor for class com.bytedesk.kbase.split.SplitRequest
 
SplitResponse - Class in com.bytedesk.kbase.split
 
SplitResponse() - Constructor for class com.bytedesk.kbase.split.SplitResponse
 
SplitRestController - Class in com.bytedesk.kbase.split
 
SplitRestController() - Constructor for class com.bytedesk.kbase.split.SplitRestController
 
splitRestService - Variable in class com.bytedesk.ai.springai.SpringAIVectorService
 
SplitRestService - Class in com.bytedesk.kbase.split
 
SplitRestService() - Constructor for class com.bytedesk.kbase.split.SplitRestService
 
splitService - Variable in class com.bytedesk.kbase.split.SplitRestController
 
SplitSpecification - Class in com.bytedesk.kbase.split
 
SplitSpecification() - Constructor for class com.bytedesk.kbase.split.SplitSpecification
 
SplitStatusEnum - Enum Class in com.bytedesk.kbase.split
 
SplitStatusEnum() - Constructor for enum class com.bytedesk.kbase.split.SplitStatusEnum
 
SPLITTING - Enum constant in enum class com.bytedesk.kbase.split.SplitStatusEnum
 
SplitTypeEnum - Enum Class in com.bytedesk.kbase.split
 
SplitTypeEnum() - Constructor for enum class com.bytedesk.kbase.split.SplitTypeEnum
 
SplitUpdateEvent - Class in com.bytedesk.kbase.split.event
 
SplitUpdateEvent(SplitEntity) - Constructor for class com.bytedesk.kbase.split.event.SplitUpdateEvent
 
SpringAIAirlineConfig - Class in com.bytedesk.ai.springai.demo.airline
 
SpringAIAirlineConfig() - Constructor for class com.bytedesk.ai.springai.demo.airline.SpringAIAirlineConfig
 
SpringAIAirlineController - Class in com.bytedesk.ai.springai.demo.airline
 
SpringAIAirlineController() - Constructor for class com.bytedesk.ai.springai.demo.airline.SpringAIAirlineController
 
SpringAIAirlineService - Class in com.bytedesk.ai.springai.demo.airline
 
SpringAIAirlineService() - Constructor for class com.bytedesk.ai.springai.demo.airline.SpringAIAirlineService
 
SpringAIAlibabaAudioController - Class in com.bytedesk.ai.springai
 
SpringAIAlibabaAudioController() - Constructor for class com.bytedesk.ai.springai.SpringAIAlibabaAudioController
 
SpringAIAlibabaAudioService - Class in com.bytedesk.ai.springai
 
SpringAIAlibabaAudioService() - Constructor for class com.bytedesk.ai.springai.SpringAIAlibabaAudioService
 
SpringAIAlibabaConfig - Class in com.bytedesk.ai.springai
Spring AI Alibaba https://java2ai.com/docs/dev/get-started/ https://github.com/alibaba/spring-ai-alibaba https://java2ai.com/docs/dev/tutorials/basics/chat-client/?
SpringAIAlibabaConfig() - Constructor for class com.bytedesk.ai.springai.SpringAIAlibabaConfig
 
SpringAIAlibabaController - Class in com.bytedesk.ai.springai
Spring AI Alibaba https://java2ai.com/docs/dev/get-started/ https://github.com/alibaba/spring-ai-alibaba Examples: https://github.com/springaialibaba/spring-ai-alibaba-examples 阿里云百炼大模型获取api key: https://bailian.console.aliyun.com/?
SpringAIAlibabaController() - Constructor for class com.bytedesk.ai.springai.SpringAIAlibabaController
 
SpringAIAlibabaImageController - Class in com.bytedesk.ai.springai
 
SpringAIAlibabaImageController() - Constructor for class com.bytedesk.ai.springai.SpringAIAlibabaImageController
 
SpringAIAlibabaImageService - Class in com.bytedesk.ai.springai
 
SpringAIAlibabaImageService() - Constructor for class com.bytedesk.ai.springai.SpringAIAlibabaImageService
 
SpringAIBytedeskConfig - Class in com.bytedesk.ai.springai.demo.bytedesk
 
SpringAIBytedeskConfig() - Constructor for class com.bytedesk.ai.springai.demo.bytedesk.SpringAIBytedeskConfig
 
SpringAIBytedeskController - Class in com.bytedesk.ai.springai.demo.bytedesk
 
SpringAIBytedeskController() - Constructor for class com.bytedesk.ai.springai.demo.bytedesk.SpringAIBytedeskController
 
springAIBytedeskService - Variable in class com.bytedesk.ai.robot.RobotRestService
 
springAIBytedeskService - Variable in class com.bytedesk.ai.springai.demo.bytedesk.SpringAIBytedeskController
 
SpringAIBytedeskService - Class in com.bytedesk.ai.springai.demo.bytedesk
 
SpringAIBytedeskService() - Constructor for class com.bytedesk.ai.springai.demo.bytedesk.SpringAIBytedeskService
 
SpringAIConfig - Class in com.bytedesk.ai.springai
 
SpringAIConfig() - Constructor for class com.bytedesk.ai.springai.SpringAIConfig
 
SpringAIController - Class in com.bytedesk.ai.springai
spring ai rag https://docs.spring.io/spring-ai/reference/api/retrieval-augmented-generation.html
SpringAIController() - Constructor for class com.bytedesk.ai.springai.SpringAIController
 
SpringAIDeepseekConfig - Class in com.bytedesk.ai.springai
https://deepseek.com/
SpringAIDeepseekConfig() - Constructor for class com.bytedesk.ai.springai.SpringAIDeepseekConfig
 
SpringAIDeepseekController - Class in com.bytedesk.ai.springai
deepseek https://docs.spring.io/spring-ai/reference/api/chat/deepseek-chat.html#chat-options 参考: https://github.com/spring-projects/spring-ai/blob/main/models/spring-ai-openai/src/test/java/org/springframework/ai/openai/chat/proxy/DeepSeekWithOpenAiChatModelIT.java
SpringAIDeepseekController() - Constructor for class com.bytedesk.ai.springai.SpringAIDeepseekController
 
SpringAIEventListener - Class in com.bytedesk.ai.springai
 
SpringAIEventListener() - Constructor for class com.bytedesk.ai.springai.SpringAIEventListener
 
SpringAIOllama4jConfig - Class in com.bytedesk.ai.springai
https://github.com/ollama4j/ollama4j https://ollama4j.github.io/ollama4j/intro
SpringAIOllama4jConfig() - Constructor for class com.bytedesk.ai.springai.SpringAIOllama4jConfig
 
SpringAIOllamaConfig - Class in com.bytedesk.ai.springai
https://ollama.com/ https://www.promptingguide.ai/ https://docs.spring.io/spring-ai/reference/api/embeddings/ollama-embeddings.html
SpringAIOllamaConfig() - Constructor for class com.bytedesk.ai.springai.SpringAIOllamaConfig
 
SpringAIOllamaConfig.EmptyRedisVectorStore - Class in com.bytedesk.ai.springai
空的 RedisVectorStore 实现,用于完全降级情况
SpringAIOllamaController - Class in com.bytedesk.ai.springai
 
SpringAIOllamaController() - Constructor for class com.bytedesk.ai.springai.SpringAIOllamaController
 
SpringAIOllamaService - Class in com.bytedesk.ai.springai
 
SpringAIOllamaService() - Constructor for class com.bytedesk.ai.springai.SpringAIOllamaService
 
SpringAIPromptController - Class in com.bytedesk.ai.springai
Prompt Engineering 提示词工程 AI应用的核心:提示词的好坏直接影响AI的回答质量 Prompt四个核心要点: 1.
SpringAIPromptController() - Constructor for class com.bytedesk.ai.springai.SpringAIPromptController
 
SpringAIService - Class in com.bytedesk.ai.springai
 
SpringAIService() - Constructor for class com.bytedesk.ai.springai.SpringAIService
 
SpringAIShoppingConfig - Class in com.bytedesk.ai.springai.demo.shopping
 
SpringAIShoppingConfig() - Constructor for class com.bytedesk.ai.springai.demo.shopping.SpringAIShoppingConfig
 
SpringAIShoppingController - Class in com.bytedesk.ai.springai.demo.shopping
 
SpringAIShoppingController() - Constructor for class com.bytedesk.ai.springai.demo.shopping.SpringAIShoppingController
 
SpringAIShoppingService - Class in com.bytedesk.ai.springai.demo.shopping
 
SpringAIShoppingService() - Constructor for class com.bytedesk.ai.springai.demo.shopping.SpringAIShoppingService
 
SpringAIToolsController - Class in com.bytedesk.ai.springai
工具调用 https://docs.spring.io/spring-ai/reference/api/tools.html 大模型工具支持情况 https://docs.spring.io/spring-ai/reference/api/chat/comparison.html
SpringAIToolsController() - Constructor for class com.bytedesk.ai.springai.SpringAIToolsController
 
SpringAIVectorController - Class in com.bytedesk.ai.springai
 
SpringAIVectorController() - Constructor for class com.bytedesk.ai.springai.SpringAIVectorController
 
springAiVectorService - Variable in class com.bytedesk.ai.springai.SpringAIEventListener
 
springAIVectorService - Variable in class com.bytedesk.ai.provider.vendors.ollama.OllamaChatService
 
springAIVectorService - Variable in class com.bytedesk.ai.provider.vendors.zhipuai.ZhipuaiChatService
 
springAIVectorService - Variable in class com.bytedesk.ai.robot.RobotRestService
 
springAIVectorService - Variable in class com.bytedesk.ai.springai.SpringAIZhipuaiService
 
SpringAIVectorService - Class in com.bytedesk.ai.springai
 
SpringAIVectorService() - Constructor for class com.bytedesk.ai.springai.SpringAIVectorService
 
springAiZhipuaiConfig - Variable in class com.bytedesk.ai.provider.vendors.zhipuai.ZhipuaiChatService
 
SpringAIZhipuaiConfig - Class in com.bytedesk.ai.springai
https://open.bigmodel.cn/dev/api#sdk_install https://github.com/MetaGLM/zhipuai-sdk-java-v4 https://docs.spring.io/spring-ai/reference/api/chat/zhipuai-chat.html https://docs.spring.io/spring-ai/reference/api/embeddings/zhipuai-embeddings.html
SpringAIZhipuaiConfig() - Constructor for class com.bytedesk.ai.springai.SpringAIZhipuaiConfig
 
SpringAIZhipuaiController - Class in com.bytedesk.ai.springai
https://open.bigmodel.cn/dev/api#sdk_install https://github.com/MetaGLM/zhipuai-sdk-java-v4 https://docs.spring.io/spring-ai/reference/api/chat/zhipuai-chat.html
SpringAIZhipuaiController() - Constructor for class com.bytedesk.ai.springai.SpringAIZhipuaiController
 
SpringAIZhipuaiService - Class in com.bytedesk.ai.springai
 
SpringAIZhipuaiService() - Constructor for class com.bytedesk.ai.springai.SpringAIZhipuaiService
 
SQLSERVER - Enum constant in enum class com.bytedesk.core.enums.DatabaseTypeEnum
 
SR - Enum constant in enum class com.bytedesk.core.enums.LanguageEnum
 
sseEndpoint(String, String, String) - Method in class com.bytedesk.ai.springai.SpringAIZhipuaiController
 
sseTest(String) - Method in class com.bytedesk.ai.springai.SpringAIZhipuaiController
 
ssl - Variable in class com.bytedesk.core.redis.JedisProperties
 
sslContext - Static variable in class com.bytedesk.core.socket.mqtt.MqttUtils
 
sslParameters - Variable in class com.bytedesk.core.redis.JedisProperties
 
StabilityaiConfig - Class in com.bytedesk.ai.provider.vendors.stabilityai
 
StabilityaiConfig() - Constructor for class com.bytedesk.ai.provider.vendors.stabilityai.StabilityaiConfig
 
star - Variable in class com.bytedesk.core.thread.ThreadEntity
 
star - Variable in class com.bytedesk.core.thread.ThreadRequest
 
star - Variable in class com.bytedesk.core.thread.ThreadResponse
 
star - Variable in class com.bytedesk.service.visitor_thread.VisitorThreadEntity
 
start() - Method in class com.bytedesk.core.uid.buffer.BufferPaddingExecutor
Start executors such as schedule
START_POINT - Static variable in class com.bytedesk.core.uid.buffer.RingBuffer
Constants
startComplexTicket(Map<String, Object>) - Method in class com.bytedesk.ticket.service.TicketCaseService
 
startDate - Variable in class com.bytedesk.core.config.properties.BytedeskProperties.Features
 
startDate - Variable in class com.bytedesk.core.rbac.user.UserOrganizationRoleEntity
 
startDate - Variable in class com.bytedesk.forum.post.PostSearchCriteria
 
startDate - Variable in class com.bytedesk.kbase.faq.FaqEntity
 
startDate - Variable in class com.bytedesk.kbase.faq.FaqRequest
 
startDate - Variable in class com.bytedesk.kbase.faq.FaqResponse
 
startDate - Variable in class com.bytedesk.ticket.ticket.dto.TicketRequest
 
startDate - Variable in class com.bytedesk.voc.feedback.dto.FeedbackSearchCriteria
 
STARTED - Enum constant in enum class com.bytedesk.core.thread.ThreadStateEnum
 
startFaqProcessor() - Method in class com.bytedesk.ai.robot.RobotFaqProcessor
 
startJob(QuartzRequest) - Method in class com.bytedesk.core.quartz.QuartzRestController
 
startJob(QuartzRequest) - Method in class com.bytedesk.core.quartz.QuartzService
 
startProcess(TicketEntity) - Method in class com.bytedesk.ticket.flow.TicketFlowController
 
startTicket(TicketRequest) - Method in class com.bytedesk.ticket.ticket.TicketRestController
开始处理工单
startTicket(TicketRequest) - Method in class com.bytedesk.ticket.ticket.TicketService
开始处理工单 CLAIMED -> PROCESSING (开始处理)
startTicketProcess(TicketEntity) - Method in class com.bytedesk.ticket.flow.TicketFlowService
启动工单流程
startTime - Variable in class com.bytedesk.core.black.BlackEntity
 
startTime - Variable in class com.bytedesk.core.black.BlackRequest
 
startTime - Variable in class com.bytedesk.core.black.BlackResponse
 
startTime - Variable in class com.bytedesk.core.ip.black.IpBlacklistEntity
 
startTime - Variable in class com.bytedesk.core.ip.black.IpBlacklistRequest
 
startTime - Variable in class com.bytedesk.core.ip.black.IpBlacklistResponse
 
startTime - Variable in class com.bytedesk.service.queue_member.QueueMemberRequest
 
startTime - Variable in class com.bytedesk.service.worktime.WorktimeEntity
 
startTime - Variable in class com.bytedesk.service.worktime.WorktimeRequest
 
startTime - Variable in class com.bytedesk.service.worktime.WorktimeResponse
 
startTime - Variable in class com.bytedesk.ticket.ticket.dto.TicketHistoryActivityResponse
 
startTime - Variable in class com.bytedesk.ticket.ticket.dto.TicketHistoryProcessResponse
 
startUserId - Variable in class com.bytedesk.ticket.ticket.dto.TicketHistoryProcessResponse
 
state - Variable in class com.bytedesk.core.thread.ThreadEntity
 
state - Variable in class com.bytedesk.core.thread.ThreadProtobuf
 
state - Variable in class com.bytedesk.core.thread.ThreadRequest
 
state - Variable in class com.bytedesk.core.thread.ThreadResponse
 
state - Variable in class com.bytedesk.service.visitor_thread.VisitorThreadEntity
closed/open, agent closed/auto closed
state_ - Variable in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread.Builder
 
state_ - Variable in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread
 
STATE_FIELD_NUMBER - Static variable in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread
 
stateChanged(CaseInstance, String, String) - Method in class com.bytedesk.ticket.listener.TicketCaseListener
 
statisticEndTime - Variable in class com.bytedesk.service.statistic.ServiceStatisticRequest
 
statisticEndTime - Variable in class com.bytedesk.ticket.statistic.TicketStatisticEntity
 
statisticEndTime - Variable in class com.bytedesk.ticket.statistic.TicketStatisticRequest
 
statisticEndTime - Variable in class com.bytedesk.ticket.statistic.TicketStatisticResponse
 
StatisticKbaseController - Class in com.bytedesk.kbase.statistic
 
StatisticKbaseController() - Constructor for class com.bytedesk.kbase.statistic.StatisticKbaseController
 
StatisticKbaseEntity - Class in com.bytedesk.kbase.statistic
 
StatisticKbaseEntity() - Constructor for class com.bytedesk.kbase.statistic.StatisticKbaseEntity
 
StatisticKbaseRepository - Class in com.bytedesk.kbase.statistic
 
StatisticKbaseRepository() - Constructor for class com.bytedesk.kbase.statistic.StatisticKbaseRepository
 
StatisticKbaseRequest - Class in com.bytedesk.kbase.statistic
 
StatisticKbaseRequest() - Constructor for class com.bytedesk.kbase.statistic.StatisticKbaseRequest
 
StatisticKbaseResponse - Class in com.bytedesk.kbase.statistic
 
StatisticKbaseResponse() - Constructor for class com.bytedesk.kbase.statistic.StatisticKbaseResponse
 
StatisticKbaseService - Class in com.bytedesk.kbase.statistic
 
StatisticKbaseService() - Constructor for class com.bytedesk.kbase.statistic.StatisticKbaseService
 
StatisticKbaseSpecification - Class in com.bytedesk.kbase.statistic
 
StatisticKbaseSpecification() - Constructor for class com.bytedesk.kbase.statistic.StatisticKbaseSpecification
 
StatisticMessageController - Class in com.bytedesk.service.statistic_message
 
StatisticMessageController() - Constructor for class com.bytedesk.service.statistic_message.StatisticMessageController
 
StatisticMessageEntity - Class in com.bytedesk.service.statistic_message
记录客服回复访客消息时间戳
StatisticMessageEntity() - Constructor for class com.bytedesk.service.statistic_message.StatisticMessageEntity
 
StatisticMessageEventListener - Class in com.bytedesk.service.statistic_message
 
StatisticMessageEventListener() - Constructor for class com.bytedesk.service.statistic_message.StatisticMessageEventListener
 
StatisticMessageRepository - Interface in com.bytedesk.service.statistic_message
 
StatisticMessageRequest - Class in com.bytedesk.service.statistic_message
 
StatisticMessageRequest() - Constructor for class com.bytedesk.service.statistic_message.StatisticMessageRequest
 
StatisticMessageResponse - Class in com.bytedesk.service.statistic_message
 
StatisticMessageResponse() - Constructor for class com.bytedesk.service.statistic_message.StatisticMessageResponse
 
StatisticMessageService - Class in com.bytedesk.service.statistic_message
 
StatisticMessageService() - Constructor for class com.bytedesk.service.statistic_message.StatisticMessageService
 
StatisticMessageSpecification - Class in com.bytedesk.service.statistic_message
 
StatisticMessageSpecification() - Constructor for class com.bytedesk.service.statistic_message.StatisticMessageSpecification
 
statisticRepository - Variable in class com.bytedesk.ticket.statistic.TicketStatisticService
 
StatisticRobotEntity - Class in com.bytedesk.ai.statistic
 
StatisticRobotEntity() - Constructor for class com.bytedesk.ai.statistic.StatisticRobotEntity
 
statisticStartTime - Variable in class com.bytedesk.service.statistic.ServiceStatisticRequest
 
statisticStartTime - Variable in class com.bytedesk.ticket.statistic.TicketStatisticEntity
 
statisticStartTime - Variable in class com.bytedesk.ticket.statistic.TicketStatisticRequest
 
statisticStartTime - Variable in class com.bytedesk.ticket.statistic.TicketStatisticResponse
 
StatisticThreadController - Class in com.bytedesk.service.statistic_thread
 
StatisticThreadController() - Constructor for class com.bytedesk.service.statistic_thread.StatisticThreadController
 
StatisticThreadCreateEvent - Class in com.bytedesk.service.statistic_thread
 
StatisticThreadCreateEvent(Object, ThreadEntity) - Constructor for class com.bytedesk.service.statistic_thread.StatisticThreadCreateEvent
 
StatisticThreadEntity - Class in com.bytedesk.service.statistic_thread
跟踪记录thread更新链路 记录会话处理链路,从访客进入,接入客服,转接客服,结束会话、监控会话等,全部记录到数据库中
StatisticThreadEntity() - Constructor for class com.bytedesk.service.statistic_thread.StatisticThreadEntity
 
StatisticThreadEventListener - Class in com.bytedesk.service.statistic_thread
 
StatisticThreadEventListener() - Constructor for class com.bytedesk.service.statistic_thread.StatisticThreadEventListener
 
statisticThreadRepository - Variable in class com.bytedesk.service.statistic_thread.StatisticThreadService
 
StatisticThreadRepository - Interface in com.bytedesk.service.statistic_thread
 
StatisticThreadRequest - Class in com.bytedesk.service.statistic_thread
 
StatisticThreadRequest() - Constructor for class com.bytedesk.service.statistic_thread.StatisticThreadRequest
 
StatisticThreadResponse - Class in com.bytedesk.service.statistic_thread
 
StatisticThreadResponse() - Constructor for class com.bytedesk.service.statistic_thread.StatisticThreadResponse
 
statisticThreadService - Variable in class com.bytedesk.service.statistic_thread.StatisticThreadEventListener
 
StatisticThreadService - Class in com.bytedesk.service.statistic_thread
 
StatisticThreadService() - Constructor for class com.bytedesk.service.statistic_thread.StatisticThreadService
 
StatisticThreadSpecification - Class in com.bytedesk.service.statistic_thread
 
StatisticThreadSpecification() - Constructor for class com.bytedesk.service.statistic_thread.StatisticThreadSpecification
 
StatisticThreadUpdateStatusEvent - Class in com.bytedesk.service.statistic_thread
 
StatisticThreadUpdateStatusEvent(Object, ThreadEntity) - Constructor for class com.bytedesk.service.statistic_thread.StatisticThreadUpdateStatusEvent
 
statsService - Variable in class com.bytedesk.voc.feedback.stats.FeedbackStatsController
 
status - Variable in class com.bytedesk.ai.provider.LlmProviderEntity
 
status - Variable in class com.bytedesk.ai.provider.LlmProviderJsonLoader.ProviderJson
 
status - Variable in class com.bytedesk.ai.provider.LlmProviderRequest
 
status - Variable in class com.bytedesk.ai.provider.LlmProviderResponse
 
status - Variable in class com.bytedesk.core.message_unread.MessageUnreadEntity
 
status - Variable in class com.bytedesk.core.message.MessageEntity
 
status - Variable in class com.bytedesk.core.message.MessageProtobuf
 
status - Variable in class com.bytedesk.core.message.MessageResponse
 
status - Variable in class com.bytedesk.core.notification.NotificationEntity
 
status - Variable in class com.bytedesk.core.push.PushEntity
 
status - Variable in class com.bytedesk.core.push.PushRequest
 
status - Variable in class com.bytedesk.core.push.PushResponse
 
status - Variable in class com.bytedesk.core.thread.ThreadFlowNode
 
status - Variable in class com.bytedesk.forum.comment.CommentEntity
 
status - Variable in class com.bytedesk.forum.post.PostEntity
 
status - Variable in class com.bytedesk.forum.post.PostSearchCriteria
 
status - Variable in class com.bytedesk.kbase.faq.FaqEntity
 
status - Variable in class com.bytedesk.kbase.file.FileEntity
 
status - Variable in class com.bytedesk.kbase.file.FileRequest
 
status - Variable in class com.bytedesk.kbase.file.FileResponse
 
status - Variable in class com.bytedesk.kbase.text.TextEntity
 
status - Variable in class com.bytedesk.kbase.upload.UploadEntity
 
status - Variable in class com.bytedesk.kbase.upload.UploadRequest
 
status - Variable in class com.bytedesk.kbase.upload.UploadResponse
 
status - Variable in class com.bytedesk.kbase.website.WebsiteEntity
 
status - Variable in class com.bytedesk.service.agent_status.AgentStatusLogEntity
 
status - Variable in class com.bytedesk.service.agent_status.AgentStatusLogRequest
 
status - Variable in class com.bytedesk.service.agent_status.AgentStatusLogResponse
 
status - Variable in class com.bytedesk.service.agent.AgentEntity
 
status - Variable in class com.bytedesk.service.agent.AgentRequest
 
status - Variable in class com.bytedesk.service.agent.AgentResponse
 
status - Variable in class com.bytedesk.service.browse.BrowseEntity
 
status - Variable in class com.bytedesk.service.browse.BrowseRequest
 
status - Variable in class com.bytedesk.service.browse.BrowseResponse
 
status - Variable in class com.bytedesk.service.leave_msg.LeaveMsgEntity
 
status - Variable in class com.bytedesk.service.leave_msg.LeaveMsgRequest
 
status - Variable in class com.bytedesk.service.leave_msg.LeaveMsgResponse
 
status - Variable in class com.bytedesk.service.queue_member.QueueMemberEntity
 
status - Variable in class com.bytedesk.service.queue_member.QueueMemberRequest
 
status - Variable in class com.bytedesk.service.queue_member.QueueMemberResponse
 
status - Variable in class com.bytedesk.service.queue.QueueEntity
 
status - Variable in class com.bytedesk.service.queue.QueueRequest
 
status - Variable in class com.bytedesk.service.queue.QueueResponse
 
status - Variable in class com.bytedesk.service.statistic_message.StatisticMessageEntity
 
status - Variable in class com.bytedesk.service.statistic_thread.StatisticThreadEntity
 
status - Variable in class com.bytedesk.service.statistic_thread.StatisticThreadRequest
 
status - Variable in class com.bytedesk.service.statistic_thread.StatisticThreadResponse
 
status - Variable in class com.bytedesk.service.thread_transfer.ThreadTransferEntity
 
status - Variable in class com.bytedesk.service.thread_transfer.ThreadTransferResponse
 
status - Variable in class com.bytedesk.service.visitor.VisitorEntity
 
status - Variable in class com.bytedesk.service.visitor.VisitorRequest
 
status - Variable in class com.bytedesk.service.visitor.VisitorResponse
 
status - Variable in class com.bytedesk.service.workgroup.WorkgroupEntity
 
status - Variable in class com.bytedesk.service.workgroup.WorkgroupRequest
 
status - Variable in class com.bytedesk.service.workgroup.WorkgroupResponse
 
status - Variable in class com.bytedesk.team.group.GroupEntity
 
status - Variable in class com.bytedesk.team.group.GroupInviteEntity
 
status - Variable in class com.bytedesk.team.group.GroupRequest
 
status - Variable in class com.bytedesk.team.group.GroupResponse
 
status - Variable in class com.bytedesk.team.member.MemberEntity
 
status - Variable in class com.bytedesk.team.member.MemberRequest
 
status - Variable in class com.bytedesk.team.member.MemberResponse
 
status - Variable in class com.bytedesk.ticket.flow.TicketFlowEntity
 
status - Variable in class com.bytedesk.ticket.task.TicketTaskEntity
 
status - Variable in class com.bytedesk.ticket.ticket.dto.TicketHistoryProcessResponse
 
status - Variable in class com.bytedesk.ticket.ticket.dto.TicketRequest
 
status - Variable in class com.bytedesk.ticket.ticket.dto.TicketResponse
 
status - Variable in class com.bytedesk.ticket.ticket.TicketEntity
 
status - Variable in class com.bytedesk.ticket.ticket.TicketExcel
 
status - Variable in class com.bytedesk.voc.feedback.dto.FeedbackResponse
 
status - Variable in class com.bytedesk.voc.feedback.dto.FeedbackSearchCriteria
 
status - Variable in class com.bytedesk.voc.feedback.FeedbackEntity
 
Status(String) - Constructor for enum class com.bytedesk.core.quartz.QuartzConsts.Status
 
STATUS - Enum constant in enum class com.bytedesk.service.agent.AgentUpdateTypeEnum
 
status_ - Variable in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message.Builder
 
status_ - Variable in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message
 
STATUS_CLOSED - Static variable in class com.bytedesk.voc.constant.VocConstants
 
STATUS_FIELD_NUMBER - Static variable in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message
 
STATUS_PENDING - Static variable in class com.bytedesk.voc.constant.VocConstants
 
STATUS_PROCESSING - Static variable in class com.bytedesk.voc.constant.VocConstants
 
STATUS_RESOLVED - Static variable in class com.bytedesk.voc.constant.VocConstants
 
STEPFUN - Static variable in class com.bytedesk.ai.provider.LlmProviderConsts
 
StompBrokerAvailabilityListener - Class in com.bytedesk.core.socket.stomp.listener
indicates when the broker becomes available/unavailable https://docs.spring.io/spring/docs/current/spring-framework-reference/web.html#websocket-stomp-appplication-context-events
StompBrokerAvailabilityListener() - Constructor for class com.bytedesk.core.socket.stomp.listener.StompBrokerAvailabilityListener
 
StompChannelInterceptor - Class in com.bytedesk.core.socket.stomp.interceptor
 
StompChannelInterceptor() - Constructor for class com.bytedesk.core.socket.stomp.interceptor.StompChannelInterceptor
 
StompConfig - Class in com.bytedesk.core.socket.stomp
https://docs.spring.io/spring-framework/reference/web/websocket/stomp/enable.html
StompConfig() - Constructor for class com.bytedesk.core.socket.stomp.StompConfig
 
StompConnectedEvent - Class in com.bytedesk.core.socket.stomp
 
StompConnectedEvent(Object, String) - Constructor for class com.bytedesk.core.socket.stomp.StompConnectedEvent
 
StompConnectedListener - Class in com.bytedesk.core.socket.stomp.listener
published shortly after a SessionConnectEvent when the broker has sent a STOMP CONNECTED frame in response to the CONNECT https://docs.spring.io/spring/docs/current/spring-framework-reference/web.html#websocket-stomp-appplication-context-events
StompConnectedListener() - Constructor for class com.bytedesk.core.socket.stomp.listener.StompConnectedListener
 
StompConnectListener - Class in com.bytedesk.core.socket.stomp.listener
客户端新连接建立通知 published when a new STOMP CONNECT is received indicating the start of a new client session.
StompConnectListener() - Constructor for class com.bytedesk.core.socket.stomp.listener.StompConnectListener
 
StompController - Class in com.bytedesk.core.socket.stomp
https://docs.spring.io/spring-framework/reference/web/websocket/stomp/handle-annotations.html
StompController() - Constructor for class com.bytedesk.core.socket.stomp.StompController
 
StompDisconnectedEvent - Class in com.bytedesk.core.socket.stomp
 
StompDisconnectedEvent(Object, String) - Constructor for class com.bytedesk.core.socket.stomp.StompDisconnectedEvent
 
StompDisconnectListener - Class in com.bytedesk.core.socket.stomp.listener
published when a STOMP session ends.
StompDisconnectListener() - Constructor for class com.bytedesk.core.socket.stomp.listener.StompDisconnectListener
 
StompHandshakeInterceptor - Class in com.bytedesk.core.socket.stomp.interceptor
 
StompHandshakeInterceptor() - Constructor for class com.bytedesk.core.socket.stomp.interceptor.StompHandshakeInterceptor
 
StompSubscribeEvent - Class in com.bytedesk.core.socket.stomp
 
StompSubscribeEvent(Object, String, String) - Constructor for class com.bytedesk.core.socket.stomp.StompSubscribeEvent
 
StompSubscribeListener - Class in com.bytedesk.core.socket.stomp.listener
published when a new STOMP SUBSCRIBE is received.
StompSubscribeListener() - Constructor for class com.bytedesk.core.socket.stomp.listener.StompSubscribeListener
 
StompUnsubscribeEvent - Class in com.bytedesk.core.socket.stomp
 
StompUnsubscribeEvent(Object, String, String) - Constructor for class com.bytedesk.core.socket.stomp.StompUnsubscribeEvent
 
StompUnsubscribeListener - Class in com.bytedesk.core.socket.stomp.listener
published when a new STOMP UNSUBSCRIBE is received.
StompUnsubscribeListener() - Constructor for class com.bytedesk.core.socket.stomp.listener.StompUnsubscribeListener
 
store(MultipartFile, String) - Method in class com.bytedesk.kbase.upload.UploadRestService
 
storeDocuments(List<Document>, FileEntity) - Method in class com.bytedesk.ai.springai.SpringAIVectorService
 
storeFromUrl(String, String) - Method in class com.bytedesk.kbase.upload.UploadRestService
 
storeFromUrl(String, String) - Static method in class com.bytedesk.kbase.upload.UploadUtils
 
STRANGER - Enum constant in enum class com.bytedesk.core.message.MessageStatusEnum
 
strategyMap - Variable in class com.bytedesk.service.strategy.CsThreadCreationContext
 
STREAM - Enum constant in enum class com.bytedesk.core.message.MessageTypeEnum
 
streamChat(String, HttpServletResponse) - Method in class com.bytedesk.ai.springai.SpringAIAlibabaController
ChatClient 流式调用 http://127.0.0.1:9003/springai/alibaba/stream/chat?
streamKey - Variable in class com.bytedesk.core.redis.stream.RedisStreamConfig
 
streamKey - Variable in class com.bytedesk.core.redis.stream.RedisStreamListener
 
streamKey - Variable in class com.bytedesk.core.redis.stream.RedisStreamService
 
streamSse(HttpServletRequest, HttpServletResponse) - Method in class com.bytedesk.ai.springai.SpringAIZhipuaiController
 
StringListConverter - Class in com.bytedesk.core.utils
 
StringListConverter() - Constructor for class com.bytedesk.core.utils.StringListConverter
 
stringRedisTemplate - Variable in class com.bytedesk.ai.robot.RobotRestService
 
stringRedisTemplate - Variable in class com.bytedesk.core.kaptcha.KaptchaCacheService
 
stringRedisTemplate - Variable in class com.bytedesk.core.message.MessagePersistCache
 
stringRedisTemplate - Variable in class com.bytedesk.core.redis.pubsub.RedisPubsubController
 
stringRedisTemplate - Variable in class com.bytedesk.core.redis.pubsub.RedisPubsubService
 
stringRedisTemplate - Variable in class com.bytedesk.core.socket.mqtt.MqttConnectionService
 
stringRedisTemplate - Variable in class com.bytedesk.core.thread.ThreadPersistCache
 
StringSetConverter - Class in com.bytedesk.core.utils
 
StringSetConverter() - Constructor for class com.bytedesk.core.utils.StringSetConverter
 
structured(String) - Method in class com.bytedesk.ai.springai.SpringAIPromptController
 
stuff(String, boolean) - Method in class com.bytedesk.ai.springai.SpringAIPromptController
 
SUB_HEADLINE - Static variable in class com.bytedesk.kbase.kbase.KbaseConsts
 
subHeadline - Variable in class com.bytedesk.kbase.kbase.KbaseEntity
 
subHeadline - Variable in class com.bytedesk.kbase.kbase.KbaseRequest
 
subHeadline - Variable in class com.bytedesk.kbase.kbase.KbaseResponse
 
submitSatisfactionSurvey(String, int, String) - Method in class com.bytedesk.ticket.flow.TicketFlowService
提交满意度评价
submitStartForm(String, Map<String, String>) - Method in class com.bytedesk.ticket.form.TicketFormService
提交启动表单并启动流程
submitSurvey(String, int, String) - Method in class com.bytedesk.ticket.flow.TicketFlowController
 
submitTaskForm(String, Map<String, String>) - Method in class com.bytedesk.ticket.form.TicketFormController
 
submitTaskForm(String, Map<String, String>) - Method in class com.bytedesk.ticket.form.TicketFormService
提交任务表单
subscribe - Variable in class com.bytedesk.core.socket.mqtt.protocol.ProtocolProcess
 
subscribe() - Method in class com.bytedesk.core.socket.mqtt.protocol.ProtocolProcess
 
subscribe(String, String) - Method in class com.bytedesk.core.topic.TopicService
 
Subscribe - Class in com.bytedesk.core.socket.mqtt.protocol
 
Subscribe() - Constructor for class com.bytedesk.core.socket.mqtt.protocol.Subscribe
 
subscriptions - Variable in class com.bytedesk.core.socket.stomp.listener.StompSubscribeListener
 
success() - Static method in class com.bytedesk.core.utils.JsonResult
 
success(String) - Static method in class com.bytedesk.core.utils.JsonResult
 
success(String, int, T) - Static method in class com.bytedesk.core.utils.JsonResult
 
success(String, T) - Static method in class com.bytedesk.core.utils.JsonResult
 
success(T) - Static method in class com.bytedesk.core.utils.JsonResult
 
SUCCESS - Enum constant in enum class com.bytedesk.core.message.MessageStatusEnum
 
SUCCESS - Enum constant in enum class com.bytedesk.core.push.PushStatusEnum
 
SUCCESS - Enum constant in enum class com.bytedesk.core.utils.JsonResultCodeEnum
 
SUCCESS - Enum constant in enum class com.bytedesk.kbase.split.SplitStatusEnum
 
SUGGESTION - Enum constant in enum class com.bytedesk.voc.enums.FeedbackType
 
summary - Variable in class com.bytedesk.kbase.article.ArticleEntity
 
summary - Variable in class com.bytedesk.kbase.article.ArticleRequest
 
summary - Variable in class com.bytedesk.kbase.article.ArticleResponse
 
summary - Variable in class com.bytedesk.kbase.notebase.NotebaseEntity
 
summary - Variable in class com.bytedesk.kbase.notebase.NotebaseRequest
 
summary - Variable in class com.bytedesk.kbase.notebase.NotebaseResponse
 
sumPaddingToPreventOptimization() - Method in class com.bytedesk.core.uid.utils.PaddedAtomicLong
To prevent GC optimizations for cleaning unused padded references
superUser - Variable in class com.bytedesk.core.rbac.user.UserDetailsImpl
 
superUser - Variable in class com.bytedesk.core.rbac.user.UserEntity
 
superUser - Variable in class com.bytedesk.core.rbac.user.UserResponse
 
supervisorReview(String, boolean) - Method in class com.bytedesk.ticket.flow.TicketFlowController
 
supervisorReview(String, boolean) - Method in class com.bytedesk.ticket.flow.TicketFlowService
主管审核
suspendProcess(String) - Method in class com.bytedesk.ticket.flow.TicketFlowController
 
suspendTicketProcess(String) - Method in class com.bytedesk.ticket.flow.TicketFlowService
挂起工单流程
SV - Enum constant in enum class com.bytedesk.core.enums.LanguageEnum
 
syncCurrentThreadCount(AgentRequest) - Method in class com.bytedesk.service.agent.AgentRestController
 
syncCurrentThreadCount(AgentRequest) - Method in class com.bytedesk.service.agent.AgentRestService
 
syncGroupFromLDAP(String) - Method in class com.bytedesk.ticket.identity.TicketIdentityService
从LDAP同步组
syncMembership(String, String) - Method in class com.bytedesk.ticket.identity.TicketIdentityService
同步用户和工作组的关系
syncUser(AgentEntity) - Method in class com.bytedesk.ticket.identity.TicketIdentityService
同步用户到Flowable
syncUserFromLDAP(String) - Method in class com.bytedesk.ticket.identity.TicketIdentityService
从LDAP同步用户
syncWorkgroup(WorkgroupEntity) - Method in class com.bytedesk.ticket.identity.TicketIdentityService
同步工作组到Flowable
SYSTEM - Enum constant in enum class com.bytedesk.core.enums.ClientEnum
 
SYSTEM - Enum constant in enum class com.bytedesk.core.message.MessageTypeEnum
 
SYSTEM - Enum constant in enum class com.bytedesk.core.rbac.user.UserTypeEnum
 
systemBikePrompt - Variable in class com.bytedesk.ai.springai.SpringAIPromptController
 
systemResource - Variable in class com.bytedesk.ai.springai.SpringAIPromptController
 

T

taboo - Variable in class com.bytedesk.kbase.taboo.event.TabooCreateEvent
 
taboo - Variable in class com.bytedesk.kbase.taboo.event.TabooDeleteEvent
 
taboo - Variable in class com.bytedesk.kbase.taboo.event.TabooUpdateEvent
 
TABOO - Enum constant in enum class com.bytedesk.core.category.CategoryTypeEnum
 
TABOO - Enum constant in enum class com.bytedesk.kbase.kbase.KbaseTypeEnum
 
TABOO - Enum constant in enum class com.bytedesk.kbase.upload.UploadTypeEnum
 
TABOO_CREATE - Static variable in class com.bytedesk.kbase.taboo.TabooPermissions
 
TABOO_DELETE - Static variable in class com.bytedesk.kbase.taboo.TabooPermissions
 
TABOO_EXPORT - Static variable in class com.bytedesk.kbase.taboo.TabooPermissions
 
TABOO_PREFIX - Static variable in class com.bytedesk.kbase.taboo.TabooPermissions
 
TABOO_READ - Static variable in class com.bytedesk.kbase.taboo.TabooPermissions
 
TABOO_UPDATE - Static variable in class com.bytedesk.kbase.taboo.TabooPermissions
 
TabooCreateEvent - Class in com.bytedesk.kbase.taboo.event
 
TabooCreateEvent(TabooEntity) - Constructor for class com.bytedesk.kbase.taboo.event.TabooCreateEvent
 
TabooDeleteEvent - Class in com.bytedesk.kbase.taboo.event
 
TabooDeleteEvent(TabooEntity) - Constructor for class com.bytedesk.kbase.taboo.event.TabooDeleteEvent
 
TabooEntity - Class in com.bytedesk.kbase.taboo
敏感词 一般来说,敏感词主要涉及以下几个方面: 政治敏感词:涉及政治领袖、政治制度、政治事件等,如特定政治人物的名字、政治敏感事件等。
TabooEntity() - Constructor for class com.bytedesk.kbase.taboo.TabooEntity
 
TabooEntityListener - Class in com.bytedesk.kbase.taboo
 
TabooEntityListener() - Constructor for class com.bytedesk.kbase.taboo.TabooEntityListener
 
TabooEventListener - Class in com.bytedesk.kbase.taboo
迁移至 TabooVipEventListener 此处不做实现
TabooEventListener() - Constructor for class com.bytedesk.kbase.taboo.TabooEventListener
 
TabooExcel - Class in com.bytedesk.kbase.taboo
 
TabooExcel() - Constructor for class com.bytedesk.kbase.taboo.TabooExcel
 
TabooExcelListener - Class in com.bytedesk.kbase.taboo
 
TabooExcelListener() - Constructor for class com.bytedesk.kbase.taboo.TabooExcelListener
 
TabooInitializer - Class in com.bytedesk.kbase.taboo
 
TabooInitializer() - Constructor for class com.bytedesk.kbase.taboo.TabooInitializer
 
TabooPermissions - Class in com.bytedesk.kbase.taboo
 
TabooPermissions() - Constructor for class com.bytedesk.kbase.taboo.TabooPermissions
 
tabooRepository - Variable in class com.bytedesk.kbase.taboo.TabooService
 
TabooRepository - Interface in com.bytedesk.kbase.taboo
 
TabooRequest - Class in com.bytedesk.kbase.taboo
 
TabooRequest() - Constructor for class com.bytedesk.kbase.taboo.TabooRequest
 
TabooResponse - Class in com.bytedesk.kbase.taboo
 
TabooResponse() - Constructor for class com.bytedesk.kbase.taboo.TabooResponse
 
TabooRestController - Class in com.bytedesk.kbase.taboo
 
TabooRestController() - Constructor for class com.bytedesk.kbase.taboo.TabooRestController
 
tabooService - Variable in class com.bytedesk.kbase.taboo.TabooExcelListener
 
tabooService - Variable in class com.bytedesk.kbase.taboo.TabooRestController
 
tabooService - Variable in class com.bytedesk.kbase.upload.UploadEventListener
 
TabooService - Class in com.bytedesk.kbase.taboo
 
TabooService() - Constructor for class com.bytedesk.kbase.taboo.TabooService
 
TabooSpecification - Class in com.bytedesk.kbase.taboo
 
TabooSpecification() - Constructor for class com.bytedesk.kbase.taboo.TabooSpecification
 
TabooUpdateEvent - Class in com.bytedesk.kbase.taboo.event
 
TabooUpdateEvent(TabooEntity) - Constructor for class com.bytedesk.kbase.taboo.event.TabooUpdateEvent
 
TabooVipEventListener - Class in com.bytedesk.kbase.taboo
 
TabooVipEventListener() - Constructor for class com.bytedesk.kbase.taboo.TabooVipEventListener
 
tag - Variable in class com.bytedesk.core.tag.event.TagCreateEvent
 
tag - Variable in class com.bytedesk.core.tag.event.TagDeleteEvent
 
tag - Variable in class com.bytedesk.core.tag.event.TagUpdateEvent
 
TAG_CREATE - Static variable in class com.bytedesk.core.tag.TagPermissions
 
TAG_DELETE - Static variable in class com.bytedesk.core.tag.TagPermissions
 
TAG_EXPORT - Static variable in class com.bytedesk.core.tag.TagPermissions
 
TAG_PREFIX - Static variable in class com.bytedesk.core.tag.TagPermissions
 
TAG_READ - Static variable in class com.bytedesk.core.tag.TagPermissions
 
TAG_UPDATE - Static variable in class com.bytedesk.core.tag.TagPermissions
 
TagCreateEvent - Class in com.bytedesk.core.tag.event
 
TagCreateEvent(TagEntity) - Constructor for class com.bytedesk.core.tag.event.TagCreateEvent
 
TagDeleteEvent - Class in com.bytedesk.core.tag.event
 
TagDeleteEvent(TagEntity) - Constructor for class com.bytedesk.core.tag.event.TagDeleteEvent
 
TagEntity - Class in com.bytedesk.core.tag
 
TagEntity() - Constructor for class com.bytedesk.core.tag.TagEntity
 
TagEntityListener - Class in com.bytedesk.core.tag
 
TagEntityListener() - Constructor for class com.bytedesk.core.tag.TagEntityListener
 
TagEventListener - Class in com.bytedesk.core.tag
 
TagEventListener() - Constructor for class com.bytedesk.core.tag.TagEventListener
 
TagPermissions - Class in com.bytedesk.core.tag
 
TagPermissions() - Constructor for class com.bytedesk.core.tag.TagPermissions
 
tagRepository - Variable in class com.bytedesk.core.tag.TagRestService
 
TagRepository - Interface in com.bytedesk.core.tag
 
TagRequest - Class in com.bytedesk.core.tag
 
TagRequest() - Constructor for class com.bytedesk.core.tag.TagRequest
 
TagResponse - Class in com.bytedesk.core.tag
 
TagResponse() - Constructor for class com.bytedesk.core.tag.TagResponse
 
TagRestController - Class in com.bytedesk.core.tag
 
TagRestController() - Constructor for class com.bytedesk.core.tag.TagRestController
 
TagRestService - Class in com.bytedesk.core.tag
 
TagRestService() - Constructor for class com.bytedesk.core.tag.TagRestService
 
tags - Variable in class com.bytedesk.kbase.article.ArticleEntity
 
tags - Variable in class com.bytedesk.kbase.article.ArticleRequest
 
tags - Variable in class com.bytedesk.kbase.article.ArticleResponse
 
tags - Variable in class com.bytedesk.kbase.faq.FaqEntity
 
tags - Variable in class com.bytedesk.kbase.kbase.KbaseEntity
 
tags - Variable in class com.bytedesk.kbase.kbase.KbaseRequest
 
tags - Variable in class com.bytedesk.kbase.kbase.KbaseResponse
 
tags - Variable in class com.bytedesk.kbase.notebase.NotebaseEntity
 
tags - Variable in class com.bytedesk.kbase.notebase.NotebaseRequest
 
tags - Variable in class com.bytedesk.kbase.notebase.NotebaseResponse
 
tagService - Variable in class com.bytedesk.core.tag.TagRestController
 
TagSpecification - Class in com.bytedesk.core.tag
 
TagSpecification() - Constructor for class com.bytedesk.core.tag.TagSpecification
 
TagTypeEnum - Enum Class in com.bytedesk.core.tag
 
TagTypeEnum() - Constructor for enum class com.bytedesk.core.tag.TagTypeEnum
 
TagUpdateEvent - Class in com.bytedesk.core.tag.event
 
TagUpdateEvent(TagEntity) - Constructor for class com.bytedesk.core.tag.event.TagUpdateEvent
 
tail - Variable in class com.bytedesk.core.uid.buffer.RingBuffer
Tail: last position sequence to produce
take() - Method in class com.bytedesk.core.uid.buffer.RingBuffer
Take an UID of the ring at the next cursor, this is a lock free operation by using atomic cursor
TAOBAO - Enum constant in enum class com.bytedesk.core.enums.ClientEnum
 
TASK_CLASS_NAME - Static variable in class com.bytedesk.core.quartz.QuartzConsts
 
TASK_PROPERTIES - Static variable in class com.bytedesk.core.quartz.QuartzConsts
执行目标key
taskDefinitionId - Variable in class com.bytedesk.ticket.ticket.dto.TicketHistoryTaskResponse
 
taskDefinitionKey - Variable in class com.bytedesk.ticket.ticket.dto.TicketHistoryTaskResponse
 
taskId - Variable in class com.bytedesk.ticket.ticket.dto.TicketHistoryActivityResponse
 
taskId - Variable in class com.bytedesk.ticket.ticket.dto.TicketHistoryTaskResponse
 
taskLocalVariables - Variable in class com.bytedesk.ticket.ticket.dto.TicketHistoryActivityResponse
 
taskLocalVariables - Variable in class com.bytedesk.ticket.ticket.dto.TicketHistoryTaskResponse
 
taskName - Variable in class com.bytedesk.ticket.ticket.dto.TicketHistoryTaskResponse
 
taskService - Variable in class com.bytedesk.ticket.comment.TicketCommentService
 
taskService - Variable in class com.bytedesk.ticket.flow.TicketFlowService
 
taskService - Variable in class com.bytedesk.ticket.ticket.TicketEventListener
 
taskService - Variable in class com.bytedesk.ticket.ticket.TicketRestService
 
taskService - Variable in class com.bytedesk.ticket.ticket.TicketService
 
TeamApplication - Class in com.bytedesk.team
 
TeamApplication() - Constructor for class com.bytedesk.team.TeamApplication
 
TeamRouteController - Class in com.bytedesk.team.controller
 
TeamRouteController() - Constructor for class com.bytedesk.team.controller.TeamRouteController
 
TECHNICAL_SUPPORT - Static variable in class com.bytedesk.ticket.ticket.TicketCategories
Technical Support Categories 技术支持类
TELEGRAM - Enum constant in enum class com.bytedesk.core.enums.ClientEnum
 
telephone - Variable in class com.bytedesk.team.member.MemberEntity
 
telephone - Variable in class com.bytedesk.team.member.MemberExcel
 
telephone - Variable in class com.bytedesk.team.member.MemberRequest
 
telephone - Variable in class com.bytedesk.team.member.MemberResponse
 
temp - Variable in record class com.bytedesk.ai.springai.tools.WeatherResponse
The field for the temp record component.
temp() - Method in record class com.bytedesk.ai.springai.tools.WeatherResponse
Returns the value of the temp record component.
temperature - Variable in class com.bytedesk.ai.robot.RobotLlm
 
temperature - Variable in class com.bytedesk.ai.springai.SpringAIDeepseekConfig
 
templateCode - Variable in class com.bytedesk.core.config.properties.BytedeskProperties.Aliyun.Sms
 
templateCode - Variable in class com.bytedesk.core.push.sms.PushServiceImplSms
 
templating(String, String) - Method in class com.bytedesk.ai.springai.SpringAIPromptController
 
tenantId - Variable in class com.bytedesk.ticket.process.ProcessDefinitionResponse
 
tenantId - Variable in class com.bytedesk.ticket.ticket.dto.TicketHistoryActivityResponse
 
tenantId - Variable in class com.bytedesk.ticket.ticket.dto.TicketHistoryProcessResponse
 
tenantId - Variable in class com.bytedesk.ticket.ticket.dto.TicketHistoryTaskResponse
 
tencent - Variable in class com.bytedesk.core.config.properties.BytedeskProperties
 
Tencent() - Constructor for class com.bytedesk.core.config.properties.BytedeskProperties.Tencent
 
TencentCos - Class in com.bytedesk.kbase.upload.cloud
腾讯云对象存储
TencentCos() - Constructor for class com.bytedesk.kbase.upload.cloud.TencentCos
 
terminateProcess(String, String) - Method in class com.bytedesk.ticket.flow.TicketFlowController
 
terminateTicketProcess(String, String) - Method in class com.bytedesk.ticket.flow.TicketFlowService
终止工单流程
test(String, String) - Method in class com.bytedesk.core.redis.stream.RedisStreamController
 
TEST - Enum constant in enum class com.bytedesk.core.enums.ClientEnum
 
test1() - Method in class com.bytedesk.core.quartz.QuartzJob
 
test2() - Method in class com.bytedesk.core.quartz.QuartzJob
 
testCsRole() - Method in class com.bytedesk.core.rbac.user.UserController
no need to add ROLE_ prefix, system will auto add
testIsIpInRange(String) - Static method in class com.bytedesk.core.ip.IpService
 
testMq(String) - Method in class com.bytedesk.core.action.disruptor.LogEventService
 
testQueue() - Method in class com.bytedesk.core.jms.JmsArtemisService
 
testSuperAuthority() - Method in class com.bytedesk.core.rbac.user.UserController
for testing,client will return 403, if don't have authority/role
testTopic() - Method in class com.bytedesk.core.jms.JmsArtemisService
 
text - Variable in class com.bytedesk.kbase.settings.InviteSettings
邀请文本
text - Variable in class com.bytedesk.kbase.text.event.TextCreateEvent
 
text - Variable in class com.bytedesk.kbase.text.event.TextDeleteEvent
 
text - Variable in class com.bytedesk.kbase.text.event.TextUpdateEvent
 
TEXT - Enum constant in enum class com.bytedesk.core.message.MessageTypeEnum
 
TEXT - Enum constant in enum class com.bytedesk.kbase.file.FileTypeEnum
 
TEXT - Enum constant in enum class com.bytedesk.kbase.split.SplitTypeEnum
 
TEXT - Enum constant in enum class com.bytedesk.kbase.text.TextTypeEnum
 
TEXT - Enum constant in enum class com.bytedesk.kbase.website.WebsiteTypeEnum
 
TEXT_CREATE - Static variable in class com.bytedesk.kbase.file.FilePermissions
 
TEXT_CREATE - Static variable in class com.bytedesk.kbase.text.TextPermissions
 
TEXT_DELETE - Static variable in class com.bytedesk.kbase.file.FilePermissions
 
TEXT_DELETE - Static variable in class com.bytedesk.kbase.text.TextPermissions
 
TEXT_EXPORT - Static variable in class com.bytedesk.kbase.file.FilePermissions
 
TEXT_EXPORT - Static variable in class com.bytedesk.kbase.text.TextPermissions
 
TEXT_PREFIX - Static variable in class com.bytedesk.kbase.file.FilePermissions
 
TEXT_PREFIX - Static variable in class com.bytedesk.kbase.text.TextPermissions
 
TEXT_READ - Static variable in class com.bytedesk.kbase.file.FilePermissions
 
TEXT_READ - Static variable in class com.bytedesk.kbase.text.TextPermissions
 
TEXT_UPDATE - Static variable in class com.bytedesk.kbase.file.FilePermissions
 
TEXT_UPDATE - Static variable in class com.bytedesk.kbase.text.TextPermissions
 
text2audio(String) - Method in class com.bytedesk.ai.springai.SpringAIAlibabaAudioService
将文本转为语音
text2Image(String, HttpServletResponse) - Method in class com.bytedesk.ai.springai.SpringAIAlibabaImageController
 
text2Image(String, HttpServletResponse) - Method in class com.bytedesk.ai.springai.SpringAIAlibabaImageService
 
TextCreateEvent - Class in com.bytedesk.kbase.text.event
 
TextCreateEvent(TextEntity) - Constructor for class com.bytedesk.kbase.text.event.TextCreateEvent
 
TextDeleteEvent - Class in com.bytedesk.kbase.text.event
 
TextDeleteEvent(TextEntity) - Constructor for class com.bytedesk.kbase.text.event.TextDeleteEvent
 
TextEntity - Class in com.bytedesk.kbase.text
 
TextEntity() - Constructor for class com.bytedesk.kbase.text.TextEntity
 
TextEntityListener - Class in com.bytedesk.kbase.text
 
TextEntityListener() - Constructor for class com.bytedesk.kbase.text.TextEntityListener
 
TextEventListener - Class in com.bytedesk.kbase.text
 
TextEventListener() - Constructor for class com.bytedesk.kbase.text.TextEventListener
 
TextPermissions - Class in com.bytedesk.kbase.text
 
TextPermissions() - Constructor for class com.bytedesk.kbase.text.TextPermissions
 
textRepository - Variable in class com.bytedesk.kbase.text.TextRestService
 
TextRepository - Interface in com.bytedesk.kbase.text
 
TextRequest - Class in com.bytedesk.kbase.text
 
TextRequest() - Constructor for class com.bytedesk.kbase.text.TextRequest
 
TextResponse - Class in com.bytedesk.kbase.text
 
TextResponse() - Constructor for class com.bytedesk.kbase.text.TextResponse
 
TextRestController - Class in com.bytedesk.kbase.text
 
TextRestController() - Constructor for class com.bytedesk.kbase.text.TextRestController
 
textRestService - Variable in class com.bytedesk.ai.springai.SpringAIVectorService
 
TextRestService - Class in com.bytedesk.kbase.text
 
TextRestService() - Constructor for class com.bytedesk.kbase.text.TextRestService
 
textService - Variable in class com.bytedesk.kbase.text.TextRestController
 
TextSpecification - Class in com.bytedesk.kbase.text
 
TextSpecification() - Constructor for class com.bytedesk.kbase.text.TextSpecification
 
textToAudio(String) - Method in class com.bytedesk.ai.springai.SpringAIAlibabaAudioController
text2audio http://127.0.0.1:9003/springai/audio/text2audio?
TextTypeEnum - Enum Class in com.bytedesk.kbase.text
 
TextTypeEnum() - Constructor for enum class com.bytedesk.kbase.text.TextTypeEnum
 
TextUpdateEvent - Class in com.bytedesk.kbase.text.event
 
TextUpdateEvent(TextEntity) - Constructor for class com.bytedesk.kbase.text.event.TextUpdateEvent
 
TextWebSocketFrameHandler - Class in com.bytedesk.core.socket.mqtt.initializer.websocket
Handles handshakes and messages
TextWebSocketFrameHandler() - Constructor for class com.bytedesk.core.socket.mqtt.initializer.websocket.TextWebSocketFrameHandler
 
TH - Enum constant in enum class com.bytedesk.core.enums.LanguageEnum
 
theme - Variable in class com.bytedesk.core.config.properties.BytedeskProperties.Kbase
 
theme - Variable in class com.bytedesk.kbase.kbase.KbaseEntity
 
theme - Variable in class com.bytedesk.kbase.kbase.KbaseProperties
 
theme - Variable in class com.bytedesk.kbase.kbase.KbaseRequest
 
theme - Variable in class com.bytedesk.kbase.kbase.KbaseResponse
 
thread - Variable in class com.bytedesk.core.message.MessageProtobuf
 
thread - Variable in class com.bytedesk.core.message.MessageTransferContent
 
thread - Variable in class com.bytedesk.core.thread.event.ThreadAcceptEvent
 
thread - Variable in class com.bytedesk.core.thread.event.ThreadCloseEvent
 
thread - Variable in class com.bytedesk.core.thread.event.ThreadCreateEvent
 
thread - Variable in class com.bytedesk.core.thread.event.ThreadUpdateEvent
 
thread - Variable in class com.bytedesk.service.rating.RatingEntity
 
thread - Variable in class com.bytedesk.service.rating.RatingResponse
 
thread - Variable in class com.bytedesk.service.statistic_thread.StatisticThreadCreateEvent
 
thread - Variable in class com.bytedesk.service.statistic_thread.StatisticThreadUpdateStatusEvent
 
thread - Variable in class com.bytedesk.service.thread_summary.ThreadSummaryEntity
 
Thread() - Constructor for class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread
 
Thread(GeneratedMessageV3.Builder<?>) - Constructor for class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread
 
THREAD - Enum constant in enum class com.bytedesk.core.menu.MenuTypeEnum
 
THREAD - Enum constant in enum class com.bytedesk.core.tag.TagTypeEnum
 
THREAD - Enum constant in enum class com.bytedesk.service.rating.RatingTypeEnum
 
thread_ - Variable in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message.Builder
 
thread_ - Variable in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message
 
THREAD_CREATE - Static variable in class com.bytedesk.core.thread.ThreadPermissions
 
THREAD_DELETE - Static variable in class com.bytedesk.core.thread.ThreadPermissions
 
THREAD_EXPORT - Static variable in class com.bytedesk.core.thread.ThreadPermissions
 
THREAD_FIELD_NUMBER - Static variable in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message
 
THREAD_PREFIX - Static variable in class com.bytedesk.core.thread.ThreadPermissions
 
THREAD_READ - Static variable in class com.bytedesk.core.thread.ThreadPermissions
 
THREAD_UPDATE - Static variable in class com.bytedesk.core.thread.ThreadPermissions
 
ThreadAcceptEvent - Class in com.bytedesk.core.thread.event
 
ThreadAcceptEvent(ThreadEntity) - Constructor for class com.bytedesk.core.thread.event.ThreadAcceptEvent
 
threadBuilder_ - Variable in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message.Builder
 
ThreadCloseEvent - Class in com.bytedesk.core.thread.event
 
ThreadCloseEvent(ThreadEntity) - Constructor for class com.bytedesk.core.thread.event.ThreadCloseEvent
 
ThreadCreateEvent - Class in com.bytedesk.core.thread.event
 
ThreadCreateEvent(Object, ThreadEntity) - Constructor for class com.bytedesk.core.thread.event.ThreadCreateEvent
 
ThreadEntity - Class in com.bytedesk.core.thread
thread: 指的是一系列相关的信息或讨论按照时间顺序排列形成的一个连贯的交流脉络.
ThreadEntity() - Constructor for class com.bytedesk.core.thread.ThreadEntity
 
ThreadEntityListener - Class in com.bytedesk.core.thread
 
ThreadEntityListener() - Constructor for class com.bytedesk.core.thread.ThreadEntityListener
 
ThreadEventListener - Class in com.bytedesk.core.thread
 
ThreadEventListener() - Constructor for class com.bytedesk.core.thread.ThreadEventListener
 
ThreadExcel - Class in com.bytedesk.core.thread
 
ThreadExcel() - Constructor for class com.bytedesk.core.thread.ThreadExcel
 
threadExtra - Variable in class com.bytedesk.service.visitor.VisitorRequest
 
ThreadExtra - Class in com.bytedesk.core.thread
 
ThreadExtra() - Constructor for class com.bytedesk.core.thread.ThreadExtra
 
ThreadFlowNode - Class in com.bytedesk.core.thread
 
ThreadFlowNode() - Constructor for class com.bytedesk.core.thread.ThreadFlowNode
 
ThreadInviteController - Class in com.bytedesk.service.thread_invite
 
ThreadInviteController() - Constructor for class com.bytedesk.service.thread_invite.ThreadInviteController
 
ThreadInviteEntity - Class in com.bytedesk.service.thread_invite
 
ThreadInviteEntity() - Constructor for class com.bytedesk.service.thread_invite.ThreadInviteEntity
 
ThreadInviteRepository - Interface in com.bytedesk.service.thread_invite
 
ThreadInviteRequest - Class in com.bytedesk.service.thread_invite
 
ThreadInviteRequest() - Constructor for class com.bytedesk.service.thread_invite.ThreadInviteRequest
 
ThreadInviteResponse - Class in com.bytedesk.service.thread_invite
 
ThreadInviteResponse() - Constructor for class com.bytedesk.service.thread_invite.ThreadInviteResponse
 
ThreadInviteService - Class in com.bytedesk.service.thread_invite
 
ThreadInviteService() - Constructor for class com.bytedesk.service.thread_invite.ThreadInviteService
 
ThreadMessageUtil - Class in com.bytedesk.service.utils
 
ThreadMessageUtil() - Constructor for class com.bytedesk.service.utils.ThreadMessageUtil
 
ThreadMonitorEntity - Class in com.bytedesk.service.thread_monitor
 
ThreadMonitorEntity() - Constructor for class com.bytedesk.service.thread_monitor.ThreadMonitorEntity
 
ThreadPermissions - Class in com.bytedesk.core.thread
 
ThreadPermissions() - Constructor for class com.bytedesk.core.thread.ThreadPermissions
 
ThreadPersistCache - Class in com.bytedesk.core.thread
 
ThreadPersistCache() - Constructor for class com.bytedesk.core.thread.ThreadPersistCache
 
ThreadProto - Class in com.bytedesk.core.socket.protobuf.model
 
ThreadProto() - Constructor for class com.bytedesk.core.socket.protobuf.model.ThreadProto
 
ThreadProto.Thread - Class in com.bytedesk.core.socket.protobuf.model
Protobuf type Thread
ThreadProto.Thread.Builder - Class in com.bytedesk.core.socket.protobuf.model
Protobuf type Thread
ThreadProto.ThreadOrBuilder - Interface in com.bytedesk.core.socket.protobuf.model
 
ThreadProtobuf - Class in com.bytedesk.core.thread
所有字段跟thread.proto中字段一一对应 for visitor client
ThreadProtobuf() - Constructor for class com.bytedesk.core.thread.ThreadProtobuf
 
threadRepository - Variable in class com.bytedesk.core.thread.ThreadRestService
 
ThreadRepository - Interface in com.bytedesk.core.thread
 
ThreadRequest - Class in com.bytedesk.core.thread
 
ThreadRequest() - Constructor for class com.bytedesk.core.thread.ThreadRequest
 
ThreadResponse - Class in com.bytedesk.core.thread
for agent client
ThreadResponse() - Constructor for class com.bytedesk.core.thread.ThreadResponse
 
ThreadRestController - Class in com.bytedesk.core.thread
 
ThreadRestController() - Constructor for class com.bytedesk.core.thread.ThreadRestController
 
threadRestService - Variable in class com.bytedesk.core.rbac.auth.AuthEventListener
 
threadRestService - Variable in class com.bytedesk.service.agent.AgentRestService
 
threadRestService - Variable in class com.bytedesk.service.rating.RatingService
 
threadRestService - Variable in class com.bytedesk.ticket.ticket.TicketEventListener
 
threadRestService - Variable in class com.bytedesk.ticket.ticket.TicketRestService
 
ThreadRestService - Class in com.bytedesk.core.thread
 
ThreadRestService() - Constructor for class com.bytedesk.core.thread.ThreadRestService
 
threadService - Variable in class com.bytedesk.ai.provider.vendors.zhipuai.ZhipuaiChatService
 
threadService - Variable in class com.bytedesk.ai.robot.RobotEventListener
 
threadService - Variable in class com.bytedesk.ai.robot.RobotRestService
 
threadService - Variable in class com.bytedesk.core.assistant.AssistantEventListener
 
threadService - Variable in class com.bytedesk.core.channel.ChannelEventListener
 
threadService - Variable in class com.bytedesk.core.thread.ThreadRestController
 
threadService - Variable in class com.bytedesk.service.routing.RouteService
 
threadService - Variable in class com.bytedesk.service.strategy.AgentCsThreadCreationStrategy
 
threadService - Variable in class com.bytedesk.service.strategy.RobotCsThreadCreationStrategy
 
threadService - Variable in class com.bytedesk.service.strategy.WorkgroupCsThreadCreationStrategy
 
threadService - Variable in class com.bytedesk.service.thread_transfer.ThreadTransferEventListener
 
threadService - Variable in class com.bytedesk.service.visitor_thread.VisitorThreadService
 
threadService - Variable in class com.bytedesk.team.group.GroupEventListener
 
threadService - Variable in class com.bytedesk.team.member.MemberRestService
 
ThreadSpecification - Class in com.bytedesk.core.thread
 
ThreadSpecification() - Constructor for class com.bytedesk.core.thread.ThreadSpecification
 
ThreadStateEnum - Enum Class in com.bytedesk.core.thread
 
ThreadStateEnum() - Constructor for enum class com.bytedesk.core.thread.ThreadStateEnum
 
ThreadStateEventEnum - Enum Class in com.bytedesk.core.thread
 
ThreadStateEventEnum() - Constructor for enum class com.bytedesk.core.thread.ThreadStateEventEnum
 
ThreadSummaryController - Class in com.bytedesk.service.thread_summary
 
ThreadSummaryController() - Constructor for class com.bytedesk.service.thread_summary.ThreadSummaryController
 
ThreadSummaryEntity - Class in com.bytedesk.service.thread_summary
summary
ThreadSummaryEntity() - Constructor for class com.bytedesk.service.thread_summary.ThreadSummaryEntity
 
ThreadSummaryEntityListener - Class in com.bytedesk.service.thread_summary
 
ThreadSummaryEntityListener() - Constructor for class com.bytedesk.service.thread_summary.ThreadSummaryEntityListener
 
ThreadSummaryEventListener - Class in com.bytedesk.service.thread_summary
 
ThreadSummaryEventListener() - Constructor for class com.bytedesk.service.thread_summary.ThreadSummaryEventListener
 
ThreadSummaryRepository - Class in com.bytedesk.service.thread_summary
 
ThreadSummaryRepository() - Constructor for class com.bytedesk.service.thread_summary.ThreadSummaryRepository
 
ThreadSummaryRequest - Class in com.bytedesk.service.thread_summary
 
ThreadSummaryRequest() - Constructor for class com.bytedesk.service.thread_summary.ThreadSummaryRequest
 
ThreadSummaryResponse - Class in com.bytedesk.service.thread_summary
 
ThreadSummaryResponse() - Constructor for class com.bytedesk.service.thread_summary.ThreadSummaryResponse
 
ThreadSummaryService - Class in com.bytedesk.service.thread_summary
 
ThreadSummaryService() - Constructor for class com.bytedesk.service.thread_summary.ThreadSummaryService
 
ThreadSummarySpecification - Class in com.bytedesk.service.thread_summary
 
ThreadSummarySpecification() - Constructor for class com.bytedesk.service.thread_summary.ThreadSummarySpecification
 
threadTopic - Variable in class com.bytedesk.core.black.BlackEntity
 
threadTopic - Variable in class com.bytedesk.core.black.BlackRequest
 
threadTopic - Variable in class com.bytedesk.core.black.BlackResponse
 
threadTopic - Variable in class com.bytedesk.core.message_unread.MessageUnreadEntity
 
threadTopic - Variable in class com.bytedesk.core.message.MessageEntity
message belongs to
threadTopic - Variable in class com.bytedesk.core.message.MessageExcel
 
threadTopic - Variable in class com.bytedesk.core.message.MessageRequest
 
threadTopic - Variable in class com.bytedesk.core.message.MessageResponse
 
threadTopic - Variable in class com.bytedesk.core.redis.pubsub.message.RedisPubsubMessageQa
 
threadTopic - Variable in class com.bytedesk.service.leave_msg.LeaveMsgEntity
 
threadTopic - Variable in class com.bytedesk.service.leave_msg.LeaveMsgRequest
 
threadTopic - Variable in class com.bytedesk.service.leave_msg.LeaveMsgResponse
 
threadTopic - Variable in class com.bytedesk.service.rating.RatingRequest
 
threadTopic - Variable in class com.bytedesk.service.statistic_thread.StatisticThreadEntity
 
threadTopic - Variable in class com.bytedesk.service.statistic_thread.StatisticThreadRequest
 
threadTopic - Variable in class com.bytedesk.service.statistic_thread.StatisticThreadResponse
 
threadTopic - Variable in class com.bytedesk.service.thread_transfer.ThreadTransferEntity
 
threadTopic - Variable in class com.bytedesk.service.thread_transfer.ThreadTransferRequest
 
threadTopic - Variable in class com.bytedesk.service.thread_transfer.ThreadTransferResponse
 
threadTopic - Variable in class com.bytedesk.service.visitor.VisitorRequestRate
 
ThreadTransferController - Class in com.bytedesk.service.thread_transfer
 
ThreadTransferController() - Constructor for class com.bytedesk.service.thread_transfer.ThreadTransferController
 
ThreadTransferEntity - Class in com.bytedesk.service.thread_transfer
记录转接记录: 人工转接人工 机器人转人工
ThreadTransferEntity() - Constructor for class com.bytedesk.service.thread_transfer.ThreadTransferEntity
 
ThreadTransferEntityListener - Class in com.bytedesk.service.thread_transfer
 
ThreadTransferEntityListener() - Constructor for class com.bytedesk.service.thread_transfer.ThreadTransferEntityListener
 
ThreadTransferEventListener - Class in com.bytedesk.service.thread_transfer
 
ThreadTransferEventListener() - Constructor for class com.bytedesk.service.thread_transfer.ThreadTransferEventListener
 
threadTransferRepository - Variable in class com.bytedesk.service.statistic.ServiceStatisticService
 
ThreadTransferRepository - Interface in com.bytedesk.service.thread_transfer
 
ThreadTransferRequest - Class in com.bytedesk.service.thread_transfer
 
ThreadTransferRequest() - Constructor for class com.bytedesk.service.thread_transfer.ThreadTransferRequest
 
ThreadTransferResponse - Class in com.bytedesk.service.thread_transfer
 
ThreadTransferResponse() - Constructor for class com.bytedesk.service.thread_transfer.ThreadTransferResponse
 
ThreadTransferService - Class in com.bytedesk.service.thread_transfer
 
ThreadTransferService() - Constructor for class com.bytedesk.service.thread_transfer.ThreadTransferService
 
ThreadTransferSpecification - Class in com.bytedesk.service.thread_transfer
 
ThreadTransferSpecification() - Constructor for class com.bytedesk.service.thread_transfer.ThreadTransferSpecification
 
ThreadTransferTypeEnum - Enum Class in com.bytedesk.service.thread_transfer
 
ThreadTransferTypeEnum() - Constructor for enum class com.bytedesk.service.thread_transfer.ThreadTransferTypeEnum
 
ThreadTypeEnum - Enum Class in com.bytedesk.core.thread
会话类型
ThreadTypeEnum(int) - Constructor for enum class com.bytedesk.core.thread.ThreadTypeEnum
 
threadUid - Variable in class com.bytedesk.service.queue_member.QueueMemberEntity
 
threadUid - Variable in class com.bytedesk.service.queue_member.QueueMemberRequest
 
threadUid - Variable in class com.bytedesk.service.queue_member.QueueMemberResponse
 
threadUid - Variable in class com.bytedesk.service.statistic_message.StatisticMessageEntity
 
threadUid - Variable in class com.bytedesk.service.statistic_thread.StatisticThreadEntity
 
threadUid - Variable in class com.bytedesk.service.statistic_thread.StatisticThreadRequest
 
threadUid - Variable in class com.bytedesk.service.statistic_thread.StatisticThreadResponse
 
threadUid - Variable in class com.bytedesk.ticket.ticket.dto.TicketRequest
 
threadUid - Variable in class com.bytedesk.ticket.ticket.dto.TicketResponse
 
threadUid - Variable in class com.bytedesk.ticket.ticket.TicketEntity
 
threadUid - Variable in class com.bytedesk.ticket.ticket.TicketExcel
 
ThreadUpdateEvent - Class in com.bytedesk.core.thread.event
 
ThreadUpdateEvent(Object, ThreadEntity) - Constructor for class com.bytedesk.core.thread.event.ThreadUpdateEvent
 
ThreadUtils - Class in com.bytedesk.core.thread
 
ThreadUtils() - Constructor for class com.bytedesk.core.thread.ThreadUtils
 
ticket - Variable in class com.bytedesk.ticket.attachment.TicketAttachmentEntity
 
ticket - Variable in class com.bytedesk.ticket.comment.TicketCommentEntity
 
ticket - Variable in class com.bytedesk.ticket.ticket.event.TicketCreateEvent
 
ticket - Variable in class com.bytedesk.ticket.ticket.event.TicketUpdateAssigneeEvent
 
ticket - Variable in class com.bytedesk.ticket.ticket.event.TicketUpdateEvent
 
ticket - Variable in class com.bytedesk.ticket.ticket.event.TicketUpdateWorkgroupEvent
 
TICKET - Enum constant in enum class com.bytedesk.core.category.CategoryTypeEnum
 
TICKET - Enum constant in enum class com.bytedesk.core.form.FormTypeEnum
 
TICKET - Enum constant in enum class com.bytedesk.core.message.MessageTypeEnum
 
TICKET - Enum constant in enum class com.bytedesk.core.thread.ThreadTypeEnum
 
TICKET - Enum constant in enum class com.bytedesk.kbase.upload.UploadTypeEnum
 
TICKET - Enum constant in enum class com.bytedesk.ticket.process.TicketProcessTypeEnum
 
TICKET_CREATE - Static variable in class com.bytedesk.ticket.ticket.TicketPermissions
 
TICKET_DELETE - Static variable in class com.bytedesk.ticket.ticket.TicketPermissions
 
TICKET_EXCLUSIVE_GATEWAY_VERIFY_GATEWAY - Static variable in class com.bytedesk.ticket.consts.TicketConsts
 
TICKET_EXPORT - Static variable in class com.bytedesk.ticket.ticket.TicketPermissions
 
TICKET_FILTER_UNASSIGNED - Static variable in class com.bytedesk.ticket.consts.TicketConsts
 
TICKET_PREFIX - Static variable in class com.bytedesk.ticket.ticket.TicketPermissions
 
TICKET_PROCESS_AGENT_PATH - Static variable in class com.bytedesk.ticket.consts.TicketConsts
 
TICKET_PROCESS_GROUP_PATH - Static variable in class com.bytedesk.ticket.consts.TicketConsts
 
TICKET_PROCESS_GROUP_PATH_SIMPLE - Static variable in class com.bytedesk.ticket.consts.TicketConsts
 
TICKET_PROCESS_KEY - Static variable in class com.bytedesk.ticket.consts.TicketConsts
 
TICKET_PROCESS_KEY_AGENT - Static variable in class com.bytedesk.ticket.consts.TicketConsts
 
TICKET_PROCESS_KEY_GROUP - Static variable in class com.bytedesk.ticket.consts.TicketConsts
 
TICKET_PROCESS_KEY_GROUP_SIMPLE - Static variable in class com.bytedesk.ticket.consts.TicketConsts
 
TICKET_PROCESS_NAME_AGENT - Static variable in class com.bytedesk.ticket.consts.TicketConsts
 
TICKET_PROCESS_NAME_GROUP - Static variable in class com.bytedesk.ticket.consts.TicketConsts
 
TICKET_PROCESS_NAME_GROUP_SIMPLE - Static variable in class com.bytedesk.ticket.consts.TicketConsts
 
TICKET_READ - Static variable in class com.bytedesk.ticket.ticket.TicketPermissions
 
TICKET_SUBMIT - Enum constant in enum class com.bytedesk.core.message.MessageTypeEnum
 
TICKET_UPDATE - Static variable in class com.bytedesk.ticket.ticket.TicketPermissions
 
TICKET_USER_TASK_ASSIGN_TO_GROUP - Static variable in class com.bytedesk.ticket.consts.TicketConsts
 
TICKET_USER_TASK_CREATE_TICKET - Static variable in class com.bytedesk.ticket.consts.TicketConsts
 
TICKET_USER_TASK_CUSTOMER_VERIFY - Static variable in class com.bytedesk.ticket.consts.TicketConsts
 
TICKET_VARIABLE_ASSIGNEE - Static variable in class com.bytedesk.ticket.consts.TicketConsts
 
TICKET_VARIABLE_BUSINESS_KEY - Static variable in class com.bytedesk.ticket.consts.TicketConsts
 
TICKET_VARIABLE_CATEGORY_UID - Static variable in class com.bytedesk.ticket.consts.TicketConsts
 
TICKET_VARIABLE_CLAIM_TIME - Static variable in class com.bytedesk.ticket.consts.TicketConsts
 
TICKET_VARIABLE_DESCRIPTION - Static variable in class com.bytedesk.ticket.consts.TicketConsts
 
TICKET_VARIABLE_NAME - Static variable in class com.bytedesk.ticket.consts.TicketConsts
 
TICKET_VARIABLE_ORGUID - Static variable in class com.bytedesk.ticket.consts.TicketConsts
 
TICKET_VARIABLE_PRIORITY - Static variable in class com.bytedesk.ticket.consts.TicketConsts
 
TICKET_VARIABLE_REPORTER_UID - Static variable in class com.bytedesk.ticket.consts.TicketConsts
 
TICKET_VARIABLE_SLA_TIME - Static variable in class com.bytedesk.ticket.consts.TicketConsts
 
TICKET_VARIABLE_START_TIME - Static variable in class com.bytedesk.ticket.consts.TicketConsts
 
TICKET_VARIABLE_START_USER_ID - Static variable in class com.bytedesk.ticket.consts.TicketConsts
 
TICKET_VARIABLE_STATUS - Static variable in class com.bytedesk.ticket.consts.TicketConsts
 
TICKET_VARIABLE_TICKET_UID - Static variable in class com.bytedesk.ticket.consts.TicketConsts
 
TICKET_VARIABLE_WORKGROUP_UID - Static variable in class com.bytedesk.ticket.consts.TicketConsts
 
TicketApplication - Class in com.bytedesk.ticket
 
TicketApplication() - Constructor for class com.bytedesk.ticket.TicketApplication
 
TicketAttachmentEntity - Class in com.bytedesk.ticket.attachment
 
TicketAttachmentEntity() - Constructor for class com.bytedesk.ticket.attachment.TicketAttachmentEntity
 
TicketAttachmentRepository - Interface in com.bytedesk.ticket.attachment
 
TicketAttachmentRequest - Class in com.bytedesk.ticket.attachment
 
TicketAttachmentRequest() - Constructor for class com.bytedesk.ticket.attachment.TicketAttachmentRequest
 
TicketAttachmentResponse - Class in com.bytedesk.ticket.attachment
 
TicketAttachmentResponse() - Constructor for class com.bytedesk.ticket.attachment.TicketAttachmentResponse
 
TicketAttachmentRestService - Class in com.bytedesk.ticket.attachment
 
TicketAttachmentRestService() - Constructor for class com.bytedesk.ticket.attachment.TicketAttachmentRestService
 
TicketAutoCloseDelegate - Class in com.bytedesk.ticket.delegate
 
TicketAutoCloseDelegate() - Constructor for class com.bytedesk.ticket.delegate.TicketAutoCloseDelegate
 
TicketCaseListener - Class in com.bytedesk.ticket.listener
 
TicketCaseListener() - Constructor for class com.bytedesk.ticket.listener.TicketCaseListener
 
TicketCaseService - Class in com.bytedesk.ticket.service
 
TicketCaseService() - Constructor for class com.bytedesk.ticket.service.TicketCaseService
 
TicketCategories - Class in com.bytedesk.ticket.ticket
 
TicketCategories() - Constructor for class com.bytedesk.ticket.ticket.TicketCategories
 
TicketCloseDelegate - Class in com.bytedesk.ticket.delegate
 
TicketCloseDelegate() - Constructor for class com.bytedesk.ticket.delegate.TicketCloseDelegate
 
TicketCommentEntity - Class in com.bytedesk.ticket.comment
 
TicketCommentEntity() - Constructor for class com.bytedesk.ticket.comment.TicketCommentEntity
 
TicketCommentRepository - Interface in com.bytedesk.ticket.comment
 
TicketCommentRequest - Class in com.bytedesk.ticket.comment
 
TicketCommentRequest() - Constructor for class com.bytedesk.ticket.comment.TicketCommentRequest
 
TicketCommentResponse - Class in com.bytedesk.ticket.comment
 
TicketCommentResponse() - Constructor for class com.bytedesk.ticket.comment.TicketCommentResponse
 
TicketCommentService - Class in com.bytedesk.ticket.comment
 
TicketCommentService() - Constructor for class com.bytedesk.ticket.comment.TicketCommentService
 
TicketConsts - Class in com.bytedesk.ticket.consts
 
TicketConsts() - Constructor for class com.bytedesk.ticket.consts.TicketConsts
 
TicketConvertUtils - Class in com.bytedesk.ticket.utils
 
TicketConvertUtils() - Constructor for class com.bytedesk.ticket.utils.TicketConvertUtils
 
TicketCreateEvent - Class in com.bytedesk.ticket.ticket.event
 
TicketCreateEvent(TicketEntity) - Constructor for class com.bytedesk.ticket.ticket.event.TicketCreateEvent
 
TicketDmnService - Class in com.bytedesk.ticket.service
 
TicketDmnService() - Constructor for class com.bytedesk.ticket.service.TicketDmnService
 
TicketEntity - Class in com.bytedesk.ticket.ticket
 
TicketEntity() - Constructor for class com.bytedesk.ticket.ticket.TicketEntity
 
TicketEntityListener - Class in com.bytedesk.ticket.ticket
 
TicketEntityListener() - Constructor for class com.bytedesk.ticket.ticket.TicketEntityListener
 
TicketEscalateDelegate - Class in com.bytedesk.ticket.delegate
升级工单 JavaDelegate 用于实现服务任务(Service Task)的业务逻辑,通常用于: 自动化处理 系统集成 外部服务调用 复杂业务规则执行 两种服务任务的区别: SLA 超时:自动触发,基于时间 工单升级:人工触发,基于状态 用途:实现服务任务的具体业务逻辑 绑定位置:服务任务节点 主要场景:自动化处理、系统集成、规则执行 特点:一次性执行,完成特定业务功能
TicketEscalateDelegate() - Constructor for class com.bytedesk.ticket.delegate.TicketEscalateDelegate
 
TicketEvaluatePriorityDelegate - Class in com.bytedesk.ticket.delegate
评估工单优先级
TicketEvaluatePriorityDelegate() - Constructor for class com.bytedesk.ticket.delegate.TicketEvaluatePriorityDelegate
 
TicketEventListener - Class in com.bytedesk.ticket.ticket
 
TicketEventListener() - Constructor for class com.bytedesk.ticket.ticket.TicketEventListener
 
TicketExcel - Class in com.bytedesk.ticket.ticket
 
TicketExcel() - Constructor for class com.bytedesk.ticket.ticket.TicketExcel
 
TicketExecutionListener - Class in com.bytedesk.ticket.listener
使用 ExecutionListener 处理流程执行和变量相关事件 ExecutionListener (执行监听器): 监听流程执行事件 事件类型:start、end、take 可以绑定到流程、活动、连线上 关注流程执行的生命周期 可以访问和修改流程变量 适合处理流程级别的业务逻辑 用途:监听流程执行的生命周期事件 绑定位置:流程定义、活动节点、连线 主要场景:流程级别的监控和处理 特点:可以访问和修改流程变量
TicketExecutionListener() - Constructor for class com.bytedesk.ticket.listener.TicketExecutionListener
 
TicketFlowController - Class in com.bytedesk.ticket.flow
 
TicketFlowController() - Constructor for class com.bytedesk.ticket.flow.TicketFlowController
 
TicketFlowEntity - Class in com.bytedesk.ticket.flow
 
TicketFlowEntity() - Constructor for class com.bytedesk.ticket.flow.TicketFlowEntity
 
ticketFlowService - Variable in class com.bytedesk.ticket.flow.TicketFlowController
 
TicketFlowService - Class in com.bytedesk.ticket.flow
 
TicketFlowService() - Constructor for class com.bytedesk.ticket.flow.TicketFlowService
 
TicketFormController - Class in com.bytedesk.ticket.form
工单表单管理接口 主要功能: 支持内置表单和外部表单 表单属性类型支持:string、long、enum、date等 支持必填校验 支持表单数据的保存和提交 支持动态获取表单定义 支持表单历史数据查询 使用表单的好处: 规范数据录入 方便数据验证 提供统一的表单处理机制 支持表单数据历史记录
TicketFormController() - Constructor for class com.bytedesk.ticket.form.TicketFormController
 
TicketFormService - Class in com.bytedesk.ticket.form
 
TicketFormService() - Constructor for class com.bytedesk.ticket.form.TicketFormService
 
TicketHandleForm - Class in com.bytedesk.ticket.form
 
TicketHandleForm() - Constructor for class com.bytedesk.ticket.form.TicketHandleForm
 
TicketHistoryActivityResponse - Class in com.bytedesk.ticket.ticket.dto
 
TicketHistoryActivityResponse() - Constructor for class com.bytedesk.ticket.ticket.dto.TicketHistoryActivityResponse
 
TicketHistoryProcessResponse - Class in com.bytedesk.ticket.ticket.dto
 
TicketHistoryProcessResponse() - Constructor for class com.bytedesk.ticket.ticket.dto.TicketHistoryProcessResponse
 
TicketHistoryTaskResponse - Class in com.bytedesk.ticket.ticket.dto
 
TicketHistoryTaskResponse() - Constructor for class com.bytedesk.ticket.ticket.dto.TicketHistoryTaskResponse
 
TicketIdentityListener - Class in com.bytedesk.ticket.identity
 
TicketIdentityListener() - Constructor for class com.bytedesk.ticket.identity.TicketIdentityListener
 
TicketIdentityService - Class in com.bytedesk.ticket.identity
工单用户和组管理 使用场景: 用户管理: 同步业务系统用户到 Flowable 管理用户信息和状态 用户认证和授权 组管理: 同步业务系统组织架构 管理工作组和角色 权限分配 关系管理: 维护用户和组的关系 支持多组织架构 灵活的权限控制 这样就能将业务系统的用户和组织架构与 Flowable 的工作流权限体系完美对接。
TicketIdentityService() - Constructor for class com.bytedesk.ticket.identity.TicketIdentityService
 
TicketInitializer - Class in com.bytedesk.ticket.ticket
 
TicketInitializer() - Constructor for class com.bytedesk.ticket.ticket.TicketInitializer
 
TicketMessageDelegate - Class in com.bytedesk.ticket.delegate
 
TicketMessageDelegate() - Constructor for class com.bytedesk.ticket.delegate.TicketMessageDelegate
 
TicketMessageEntity - Class in com.bytedesk.ticket.message
 
TicketMessageEntity() - Constructor for class com.bytedesk.ticket.message.TicketMessageEntity
 
TicketMessageEvent - Class in com.bytedesk.ticket.message.event
 
TicketMessageEvent() - Constructor for class com.bytedesk.ticket.message.event.TicketMessageEvent
 
TicketMessageHandler - Class in com.bytedesk.ticket.message
 
TicketMessageHandler() - Constructor for class com.bytedesk.ticket.message.TicketMessageHandler
 
TicketMessageRepository - Interface in com.bytedesk.ticket.message
 
TicketMessageRetryService - Class in com.bytedesk.ticket.message
 
TicketMessageRetryService() - Constructor for class com.bytedesk.ticket.message.TicketMessageRetryService
 
TicketMessageStatusEnum - Enum Class in com.bytedesk.ticket.message
 
TicketMessageStatusEnum() - Constructor for enum class com.bytedesk.ticket.message.TicketMessageStatusEnum
 
TicketMessageType - Enum Class in com.bytedesk.ticket.message.event
 
TicketMessageType() - Constructor for enum class com.bytedesk.ticket.message.event.TicketMessageType
 
TicketNotificationService - Class in com.bytedesk.ticket.service
 
TicketNotificationService() - Constructor for class com.bytedesk.ticket.service.TicketNotificationService
 
TicketPermissions - Class in com.bytedesk.ticket.ticket
 
TicketPermissions() - Constructor for class com.bytedesk.ticket.ticket.TicketPermissions
 
TicketPriorityEnum - Enum Class in com.bytedesk.ticket.ticket
 
TicketPriorityEnum() - Constructor for enum class com.bytedesk.ticket.ticket.TicketPriorityEnum
 
TicketPrivilegeInitializer - Class in com.bytedesk.ticket.identity
 
TicketPrivilegeInitializer() - Constructor for class com.bytedesk.ticket.identity.TicketPrivilegeInitializer
 
TicketProcessCreateEvent - Class in com.bytedesk.ticket.process.event
 
TicketProcessCreateEvent(TicketProcessEntity) - Constructor for class com.bytedesk.ticket.process.event.TicketProcessCreateEvent
 
TicketProcessEntity - Class in com.bytedesk.ticket.process
工单流程
TicketProcessEntity() - Constructor for class com.bytedesk.ticket.process.TicketProcessEntity
 
TicketProcessEventListener - Class in com.bytedesk.ticket.process
 
TicketProcessEventListener() - Constructor for class com.bytedesk.ticket.process.TicketProcessEventListener
 
TicketProcessInitializer - Class in com.bytedesk.ticket.process
 
TicketProcessInitializer() - Constructor for class com.bytedesk.ticket.process.TicketProcessInitializer
 
TicketProcessPermissions - Class in com.bytedesk.ticket.process
 
TicketProcessPermissions() - Constructor for class com.bytedesk.ticket.process.TicketProcessPermissions
 
ticketProcessRepository - Variable in class com.bytedesk.ticket.process.TicketProcessService
 
TicketProcessRepository - Interface in com.bytedesk.ticket.process
 
TicketProcessRequest - Class in com.bytedesk.ticket.process
 
TicketProcessRequest() - Constructor for class com.bytedesk.ticket.process.TicketProcessRequest
 
TicketProcessResponse - Class in com.bytedesk.ticket.process
 
TicketProcessResponse() - Constructor for class com.bytedesk.ticket.process.TicketProcessResponse
 
TicketProcessRestController - Class in com.bytedesk.ticket.process
 
TicketProcessRestController() - Constructor for class com.bytedesk.ticket.process.TicketProcessRestController
 
ticketProcessRestService - Variable in class com.bytedesk.ticket.process.TicketProcessEventListener
 
ticketProcessRestService - Variable in class com.bytedesk.ticket.process.TicketProcessInitializer
 
TicketProcessRestService - Class in com.bytedesk.ticket.process
 
TicketProcessRestService() - Constructor for class com.bytedesk.ticket.process.TicketProcessRestService
 
TicketProcessService - Class in com.bytedesk.ticket.process
 
TicketProcessService() - Constructor for class com.bytedesk.ticket.process.TicketProcessService
 
TicketProcessSpecification - Class in com.bytedesk.ticket.process
 
TicketProcessSpecification() - Constructor for class com.bytedesk.ticket.process.TicketProcessSpecification
 
TicketProcessTypeEnum - Enum Class in com.bytedesk.ticket.process
 
TicketProcessTypeEnum() - Constructor for enum class com.bytedesk.ticket.process.TicketProcessTypeEnum
 
TicketRatingEnum - Enum Class in com.bytedesk.ticket.ticket
 
TicketRatingEnum(int) - Constructor for enum class com.bytedesk.ticket.ticket.TicketRatingEnum
 
ticketRepository - Variable in class com.bytedesk.ticket.statistic.TicketStatisticService
 
ticketRepository - Variable in class com.bytedesk.ticket.ticket.TicketRestService
 
ticketRepository - Variable in class com.bytedesk.ticket.ticket.TicketService
 
TicketRepository - Interface in com.bytedesk.ticket.ticket
 
TicketRequest - Class in com.bytedesk.ticket.ticket.dto
 
TicketRequest() - Constructor for class com.bytedesk.ticket.ticket.dto.TicketRequest
 
TicketResponse - Class in com.bytedesk.ticket.ticket.dto
 
TicketResponse() - Constructor for class com.bytedesk.ticket.ticket.dto.TicketResponse
 
TicketRestController - Class in com.bytedesk.ticket.ticket
 
TicketRestController() - Constructor for class com.bytedesk.ticket.ticket.TicketRestController
 
ticketRestService - Variable in class com.bytedesk.ticket.delegate.TicketEvaluatePriorityDelegate
 
ticketRestService - Variable in class com.bytedesk.ticket.ticket.TicketEventListener
 
ticketRestService - Variable in class com.bytedesk.ticket.ticket.TicketRestController
 
ticketRestService - Variable in class com.bytedesk.ticket.ticket.TicketService
 
TicketRestService - Class in com.bytedesk.ticket.ticket
 
TicketRestService() - Constructor for class com.bytedesk.ticket.ticket.TicketRestService
 
TicketRouteController - Class in com.bytedesk.ticket.controller
 
TicketRouteController() - Constructor for class com.bytedesk.ticket.controller.TicketRouteController
 
ticketService - Variable in class com.bytedesk.ticket.listener.TicketCaseListener
 
ticketService - Variable in class com.bytedesk.ticket.ticket.TicketEventListener
 
ticketService - Variable in class com.bytedesk.ticket.ticket.TicketRestController
 
TicketService - Class in com.bytedesk.ticket.ticket
 
TicketService() - Constructor for class com.bytedesk.ticket.ticket.TicketService
 
TicketSLAService - Class in com.bytedesk.ticket.sla
 
TicketSLAService() - Constructor for class com.bytedesk.ticket.sla.TicketSLAService
 
TicketSLATimeoutNotificationDelegate - Class in com.bytedesk.ticket.delegate
SLA超时通知 两种服务任务的区别: SLA 超时:自动触发,基于时间 工单升级:人工触发,基于状态
TicketSLATimeoutNotificationDelegate() - Constructor for class com.bytedesk.ticket.delegate.TicketSLATimeoutNotificationDelegate
 
TicketSpecification - Class in com.bytedesk.ticket.ticket
 
TicketSpecification() - Constructor for class com.bytedesk.ticket.ticket.TicketSpecification
 
TicketStatisticConvertUtils - Class in com.bytedesk.ticket.statistic
 
TicketStatisticConvertUtils() - Constructor for class com.bytedesk.ticket.statistic.TicketStatisticConvertUtils
 
TicketStatisticEntity - Class in com.bytedesk.ticket.statistic
 
TicketStatisticEntity() - Constructor for class com.bytedesk.ticket.statistic.TicketStatisticEntity
 
TicketStatisticEntityListener - Class in com.bytedesk.ticket.statistic
 
TicketStatisticEntityListener() - Constructor for class com.bytedesk.ticket.statistic.TicketStatisticEntityListener
 
TicketStatisticEventListener - Class in com.bytedesk.ticket.statistic
 
TicketStatisticEventListener() - Constructor for class com.bytedesk.ticket.statistic.TicketStatisticEventListener
 
ticketStatisticRepository - Variable in class com.bytedesk.ticket.statistic.TicketStatisticRestService
 
TicketStatisticRepository - Interface in com.bytedesk.ticket.statistic
 
TicketStatisticRequest - Class in com.bytedesk.ticket.statistic
 
TicketStatisticRequest() - Constructor for class com.bytedesk.ticket.statistic.TicketStatisticRequest
 
TicketStatisticResponse - Class in com.bytedesk.ticket.statistic
 
TicketStatisticResponse() - Constructor for class com.bytedesk.ticket.statistic.TicketStatisticResponse
 
TicketStatisticRestController - Class in com.bytedesk.ticket.statistic
 
TicketStatisticRestController() - Constructor for class com.bytedesk.ticket.statistic.TicketStatisticRestController
 
ticketStatisticRestService - Variable in class com.bytedesk.ticket.statistic.TicketStatisticRestController
 
TicketStatisticRestService - Class in com.bytedesk.ticket.statistic
 
TicketStatisticRestService() - Constructor for class com.bytedesk.ticket.statistic.TicketStatisticRestService
 
ticketStatisticService - Variable in class com.bytedesk.ticket.statistic.TicketStatisticEventListener
 
ticketStatisticService - Variable in class com.bytedesk.ticket.statistic.TicketStatisticRestController
 
TicketStatisticService - Class in com.bytedesk.ticket.statistic
 
TicketStatisticService() - Constructor for class com.bytedesk.ticket.statistic.TicketStatisticService
 
TicketStatisticSpecification - Class in com.bytedesk.ticket.statistic
 
TicketStatisticSpecification() - Constructor for class com.bytedesk.ticket.statistic.TicketStatisticSpecification
 
TicketStatisticTypeEnum - Enum Class in com.bytedesk.ticket.statistic
 
TicketStatisticTypeEnum() - Constructor for enum class com.bytedesk.ticket.statistic.TicketStatisticTypeEnum
 
TicketStatusEnum - Enum Class in com.bytedesk.ticket.ticket
 
TicketStatusEnum() - Constructor for enum class com.bytedesk.ticket.ticket.TicketStatusEnum
 
TicketTaskEntity - Class in com.bytedesk.ticket.task
 
TicketTaskEntity() - Constructor for class com.bytedesk.ticket.task.TicketTaskEntity
 
TicketTaskListener - Class in com.bytedesk.ticket.listener
TaskListener (任务监听器): 监听任务相关事件 事件类型:create、assignment、complete、delete 只能绑定到用户任务上 关注任务的生命周期 可以访问和修改任务相关信息 适合处理任务级别的业务逻辑 用途:监听用户任务的生命周期事件 绑定位置:只能绑定到用户任务 主要场景:任务级别的监控和处理 特点:可以访问和修改任务相关信息
TicketTaskListener() - Constructor for class com.bytedesk.ticket.listener.TicketTaskListener
 
TicketTypeEnum - Enum Class in com.bytedesk.ticket.ticket
 
TicketTypeEnum() - Constructor for enum class com.bytedesk.ticket.ticket.TicketTypeEnum
 
ticketUid - Variable in class com.bytedesk.ticket.attachment.TicketAttachmentRequest
 
ticketUid - Variable in class com.bytedesk.ticket.message.event.TicketMessageEvent
 
TicketUpdateAssigneeEvent - Class in com.bytedesk.ticket.ticket.event
 
TicketUpdateAssigneeEvent(TicketEntity, String, String) - Constructor for class com.bytedesk.ticket.ticket.event.TicketUpdateAssigneeEvent
 
TicketUpdateEvent - Class in com.bytedesk.ticket.ticket.event
 
TicketUpdateEvent(TicketEntity) - Constructor for class com.bytedesk.ticket.ticket.event.TicketUpdateEvent
 
TicketUpdateWorkgroupEvent - Class in com.bytedesk.ticket.ticket.event
 
TicketUpdateWorkgroupEvent(TicketEntity, String, String) - Constructor for class com.bytedesk.ticket.ticket.event.TicketUpdateWorkgroupEvent
 
TIKTOK - Enum constant in enum class com.bytedesk.core.enums.ClientEnum
 
TIKU - Enum constant in enum class com.bytedesk.core.enums.PlatformEnum
 
time(String) - Method in class com.bytedesk.ai.springai.SpringAIToolsController
 
timeBits - Variable in class com.bytedesk.core.uid.impl.UidProperties
时间增量值占用位数。
timeFormat - Static variable in class com.bytedesk.core.utils.BdDateUtils
 
timeout - Variable in class com.bytedesk.core.redis.JedisProperties
 
timeout - Variable in class com.bytedesk.service.queue_member.QueueMemberEntity
 
timeout - Variable in class com.bytedesk.service.queue_member.QueueMemberRequest
 
timeout - Variable in class com.bytedesk.service.queue_member.QueueMemberResponse
 
timeout() - Element in annotation interface com.bytedesk.core.annotation.ApiRateLimiter
超时时长
TIMEOUT - Enum constant in enum class com.bytedesk.core.message.MessageStatusEnum
 
TIMEOUT - Enum constant in enum class com.bytedesk.service.queue_member.QueueMemberStatusEnum
 
TIMEOUT - Enum constant in enum class com.bytedesk.service.thread_transfer.ThreadTransferTypeEnum
 
TIMEOUT - Static variable in class com.bytedesk.ai.springai.reader.WebDocumentReader
 
TIMEOUT_CLOSE - Enum constant in enum class com.bytedesk.core.thread.ThreadStateEventEnum
 
timeoutRate - Variable in class com.bytedesk.service.queue.QueueStats
 
timeoutTransferCount - Variable in class com.bytedesk.service.statistic.ServiceStatisticEntity
 
timeoutTransferCount - Variable in class com.bytedesk.service.statistic.ServiceStatisticResponse
 
timestampBits - Variable in class com.bytedesk.core.uid.impl.BitsAllocator
 
timestampShift - Variable in class com.bytedesk.core.uid.impl.BitsAllocator
Shift for timestamp workerId
timeUnit() - Element in annotation interface com.bytedesk.core.annotation.ApiRateLimiter
超时时间单位
title - Variable in class com.bytedesk.core.action.ActionEntity
 
title - Variable in class com.bytedesk.core.action.ActionExcel
 
title - Variable in class com.bytedesk.core.action.ActionRequest
 
title - Variable in class com.bytedesk.core.action.ActionResponse
 
title - Variable in class com.bytedesk.core.notification.NotificationEntity
 
title - Variable in class com.bytedesk.core.notification.NotificationRequest
 
title - Variable in class com.bytedesk.core.notification.NotificationResponse
 
title - Variable in class com.bytedesk.forum.post.PostEntity
 
title - Variable in class com.bytedesk.kbase.article.ArticleEntity
 
title - Variable in class com.bytedesk.kbase.article.ArticleRequest
 
title - Variable in class com.bytedesk.kbase.article.ArticleResponse
 
title - Variable in class com.bytedesk.kbase.notebase.NotebaseEntity
 
title - Variable in class com.bytedesk.kbase.notebase.NotebaseRequest
 
title - Variable in class com.bytedesk.kbase.notebase.NotebaseResponse
 
title - Variable in class com.bytedesk.kbase.quick_reply.QuickReplyEntity
 
title - Variable in class com.bytedesk.kbase.quick_reply.QuickReplyExcel
 
title - Variable in class com.bytedesk.kbase.quick_reply.QuickReplyRequest
 
title - Variable in class com.bytedesk.kbase.quick_reply.QuickReplyResponse
 
title - Variable in class com.bytedesk.kbase.quick_reply.QuickReplyResponseAgent
 
title - Variable in class com.bytedesk.service.browse.BrowseEntity
 
title - Variable in class com.bytedesk.service.browse.BrowseRequest
 
title - Variable in class com.bytedesk.service.browse.BrowseResponse
 
title - Variable in class com.bytedesk.service.visitor.VisitorRequest
 
title - Variable in class com.bytedesk.ticket.task.TicketTaskEntity
 
title - Variable in class com.bytedesk.ticket.ticket.dto.TicketRequest
 
title - Variable in class com.bytedesk.ticket.ticket.dto.TicketResponse
 
title - Variable in class com.bytedesk.ticket.ticket.TicketEntity
 
title - Variable in class com.bytedesk.ticket.ticket.TicketExcel
 
title() - Element in annotation interface com.bytedesk.core.annotation.ActionAnnotation
 
title() - Element in annotation interface com.bytedesk.kbase.kbase.KbaseAnnotation
 
title() - Element in annotation interface com.bytedesk.service.visitor.VisitorAnnotation
 
TMALL - Enum constant in enum class com.bytedesk.core.enums.ClientEnum
 
to - Variable in class com.bytedesk.ai.springai.demo.airline.data.Booking
 
to - Variable in record class com.bytedesk.ai.springai.demo.airline.services.BookingTools.BookingDetails
The field for the to record component.
to - Variable in record class com.bytedesk.ai.springai.demo.airline.services.BookingTools.ChangeBookingDatesRequest
The field for the to record component.
to - Variable in class com.bytedesk.core.jms.JmsArtemisMessage
 
to() - Method in record class com.bytedesk.ai.springai.demo.airline.services.BookingTools.BookingDetails
Returns the value of the to record component.
to() - Method in record class com.bytedesk.ai.springai.demo.airline.services.BookingTools.ChangeBookingDatesRequest
Returns the value of the to record component.
to62url(String) - Static method in class com.bytedesk.core.url.UrlUtils
 
toBookingDetails(Booking) - Method in class com.bytedesk.ai.springai.demo.airline.services.FlightBookingService
 
toBuilder() - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message
 
toBuilder() - Method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread
 
toBuilder() - Method in class com.bytedesk.core.socket.protobuf.model.UserProto.User
 
toHtmlArticle(KbaseEntity, ArticleResponse, List<CategoryResponse>, List<ArticleResponse>) - Method in class com.bytedesk.kbase.kbase.KbaseStaticService
 
toHtmlCategory(KbaseEntity, CategoryResponse, List<CategoryResponse>, List<ArticleResponse>) - Method in class com.bytedesk.kbase.kbase.KbaseStaticService
 
toHtmlKb(KbaseEntity, List<CategoryResponse>, Page<ArticleResponse>, Page<ArticleResponse>, Page<ArticleResponse>) - Method in class com.bytedesk.kbase.kbase.KbaseStaticService
 
toHtmlSearch(KbaseEntity) - Method in class com.bytedesk.kbase.kbase.KbaseStaticService
 
toJson(Message) - Static method in class com.bytedesk.core.utils.MessageConvertUtils
 
token - Variable in class com.bytedesk.core.push.PushTokenEntity
 
TokenController - Class in com.bytedesk.core.token
 
TokenController() - Constructor for class com.bytedesk.core.token.TokenController
 
TokenEntity - Class in com.bytedesk.core.token
可用于强制用户重新登录,或者刷新token access_token or refresh_token 授权验证token时,不只是使用jwt解码验证,还需要跟数据库中进行对比,如果token被禁用或者过期,则拒绝访问 存储第三方access_token,refresh_token,过期时间等,微信,qq等第三方授权登录
TokenEntity() - Constructor for class com.bytedesk.core.token.TokenEntity
 
TokenRepository - Interface in com.bytedesk.core.token
 
TokenRequest - Class in com.bytedesk.core.token
 
TokenRequest() - Constructor for class com.bytedesk.core.token.TokenRequest
 
TokenResponse - Class in com.bytedesk.core.token
 
TokenResponse() - Constructor for class com.bytedesk.core.token.TokenResponse
 
top - Variable in class com.bytedesk.core.thread.ThreadEntity
 
top - Variable in class com.bytedesk.core.thread.ThreadRequest
 
top - Variable in class com.bytedesk.core.thread.ThreadResponse
 
top - Variable in class com.bytedesk.kbase.article.ArticleEntity
 
top - Variable in class com.bytedesk.kbase.article.ArticleRequest
 
top - Variable in class com.bytedesk.kbase.article.ArticleResponse
 
top - Variable in class com.bytedesk.kbase.notebase.NotebaseEntity
 
top - Variable in class com.bytedesk.kbase.notebase.NotebaseRequest
 
top - Variable in class com.bytedesk.kbase.notebase.NotebaseResponse
 
top - Variable in class com.bytedesk.service.visitor_thread.VisitorThreadEntity
 
topic - Variable in class com.bytedesk.core.assistant.AssistantEntity
 
topic - Variable in class com.bytedesk.core.assistant.AssistantRequest
 
topic - Variable in class com.bytedesk.core.assistant.AssistantResponse
 
topic - Variable in class com.bytedesk.core.channel.ChannelEntity
 
topic - Variable in class com.bytedesk.core.channel.ChannelRequest
 
topic - Variable in class com.bytedesk.core.channel.ChannelResponse
 
topic - Variable in class com.bytedesk.core.socket.mqtt.MqttSubscribeEvent
 
topic - Variable in class com.bytedesk.core.socket.mqtt.MqttUnsubscribeEvent
 
topic - Variable in class com.bytedesk.core.socket.stomp.StompSubscribeEvent
 
topic - Variable in class com.bytedesk.core.socket.stomp.StompUnsubscribeEvent
 
topic - Variable in class com.bytedesk.core.thread.ThreadEntity
 
topic - Variable in class com.bytedesk.core.thread.ThreadExcel
 
topic - Variable in class com.bytedesk.core.thread.ThreadProtobuf
 
topic - Variable in class com.bytedesk.core.thread.ThreadRequest
 
topic - Variable in class com.bytedesk.core.thread.ThreadResponse
 
topic - Variable in class com.bytedesk.core.topic.TopicCreateEvent
 
topic - Variable in class com.bytedesk.core.topic.TopicRequest
 
topic - Variable in class com.bytedesk.core.topic.TopicUpdateEvent
 
topic - Variable in class com.bytedesk.service.queue.QueueEntity
 
topic - Variable in class com.bytedesk.service.queue.QueueRequest
 
topic - Variable in class com.bytedesk.service.queue.QueueResponse
 
topic - Variable in class com.bytedesk.service.visitor_thread.VisitorThreadEntity
used to push message topic format: workgroup_wid + '/' + visitor_vid agent_aid + '/' + visitor_vid such as: wid/vid or aid/vid
TOPIC - Enum constant in enum class com.bytedesk.team.group.GroupTypeEnum
 
topic_ - Variable in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread.Builder
 
topic_ - Variable in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread
 
TOPIC_CLIPBOARD_ASSISTANT - Static variable in class com.bytedesk.core.topic.TopicUtils
 
TOPIC_CLIPBOARD_PATTERN - Static variable in class com.bytedesk.core.topic.TopicUtils
 
TOPIC_CLIPBOARD_PREFIX - Static variable in class com.bytedesk.core.topic.TopicUtils
 
TOPIC_EMOTION_ASSISTANT - Static variable in class com.bytedesk.core.topic.TopicUtils
 
TOPIC_FIELD_NUMBER - Static variable in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread
 
TOPIC_FILE_ASSISTANT - Static variable in class com.bytedesk.core.topic.TopicUtils
 
TOPIC_FILE_PATTERN - Static variable in class com.bytedesk.core.topic.TopicUtils
 
TOPIC_FILE_PREFIX - Static variable in class com.bytedesk.core.topic.TopicUtils
 
TOPIC_GROUP_PATTERN - Static variable in class com.bytedesk.core.topic.TopicUtils
 
TOPIC_INTENT_CLASSIFICATION_ASSISTANT - Static variable in class com.bytedesk.core.topic.TopicUtils
 
TOPIC_INTENT_REWRITE_ASSISTANT - Static variable in class com.bytedesk.core.topic.TopicUtils
 
TOPIC_MESSAGE_NAME - Static variable in class com.bytedesk.core.jms.JmsArtemisConstants
 
TOPIC_ORG_AGENT_PATTERN - Static variable in class com.bytedesk.core.topic.TopicUtils
 
TOPIC_ORG_AGENT_PREFIX - Static variable in class com.bytedesk.core.topic.TopicUtils
 
TOPIC_ORG_AGENT_THREAD_PATTERN - Static variable in class com.bytedesk.core.topic.TopicUtils
 
TOPIC_ORG_AGENT_TICKET_THREAD_PATTERN - Static variable in class com.bytedesk.core.topic.TopicUtils
 
TOPIC_ORG_AGENT_TICKET_THREAD_PREFIX - Static variable in class com.bytedesk.core.topic.TopicUtils
 
TOPIC_ORG_DEPARTMENT_PATTERN - Static variable in class com.bytedesk.core.topic.TopicUtils
 
TOPIC_ORG_DEPARTMENT_PREFIX - Static variable in class com.bytedesk.core.topic.TopicUtils
 
TOPIC_ORG_GROUP_PATTERN - Static variable in class com.bytedesk.core.topic.TopicUtils
 
TOPIC_ORG_GROUP_PREFIX - Static variable in class com.bytedesk.core.topic.TopicUtils
 
TOPIC_ORG_KB_PREFIX - Static variable in class com.bytedesk.core.topic.TopicUtils
 
TOPIC_ORG_KB_THREAD_PATTERN - Static variable in class com.bytedesk.core.topic.TopicUtils
 
TOPIC_ORG_KBDOC_PREFIX - Static variable in class com.bytedesk.core.topic.TopicUtils
 
TOPIC_ORG_KBDOC_THREAD_PATTERN - Static variable in class com.bytedesk.core.topic.TopicUtils
 
TOPIC_ORG_MEMBER_PATTERN - Static variable in class com.bytedesk.core.topic.TopicUtils
 
TOPIC_ORG_MEMBER_PREFIX - Static variable in class com.bytedesk.core.topic.TopicUtils
 
TOPIC_ORG_MEMBER_THREAD_PATTERN - Static variable in class com.bytedesk.core.topic.TopicUtils
 
TOPIC_ORG_PATTERN - Static variable in class com.bytedesk.core.topic.TopicUtils
 
TOPIC_ORG_PREFIX - Static variable in class com.bytedesk.core.topic.TopicUtils
 
TOPIC_ORG_PRIVATE_PREFIX - Static variable in class com.bytedesk.core.topic.TopicUtils
 
TOPIC_ORG_QUEUE_PATTERN - Static variable in class com.bytedesk.core.topic.TopicUtils
 
TOPIC_ORG_QUEUE_PREFIX - Static variable in class com.bytedesk.core.topic.TopicUtils
 
TOPIC_ORG_ROBOT_PREFIX - Static variable in class com.bytedesk.core.topic.TopicUtils
 
TOPIC_ORG_ROBOT_THREAD_PATTERN - Static variable in class com.bytedesk.core.topic.TopicUtils
 
TOPIC_ORG_WORKGROUP_PATTERN - Static variable in class com.bytedesk.core.topic.TopicUtils
 
TOPIC_ORG_WORKGROUP_PREFIX - Static variable in class com.bytedesk.core.topic.TopicUtils
 
TOPIC_ORG_WORKGROUP_THREAD_PATTERN - Static variable in class com.bytedesk.core.topic.TopicUtils
 
TOPIC_ORG_WORKGROUP_TICKET_THREAD_PATTERN - Static variable in class com.bytedesk.core.topic.TopicUtils
 
TOPIC_ORG_WORKGROUP_TICKET_THREAD_PREFIX - Static variable in class com.bytedesk.core.topic.TopicUtils
 
TOPIC_PREFIX - Static variable in class com.bytedesk.core.jms.JmsArtemisConstants
 
TOPIC_PREFIX - Static variable in class com.bytedesk.core.topic.TopicUtils
 
TOPIC_PRIVATE_PATTERN - Static variable in class com.bytedesk.core.topic.TopicUtils
 
TOPIC_ROBOT_PATTERN - Static variable in class com.bytedesk.core.topic.TopicUtils
 
TOPIC_STRING_NAME - Static variable in class com.bytedesk.core.jms.JmsArtemisConstants
 
TOPIC_SYSTEM_NOTIFICATION - Static variable in class com.bytedesk.core.topic.TopicUtils
 
TOPIC_SYSTEM_PATTERN - Static variable in class com.bytedesk.core.topic.TopicUtils
 
TOPIC_SYSTEM_PREFIX - Static variable in class com.bytedesk.core.topic.TopicUtils
 
TOPIC_TEST_NAME - Static variable in class com.bytedesk.core.jms.JmsArtemisConstants
 
TOPIC_USER_PATTERN - Static variable in class com.bytedesk.core.topic.TopicUtils
 
topicCache - Variable in class com.bytedesk.core.topic.TopicCacheService
 
topicCacheService - Variable in class com.bytedesk.core.rbac.user.UserEventListener
 
topicCacheService - Variable in class com.bytedesk.core.thread.ThreadEventListener
 
topicCacheService - Variable in class com.bytedesk.core.topic.TopicEventListener
 
topicCacheService - Variable in class com.bytedesk.team.member.MemberEventListener
 
topicCacheService - Variable in class com.bytedesk.ticket.ticket.TicketEventListener
 
TopicCacheService - Class in com.bytedesk.core.topic
 
TopicCacheService() - Constructor for class com.bytedesk.core.topic.TopicCacheService
 
TopicCreateEvent - Class in com.bytedesk.core.topic
 
TopicCreateEvent(Object, String, String) - Constructor for class com.bytedesk.core.topic.TopicCreateEvent
 
TopicEntity - Class in com.bytedesk.core.topic
 
TopicEntity() - Constructor for class com.bytedesk.core.topic.TopicEntity
 
TopicEventListener - Class in com.bytedesk.core.topic
 
TopicEventListener() - Constructor for class com.bytedesk.core.topic.TopicEventListener
 
topicRepository - Variable in class com.bytedesk.core.topic.TopicService
 
TopicRepository - Interface in com.bytedesk.core.topic
 
TopicRequest - Class in com.bytedesk.core.topic
 
TopicRequest() - Constructor for class com.bytedesk.core.topic.TopicRequest
 
TopicResponse - Class in com.bytedesk.core.topic
 
TopicResponse() - Constructor for class com.bytedesk.core.topic.TopicResponse
 
TopicRestController - Class in com.bytedesk.core.topic
 
TopicRestController() - Constructor for class com.bytedesk.core.topic.TopicRestController
 
TopicRestService - Class in com.bytedesk.core.topic
 
TopicRestService() - Constructor for class com.bytedesk.core.topic.TopicRestService
 
topics - Variable in class com.bytedesk.core.topic.TopicEntity
为防止后添加的记录,clientIds缺失,所以用数组代替,这样每个用户在topic中只有一条记录,clientIds可共用
topics - Variable in class com.bytedesk.core.topic.TopicResponse
 
topicService - Variable in class com.bytedesk.core.message.MessageSocketService
 
topicService - Variable in class com.bytedesk.core.socket.mqtt.MqttEventListener
 
topicService - Variable in class com.bytedesk.core.thread.ThreadEventListener
 
topicService - Variable in class com.bytedesk.core.topic.TopicEventListener
 
topicService - Variable in class com.bytedesk.service.thread_transfer.ThreadTransferEventListener
 
TopicService - Class in com.bytedesk.core.topic
 
TopicService() - Constructor for class com.bytedesk.core.topic.TopicService
 
TopicUpdateEvent - Class in com.bytedesk.core.topic
 
TopicUpdateEvent(Object, String, String) - Constructor for class com.bytedesk.core.topic.TopicUpdateEvent
 
TopicUtils - Class in com.bytedesk.core.topic
 
TopicUtils() - Constructor for class com.bytedesk.core.topic.TopicUtils
 
toPinYin(String) - Static method in class com.bytedesk.core.utils.BdPinyinUtils
普通格式, 没有声调
toPinyinList(char) - Static method in class com.bytedesk.core.utils.BdPinyinUtils
返回多音字列表测试
toPinyinWithShenDiao(String) - Static method in class com.bytedesk.core.utils.BdPinyinUtils
拼音转换测试,带声调
topK - Variable in class com.bytedesk.ai.robot.RobotLlm
 
topP - Variable in class com.bytedesk.ai.robot.RobotLlm
 
toProtoBean(MessageProto.Message.Builder, String) - Static method in class com.bytedesk.core.utils.MessageConvertUtils
 
toProtobuf() - Method in class com.bytedesk.core.thread.ThreadEntity
 
topTip - Variable in class com.bytedesk.kbase.settings.ServiceSettings
 
topTip - Variable in class com.bytedesk.kbase.settings.ServiceSettingsRequest
 
topTip - Variable in class com.bytedesk.kbase.settings.ServiceSettingsResponse
 
topTip - Variable in class com.bytedesk.kbase.settings.ServiceSettingsResponseVisitor
 
topTip - Variable in class com.bytedesk.team.group.GroupEntity
 
topTip - Variable in class com.bytedesk.team.group.GroupRequest
 
topTip - Variable in class com.bytedesk.team.group.GroupResponse
 
topTipEnd - Variable in class com.bytedesk.kbase.settings.ServiceSettings
 
topTipEnd - Variable in class com.bytedesk.kbase.settings.ServiceSettingsRequest
 
topTipEnd - Variable in class com.bytedesk.kbase.settings.ServiceSettingsResponse
 
topTipStart - Variable in class com.bytedesk.kbase.settings.ServiceSettings
 
topTipStart - Variable in class com.bytedesk.kbase.settings.ServiceSettingsRequest
 
topTipStart - Variable in class com.bytedesk.kbase.settings.ServiceSettingsResponse
 
toResponse(FeedbackEntity) - Method in class com.bytedesk.voc.feedback.mapper.FeedbackMapper
 
toString() - Method in record class com.bytedesk.ai.springai.demo.airline.services.BookingTools.BookingDetails
Returns a string representation of this record class.
toString() - Method in record class com.bytedesk.ai.springai.demo.airline.services.BookingTools.BookingDetailsRequest
Returns a string representation of this record class.
toString() - Method in record class com.bytedesk.ai.springai.demo.airline.services.BookingTools.CancelBookingRequest
Returns a string representation of this record class.
toString() - Method in record class com.bytedesk.ai.springai.demo.airline.services.BookingTools.ChangeBookingDatesRequest
Returns a string representation of this record class.
toString() - Method in class com.bytedesk.ai.springai.output.ActorsFilms
 
toString() - Method in record class com.bytedesk.ai.springai.tools.WeatherRequest
Returns a string representation of this record class.
toString() - Method in record class com.bytedesk.ai.springai.tools.WeatherResponse
Returns a string representation of this record class.
toString() - Method in class com.bytedesk.core.rbac.organization.OrganizationEntity
 
toString() - Method in class com.bytedesk.core.rbac.user.UserEntity
 
toString() - Method in class com.bytedesk.core.uid.buffer.RingBuffer
 
TOTAL_BITS - Static variable in class com.bytedesk.core.uid.impl.BitsAllocator
Total 64 bits
totalCount - Variable in class com.bytedesk.voc.feedback.dto.FeedbackStats
 
totalIncomingThreads - Variable in class com.bytedesk.service.statistic.ServiceStatisticEntity
 
totalIncomingThreads - Variable in class com.bytedesk.service.statistic.ServiceStatisticResponse
 
totalRatingCount - Variable in class com.bytedesk.service.statistic.ServiceStatisticEntity
 
totalRatingCount - Variable in class com.bytedesk.service.statistic.ServiceStatisticResponse
 
totalThreads - Variable in class com.bytedesk.service.queue.QueueStats
 
totalTickets - Variable in class com.bytedesk.ticket.statistic.TicketStatisticEntity
 
totalTickets - Variable in class com.bytedesk.ticket.statistic.TicketStatisticResponse
 
totalTokens - Variable in class com.bytedesk.ai.robot.RobotMessage
 
totalTokens - Variable in class com.bytedesk.core.redis.pubsub.message.RedisPubsubMessageQa
 
TOUTIAO - Enum constant in enum class com.bytedesk.core.enums.ClientEnum
 
TR - Enum constant in enum class com.bytedesk.core.enums.LanguageEnum
 
TRACE_ID - Static variable in class com.bytedesk.core.constant.BytedeskConsts
 
TraceIdFilter - Class in com.bytedesk.core.config.filters
日志链路跟踪 https://developer.aliyun.com/article/1581355?
TraceIdFilter() - Constructor for class com.bytedesk.core.config.filters.TraceIdFilter
 
TraceIdInterceptor - Class in com.bytedesk.core.config
 
TraceIdInterceptor() - Constructor for class com.bytedesk.core.config.TraceIdInterceptor
 
TRANSFER - Enum constant in enum class com.bytedesk.core.message.MessageTypeEnum
 
TRANSFER_ACCEPT - Enum constant in enum class com.bytedesk.core.message.MessageStatusEnum
 
TRANSFER_ACCEPT - Enum constant in enum class com.bytedesk.core.message.MessageTypeEnum
 
TRANSFER_REJECT - Enum constant in enum class com.bytedesk.core.message.MessageStatusEnum
 
TRANSFER_REJECT - Enum constant in enum class com.bytedesk.core.message.MessageTypeEnum
 
transferRate - Variable in class com.bytedesk.service.statistic.ServiceStatisticEntity
 
transferRate - Variable in class com.bytedesk.service.statistic.ServiceStatisticResponse
 
transferredThreadCount - Variable in class com.bytedesk.service.statistic.ServiceStatisticEntity
 
transferredThreadCount - Variable in class com.bytedesk.service.statistic.ServiceStatisticResponse
 
transferRepository - Variable in class com.bytedesk.service.thread_transfer.ThreadTransferService
 
transferService - Variable in class com.bytedesk.service.thread_transfer.ThreadTransferController
 
transferService - Variable in class com.bytedesk.service.thread_transfer.ThreadTransferEventListener
 
transferTicket(TicketRequest) - Method in class com.bytedesk.ticket.ticket.TicketRestController
转派工单
transferTicket(TicketRequest) - Method in class com.bytedesk.ticket.ticket.TicketService
转派工单 CLAIMED -> CLAIMED (转派)
transformDateForVoa(String) - Static method in class com.bytedesk.core.utils.BdDateUtils
 
transformEnDateToCnDate(String) - Static method in class com.bytedesk.core.utils.BdDateUtils
 
transformToQuickReplyResponseAgent(List<KbaseEntity>) - Method in class com.bytedesk.kbase.quick_reply.QuickReplyRestService
 
translation - Variable in class com.bytedesk.core.message.MessageExtra
 
translationQueryTransformer(String) - Method in class com.bytedesk.ai.springai.SpringAIController
 
triggerGroup - Variable in class com.bytedesk.core.quartz.QuartzEntity
 
triggerGroup - Variable in class com.bytedesk.core.quartz.QuartzRequest
 
triggerGroup - Variable in class com.bytedesk.core.quartz.QuartzResponse
 
triggerName - Variable in class com.bytedesk.core.quartz.QuartzEntity
 
triggerName - Variable in class com.bytedesk.core.quartz.QuartzRequest
 
triggerName - Variable in class com.bytedesk.core.quartz.QuartzResponse
 
triggerState - Variable in class com.bytedesk.core.quartz.QuartzEntity
 
triggerState - Variable in class com.bytedesk.core.quartz.QuartzRequest
 
triggerState - Variable in class com.bytedesk.core.quartz.QuartzResponse
 
triggerType - Variable in class com.bytedesk.core.quartz.QuartzEntity
 
triggerType - Variable in class com.bytedesk.core.quartz.QuartzRequest
 
triggerType - Variable in class com.bytedesk.core.quartz.QuartzResponse
 
TWITTER - Enum constant in enum class com.bytedesk.core.enums.ClientEnum
 
TWITTER - Enum constant in enum class com.bytedesk.core.rbac.oauth.OAuthProviderEnum
 
type - Variable in class com.bytedesk.ai.robot.RobotEntity
 
type - Variable in class com.bytedesk.ai.robot.RobotJsonLoader.Robot
 
type - Variable in class com.bytedesk.ai.robot.RobotResponse
 
type - Variable in class com.bytedesk.core.action.ActionEntity
 
type - Variable in class com.bytedesk.core.action.ActionExcel
 
type - Variable in class com.bytedesk.core.action.ActionResponse
 
type - Variable in class com.bytedesk.core.base.BaseRequest
 
type - Variable in class com.bytedesk.core.base.BaseRequestNoOrg
 
type - Variable in class com.bytedesk.core.black.BlackEntity
 
type - Variable in class com.bytedesk.core.black.BlackRequest
 
type - Variable in class com.bytedesk.core.category.CategoryEntity
 
type - Variable in class com.bytedesk.core.category.CategoryResponse
 
type - Variable in class com.bytedesk.core.clipboard.ClipboardEntity
 
type - Variable in class com.bytedesk.core.clipboard.ClipboardResponse
 
type - Variable in class com.bytedesk.core.config.properties.BytedeskProperties.Upload
 
type - Variable in class com.bytedesk.core.form.FormEntity
 
type - Variable in class com.bytedesk.core.form.FormResponse
 
type - Variable in class com.bytedesk.core.menu.MenuEntity
 
type - Variable in class com.bytedesk.core.menu.MenuResponse
 
type - Variable in class com.bytedesk.core.message_unread.MessageUnreadEntity
 
type - Variable in class com.bytedesk.core.message.MessageEntity
 
type - Variable in class com.bytedesk.core.message.MessageExcel
 
type - Variable in class com.bytedesk.core.message.MessageProtobuf
 
type - Variable in class com.bytedesk.core.message.MessageResponse
 
type - Variable in class com.bytedesk.core.notification.NotificationEntity
 
type - Variable in class com.bytedesk.core.notification.NotificationResponse
 
type - Variable in class com.bytedesk.core.push.PushEntity
 
type - Variable in class com.bytedesk.core.push.PushResponse
 
type - Variable in class com.bytedesk.core.push.PushTokenEntity
 
type - Variable in class com.bytedesk.core.rbac.user.UserProtobuf
 
type - Variable in class com.bytedesk.core.redis.pubsub.RedisPubsubMessage
 
type - Variable in class com.bytedesk.core.redis.RedisEvent
 
type - Variable in class com.bytedesk.core.tag.TagEntity
 
type - Variable in class com.bytedesk.core.tag.TagResponse
 
type - Variable in class com.bytedesk.core.thread.ThreadEntity
 
type - Variable in class com.bytedesk.core.thread.ThreadExcel
 
type - Variable in class com.bytedesk.core.thread.ThreadProtobuf
 
type - Variable in class com.bytedesk.core.thread.ThreadResponse
 
type - Variable in class com.bytedesk.core.token.TokenEntity
 
type - Variable in class com.bytedesk.core.uid.UidGeneratorEntity
type - Variable in enum class com.bytedesk.core.uid.worker.WorkerNodeType
Lock type
type - Variable in class com.bytedesk.kbase.article.ArticleEntity
 
type - Variable in class com.bytedesk.kbase.article.ArticleResponse
 
type - Variable in class com.bytedesk.kbase.auto_reply.fixed.AutoReplyFixedEntity
 
type - Variable in class com.bytedesk.kbase.auto_reply.fixed.AutoReplyFixedExcel
 
type - Variable in class com.bytedesk.kbase.auto_reply.fixed.AutoReplyFixedResponse
 
type - Variable in class com.bytedesk.kbase.faq.FaqEntity
 
type - Variable in class com.bytedesk.kbase.faq.FaqExcel
 
type - Variable in class com.bytedesk.kbase.faq.FaqRequest
 
type - Variable in class com.bytedesk.kbase.faq.FaqResponse
 
type - Variable in class com.bytedesk.kbase.faq.FaqResponseVisitor
 
type - Variable in class com.bytedesk.kbase.kbase.KbaseEntity
 
type - Variable in class com.bytedesk.kbase.kbase.KbaseResponse
 
type - Variable in class com.bytedesk.kbase.notebase.NotebaseEntity
 
type - Variable in class com.bytedesk.kbase.notebase.NotebaseResponse
 
type - Variable in class com.bytedesk.kbase.quick_reply.QuickReplyEntity
 
type - Variable in class com.bytedesk.kbase.quick_reply.QuickReplyExcel
 
type - Variable in class com.bytedesk.kbase.quick_reply.QuickReplyResponse
 
type - Variable in class com.bytedesk.kbase.quick_reply.QuickReplyResponseAgent
 
type - Variable in class com.bytedesk.kbase.split.SplitEntity
 
type - Variable in class com.bytedesk.kbase.split.SplitResponse
 
type - Variable in class com.bytedesk.kbase.upload.UploadEntity
 
type - Variable in class com.bytedesk.kbase.upload.UploadResponse
 
type - Variable in class com.bytedesk.service.queue.QueueEntity
 
type - Variable in class com.bytedesk.service.queue.QueueRequest
 
type - Variable in class com.bytedesk.service.queue.QueueResponse
 
type - Variable in class com.bytedesk.service.rating.RatingEntity
 
type - Variable in class com.bytedesk.service.rating.RatingResponse
 
type - Variable in class com.bytedesk.service.statistic_thread.StatisticThreadEntity
 
type - Variable in class com.bytedesk.service.statistic.ServiceStatisticEntity
 
type - Variable in class com.bytedesk.service.statistic.ServiceStatisticResponse
 
type - Variable in class com.bytedesk.service.thread_transfer.ThreadTransferEntity
 
type - Variable in class com.bytedesk.service.thread_transfer.ThreadTransferResponse
 
type - Variable in class com.bytedesk.service.visitor_thread.VisitorThreadEntity
 
type - Variable in class com.bytedesk.team.group.GroupEntity
 
type - Variable in class com.bytedesk.team.group.GroupResponse
 
type - Variable in class com.bytedesk.ticket.flow.TicketFlowEntity
 
type - Variable in class com.bytedesk.ticket.message.event.TicketMessageEvent
 
type - Variable in class com.bytedesk.ticket.statistic.TicketStatisticEntity
 
type - Variable in class com.bytedesk.ticket.ticket.dto.TicketRequest
 
type - Variable in class com.bytedesk.ticket.ticket.dto.TicketResponse
 
type - Variable in class com.bytedesk.ticket.ticket.TicketEntity
 
type - Variable in class com.bytedesk.ticket.ticket.TicketExcel
 
type - Variable in class com.bytedesk.voc.feedback.dto.FeedbackRequest
 
type - Variable in class com.bytedesk.voc.feedback.dto.FeedbackResponse
 
type - Variable in class com.bytedesk.voc.feedback.dto.FeedbackSearchCriteria
 
type - Variable in class com.bytedesk.voc.feedback.FeedbackEntity
 
type() - Element in annotation interface com.bytedesk.core.annotation.ActionAnnotation
 
type_ - Variable in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message.Builder
 
type_ - Variable in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message
 
type_ - Variable in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread.Builder
 
type_ - Variable in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread
 
type_ - Variable in class com.bytedesk.core.socket.protobuf.model.UserProto.User.Builder
 
type_ - Variable in class com.bytedesk.core.socket.protobuf.model.UserProto.User
 
TYPE_BUG - Static variable in class com.bytedesk.voc.constant.VocConstants
 
TYPE_COMPLAINT - Static variable in class com.bytedesk.voc.constant.VocConstants
 
TYPE_FEATURE - Static variable in class com.bytedesk.voc.constant.VocConstants
 
TYPE_FIELD_NUMBER - Static variable in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message
 
TYPE_FIELD_NUMBER - Static variable in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread
 
TYPE_FIELD_NUMBER - Static variable in class com.bytedesk.core.socket.protobuf.model.UserProto.User
 
TYPE_OTHER - Static variable in class com.bytedesk.voc.constant.VocConstants
 
TYPE_SUGGESTION - Static variable in class com.bytedesk.voc.constant.VocConstants
 
TYPE_SYSTEM - Static variable in class com.bytedesk.core.constant.TypeConsts
 
TypeConsts - Class in com.bytedesk.core.constant
 
TypeConsts() - Constructor for class com.bytedesk.core.constant.TypeConsts
 
typeDistribution - Variable in class com.bytedesk.voc.feedback.dto.FeedbackStats
 
typeUid - Variable in class com.bytedesk.kbase.split.SplitEntity
 
typeUid - Variable in class com.bytedesk.kbase.split.SplitRequest
 
typeUid - Variable in class com.bytedesk.kbase.split.SplitResponse
 
TYPING - Enum constant in enum class com.bytedesk.core.message.MessageTypeEnum
 

U

uid - Variable in class com.bytedesk.ai.robot.RobotJsonLoader.Robot
 
uid - Variable in class com.bytedesk.core.base.BaseEntity
 
uid - Variable in class com.bytedesk.core.base.BaseEntityNoOrg
 
uid - Variable in class com.bytedesk.core.base.BaseRequest
 
uid - Variable in class com.bytedesk.core.base.BaseRequestNoOrg
 
uid - Variable in class com.bytedesk.core.base.BaseResponse
 
uid - Variable in class com.bytedesk.core.message_unread.MessageUnreadEntity
 
uid - Variable in class com.bytedesk.core.message.MessageProtobuf
 
uid - Variable in class com.bytedesk.core.message.MessageTransferContent
 
uid - Variable in class com.bytedesk.core.rbac.user.UserDetailsImpl
 
uid - Variable in class com.bytedesk.core.rbac.user.UserRequest
 
uid - Variable in class com.bytedesk.core.redis.pubsub.message.RedisPubsubMessageQa
 
uid - Variable in class com.bytedesk.kbase.faq.FaqMessageExtra
 
uid - Variable in class com.bytedesk.service.leave_msg.LeaveMsgExtra
 
uid - Variable in class com.bytedesk.service.rating.RatingMessageExtra
 
uid_ - Variable in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message.Builder
 
uid_ - Variable in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message
 
uid_ - Variable in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread.Builder
 
uid_ - Variable in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread
 
uid_ - Variable in class com.bytedesk.core.socket.protobuf.model.UserProto.User.Builder
 
uid_ - Variable in class com.bytedesk.core.socket.protobuf.model.UserProto.User
 
UID_FIELD_NUMBER - Static variable in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message
 
UID_FIELD_NUMBER - Static variable in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread
 
UID_FIELD_NUMBER - Static variable in class com.bytedesk.core.socket.protobuf.model.UserProto.User
 
UidAutoConfigure - Class in com.bytedesk.core.uid
https://github.com/wujun234/uid-generator-spring-boot-starter UID 的自动配置
UidAutoConfigure() - Constructor for class com.bytedesk.core.uid.UidAutoConfigure
 
UidGenerateException - Exception in com.bytedesk.core.uid.exception
UidGenerateException
UidGenerateException() - Constructor for exception com.bytedesk.core.uid.exception.UidGenerateException
Default constructor
UidGenerateException(String) - Constructor for exception com.bytedesk.core.uid.exception.UidGenerateException
Constructor with message
UidGenerateException(String, Object...) - Constructor for exception com.bytedesk.core.uid.exception.UidGenerateException
Constructor with message format
UidGenerateException(String, Throwable) - Constructor for exception com.bytedesk.core.uid.exception.UidGenerateException
Constructor with message and cause
UidGenerateException(Throwable) - Constructor for exception com.bytedesk.core.uid.exception.UidGenerateException
Constructor with cause
UidGeneratorEntity - Class in com.bytedesk.core.uid
Entity for M_WORKER_NODE
UidGeneratorEntity() - Constructor for class com.bytedesk.core.uid.UidGeneratorEntity
 
UidGeneratorService - Interface in com.bytedesk.core.uid
https://github.com/wujun234/uid-generator-spring-boot-starter Represents a unique id generator.
UidGereratorRepository - Interface in com.bytedesk.core.uid
DAO for M_WORKER_NODE
uidProperties - Variable in class com.bytedesk.core.uid.impl.DefaultUidGenerator
 
uidProperties - Variable in class com.bytedesk.core.uid.UidAutoConfigure
 
UidProperties - Class in com.bytedesk.core.uid.impl
UID 的配置
UidProperties() - Constructor for class com.bytedesk.core.uid.impl.UidProperties
 
uidProvider - Variable in class com.bytedesk.core.uid.buffer.BufferPaddingExecutor
 
uidUtils - Variable in class com.bytedesk.ai.model.LlmModelRestService
 
uidUtils - Variable in class com.bytedesk.ai.provider.LlmProviderRestService
 
uidUtils - Variable in class com.bytedesk.ai.provider.vendors.zhipuai.ZhipuaiChatService
 
uidUtils - Variable in class com.bytedesk.ai.robot.RobotEventListener
 
uidUtils - Variable in class com.bytedesk.ai.robot.RobotRestService
 
uidUtils - Variable in class com.bytedesk.core.action.ActionRestService
 
uidUtils - Variable in class com.bytedesk.core.assistant.AssistantService
 
uidUtils - Variable in class com.bytedesk.core.black.BlackRestService
 
uidUtils - Variable in class com.bytedesk.core.category.CategoryRestService
 
uidUtils - Variable in class com.bytedesk.core.channel.ChannelService
 
uidUtils - Variable in class com.bytedesk.core.clipboard.ClipboardRestService
 
uidUtils - Variable in class com.bytedesk.core.flow.FlowRestService
 
uidUtils - Variable in class com.bytedesk.core.form.FormRestService
 
uidUtils - Variable in class com.bytedesk.core.ip.access.IpAccessRestService
 
uidUtils - Variable in class com.bytedesk.core.ip.black.IpBlacklistRestService
 
uidUtils - Variable in class com.bytedesk.core.ip.IpService
 
uidUtils - Variable in class com.bytedesk.core.ip.white.IpWhitelistRestService
 
uidUtils - Variable in class com.bytedesk.core.menu.MenuRestService
 
uidUtils - Variable in class com.bytedesk.core.notification.NotificationRestService
 
uidUtils - Variable in class com.bytedesk.core.push.PushRestService
 
uidUtils - Variable in class com.bytedesk.core.quartz.QuartzService
 
uidUtils - Variable in class com.bytedesk.core.rbac.auth.AuthEventListener
 
uidUtils - Variable in class com.bytedesk.core.rbac.authority.AuthorityService
 
uidUtils - Variable in class com.bytedesk.core.rbac.organization.OrganizationService
 
uidUtils - Variable in class com.bytedesk.core.rbac.role.RoleRestService
 
uidUtils - Variable in class com.bytedesk.core.rbac.user.UserInitializer
 
uidUtils - Variable in class com.bytedesk.core.rbac.user.UserService
 
uidUtils - Variable in class com.bytedesk.core.tag.TagRestService
 
uidUtils - Variable in class com.bytedesk.core.thread.ThreadRestService
 
uidUtils - Variable in class com.bytedesk.core.topic.TopicService
 
uidUtils - Variable in class com.bytedesk.core.url.UrlRestService
 
uidUtils - Variable in class com.bytedesk.kbase.article.ArticleRestService
 
uidUtils - Variable in class com.bytedesk.kbase.auto_reply.fixed.AutoReplyFixedRestService
 
uidUtils - Variable in class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordRestService
 
uidUtils - Variable in class com.bytedesk.kbase.faq.FaqRestService
 
uidUtils - Variable in class com.bytedesk.kbase.file.FileRestService
 
uidUtils - Variable in class com.bytedesk.kbase.kbase.KbaseRestService
 
uidUtils - Variable in class com.bytedesk.kbase.notebase.NotebaseService
 
uidUtils - Variable in class com.bytedesk.kbase.quick_reply.QuickReplyRestService
 
uidUtils - Variable in class com.bytedesk.kbase.split.SplitRestService
 
uidUtils - Variable in class com.bytedesk.kbase.taboo.TabooService
 
uidUtils - Variable in class com.bytedesk.kbase.text.TextRestService
 
uidUtils - Variable in class com.bytedesk.kbase.upload.UploadRestService
 
uidUtils - Variable in class com.bytedesk.kbase.website.WebsiteRestService
 
uidUtils - Variable in class com.bytedesk.service.agent_status.AgentStatusLogService
 
uidUtils - Variable in class com.bytedesk.service.agent.AgentEventListener
 
uidUtils - Variable in class com.bytedesk.service.agent.AgentRestService
 
uidUtils - Variable in class com.bytedesk.service.browse.BrowseRestService
 
uidUtils - Variable in class com.bytedesk.service.leave_msg.LeaveMsgRestService
 
uidUtils - Variable in class com.bytedesk.service.queue_member.QueueMemberRestService
 
uidUtils - Variable in class com.bytedesk.service.queue.QueueRestService
 
uidUtils - Variable in class com.bytedesk.service.queue.QueueService
 
uidUtils - Variable in class com.bytedesk.service.rating.RatingService
 
uidUtils - Variable in class com.bytedesk.service.statistic_thread.StatisticThreadService
 
uidUtils - Variable in class com.bytedesk.service.statistic.ServiceStatisticService
 
uidUtils - Variable in class com.bytedesk.service.visitor_thread.VisitorThreadService
 
uidUtils - Variable in class com.bytedesk.service.visitor.VisitorRestService
 
uidUtils - Variable in class com.bytedesk.service.workgroup.WorkgroupEventListener
 
uidUtils - Variable in class com.bytedesk.service.workgroup.WorkgroupRestService
 
uidUtils - Variable in class com.bytedesk.service.worktime.WorktimeService
 
uidUtils - Variable in class com.bytedesk.team.department.DepartmentEventListener
 
uidUtils - Variable in class com.bytedesk.team.department.DepartmentService
 
uidUtils - Variable in class com.bytedesk.team.group.GroupService
 
uidUtils - Variable in class com.bytedesk.team.member.MemberEventListener
 
uidUtils - Variable in class com.bytedesk.team.member.MemberRestService
 
uidUtils - Variable in class com.bytedesk.ticket.process.TicketProcessRestService
 
uidUtils - Variable in class com.bytedesk.ticket.statistic.TicketStatisticService
 
uidUtils - Variable in class com.bytedesk.ticket.ticket.TicketRestService
 
UidUtils - Class in com.bytedesk.core.uid
https://github.com/wujun234/uid-generator-spring-boot-starter/blob/master/README.md UidGenerator接口提供了 UID 生成和解析的方法,提供了两种实现:
UidUtils() - Constructor for class com.bytedesk.core.uid.UidUtils
 
UK - Enum constant in enum class com.bytedesk.core.enums.LanguageEnum
 
ULTIMATE - Enum constant in enum class com.bytedesk.core.config.properties.BytedeskProperties.Edition
 
unauthorizedHandler - Variable in class com.bytedesk.core.config.SecurityConfig
 
uncaughtExceptionHandler - Variable in class com.bytedesk.core.uid.utils.NamingThreadFactory
UncaughtExceptionHandler
UNCLAIMED - Enum constant in enum class com.bytedesk.ticket.message.event.TicketMessageType
 
UNCLAIMED - Enum constant in enum class com.bytedesk.ticket.ticket.TicketStatusEnum
 
unclaimedTickets - Variable in class com.bytedesk.ticket.statistic.TicketStatisticEntity
 
unclaimedTickets - Variable in class com.bytedesk.ticket.statistic.TicketStatisticResponse
 
unclaimTask(String) - Method in class com.bytedesk.ticket.flow.TicketFlowService
取消认领任务
unclaimTicket(TicketRequest) - Method in class com.bytedesk.ticket.ticket.TicketRestController
退回工单
unclaimTicket(TicketRequest) - Method in class com.bytedesk.ticket.ticket.TicketService
退回工单 CLAIMED -> UNCLAIMED (退回)
undeploy(TicketProcessRequest) - Method in class com.bytedesk.ticket.process.TicketProcessService
 
undeployProcess(TicketProcessRequest) - Method in class com.bytedesk.ticket.process.TicketProcessRestController
 
UNIAPP - Enum constant in enum class com.bytedesk.core.enums.ClientEnum
 
UNIAPP_ANDROID - Enum constant in enum class com.bytedesk.core.enums.ClientEnum
 
UNIAPP_IOS - Enum constant in enum class com.bytedesk.core.enums.ClientEnum
 
UNIAPP_WEB - Enum constant in enum class com.bytedesk.core.enums.ClientEnum
 
unionId - Variable in class com.bytedesk.core.rbac.oauth.OAuthEntity
 
unionId - Variable in class com.bytedesk.core.rbac.oauth.OAuthRequest
 
unionId - Variable in class com.bytedesk.core.rbac.oauth.OAuthResponse
 
unit - Variable in record class com.bytedesk.ai.springai.tools.WeatherRequest
The field for the unit record component.
unit - Variable in record class com.bytedesk.ai.springai.tools.WeatherResponse
The field for the unit record component.
unit() - Method in record class com.bytedesk.ai.springai.tools.WeatherRequest
Returns the value of the unit record component.
unit() - Method in record class com.bytedesk.ai.springai.tools.WeatherResponse
Returns the value of the unit record component.
Unit - Enum Class in com.bytedesk.ai.springai.tools
 
Unit() - Constructor for enum class com.bytedesk.ai.springai.tools.Unit
 
UNKNOWN - Enum constant in enum class com.bytedesk.core.rbac.user.UserEntity.Sex
 
unmuteAll() - Method in class com.bytedesk.team.group.GroupEntity
 
UNPROCESSED - Enum constant in enum class com.bytedesk.core.message.MessageStatusEnum
 
unread - Variable in class com.bytedesk.core.thread.ThreadEntity
 
unread - Variable in class com.bytedesk.core.thread.ThreadRequest
 
unread - Variable in class com.bytedesk.core.thread.ThreadResponse
 
unread - Variable in class com.bytedesk.service.visitor_thread.VisitorThreadEntity
 
UNREAD - Enum constant in enum class com.bytedesk.core.notification.NotificationStatusEnum
 
UNREAD - Enum constant in enum class com.bytedesk.service.leave_msg.LeaveMsgStatusEnum
 
unreadCount - Variable in class com.bytedesk.core.thread.ThreadEntity
 
unreadCount - Variable in class com.bytedesk.core.thread.ThreadRequest
 
unreadCount - Variable in class com.bytedesk.core.thread.ThreadResponse
 
unreadCount - Variable in class com.bytedesk.service.visitor_thread.VisitorThreadEntity
 
unreadTickets - Variable in class com.bytedesk.ticket.statistic.TicketStatisticEntity
 
unreadTickets - Variable in class com.bytedesk.ticket.statistic.TicketStatisticResponse
 
UNSATISFIED - Enum constant in enum class com.bytedesk.ticket.ticket.TicketRatingEnum
 
unsatisfiedTickets - Variable in class com.bytedesk.ticket.statistic.TicketStatisticEntity
 
unsatisfiedTickets - Variable in class com.bytedesk.ticket.statistic.TicketStatisticResponse
 
unsubscribe(String, String) - Method in class com.bytedesk.core.topic.TopicService
 
unSubscribe - Variable in class com.bytedesk.core.socket.mqtt.protocol.ProtocolProcess
 
unSubscribe() - Method in class com.bytedesk.core.socket.mqtt.protocol.ProtocolProcess
 
UnSubscribe - Class in com.bytedesk.core.socket.mqtt.protocol
 
UnSubscribe() - Constructor for class com.bytedesk.core.socket.mqtt.protocol.UnSubscribe
 
UNVERIFIED - Enum constant in enum class com.bytedesk.core.rbac.organization.OrganizationVerifyStatusEnum
 
unzip(ZipInputStream, Path) - Static method in class com.bytedesk.core.utils.BdFileUtils
Unzip content to the target path.
up() - Method in class com.bytedesk.kbase.faq.FaqEntity
 
UP - Enum constant in enum class com.bytedesk.service.rating.RatingResultEnum
 
upCount - Variable in class com.bytedesk.kbase.faq.FaqEntity
 
upCount - Variable in class com.bytedesk.kbase.faq.FaqResponse
 
update(LlmModelRequest) - Method in class com.bytedesk.ai.model.LlmModelRestController
 
update(LlmModelRequest) - Method in class com.bytedesk.ai.model.LlmModelRestService
 
update(LlmProviderRequest) - Method in class com.bytedesk.ai.provider.LlmProviderRestController
 
update(LlmProviderRequest) - Method in class com.bytedesk.ai.provider.LlmProviderRestService
 
update(OllamaRequest) - Method in class com.bytedesk.ai.provider.vendors.ollama.OllamaRestController
 
update(OllamaRequest) - Method in class com.bytedesk.ai.provider.vendors.ollama.OllamaRestService
 
update(RobotRequest) - Method in class com.bytedesk.ai.robot.RobotRestController
 
update(RobotRequest) - Method in class com.bytedesk.ai.robot.RobotRestService
 
update(ActionRequest) - Method in class com.bytedesk.core.action.ActionRestController
 
update(ActionRequest) - Method in class com.bytedesk.core.action.ActionRestService
 
update(BlackRequest) - Method in class com.bytedesk.core.black.BlackRestController
 
update(BlackRequest) - Method in class com.bytedesk.core.black.BlackRestService
 
update(CategoryRequest) - Method in class com.bytedesk.core.category.CategoryRestController
 
update(CategoryRequest) - Method in class com.bytedesk.core.category.CategoryRestService
 
update(ClipboardRequest) - Method in class com.bytedesk.core.clipboard.ClipboardRestController
 
update(ClipboardRequest) - Method in class com.bytedesk.core.clipboard.ClipboardRestService
 
update(CustomerRequest) - Method in class com.bytedesk.core.crm.CustomerController
 
update(CustomerRequest) - Method in class com.bytedesk.core.crm.CustomerService
 
update(FeatureRequest) - Method in class com.bytedesk.core.feature.FeatureRestController
 
update(FlowRequest) - Method in class com.bytedesk.core.flow.FlowRestController
 
update(FlowRequest) - Method in class com.bytedesk.core.flow.FlowRestService
 
update(FormRequest) - Method in class com.bytedesk.core.form.FormRestController
 
update(FormRequest) - Method in class com.bytedesk.core.form.FormRestService
 
update(IpAccessRequest) - Method in class com.bytedesk.core.ip.access.IpAccessRestController
 
update(IpAccessRequest) - Method in class com.bytedesk.core.ip.access.IpAccessRestService
 
update(IpBlacklistRequest) - Method in class com.bytedesk.core.ip.black.IpBlacklistRestController
 
update(IpBlacklistRequest) - Method in class com.bytedesk.core.ip.black.IpBlacklistRestService
 
update(IpWhitelistRequest) - Method in class com.bytedesk.core.ip.white.IpWhitelistRestController
 
update(IpWhitelistRequest) - Method in class com.bytedesk.core.ip.white.IpWhitelistRestService
 
update(MenuRequest) - Method in class com.bytedesk.core.menu.MenuRestController
 
update(MenuRequest) - Method in class com.bytedesk.core.menu.MenuRestService
 
update(MessageUnreadRequest) - Method in class com.bytedesk.core.message_unread.MessageUnreadController
 
update(MessageRequest) - Method in class com.bytedesk.core.message.MessageRestController
 
update(MessageRequest) - Method in class com.bytedesk.core.message.MessageRestService
 
update(MessageRequest) - Method in class com.bytedesk.service.visitor_message.VisitorMessageRestController
 
update(MessageRequest) - Method in class com.bytedesk.service.visitor_message.VisitorMessageRestService
 
update(NotificationRequest) - Method in class com.bytedesk.core.notification.NotificationRestController
 
update(NotificationRequest) - Method in class com.bytedesk.core.notification.NotificationRestService
 
update(EmailTemplateRequest) - Method in class com.bytedesk.core.push.email.EmailTemplateController
 
update(EmailTemplateRequest) - Method in class com.bytedesk.core.push.email.EmailTemplateService
 
update(PushRequest) - Method in class com.bytedesk.core.push.PushRestController
 
update(PushRequest) - Method in class com.bytedesk.core.push.PushRestService
 
update(QuartzRequest) - Method in class com.bytedesk.core.quartz.QuartzRestController
 
update(QuartzRequest) - Method in class com.bytedesk.core.quartz.QuartzService
 
update(AuthorityRequest) - Method in class com.bytedesk.core.rbac.authority.AuthorityRestController
 
update(AuthorityRequest) - Method in class com.bytedesk.core.rbac.authority.AuthorityService
 
update(OAuthRequest) - Method in class com.bytedesk.core.rbac.oauth.OAuthController
 
update(OAuthRequest) - Method in class com.bytedesk.core.rbac.oauth.OAuthService
 
update(OrganizationRequest) - Method in class com.bytedesk.core.rbac.organization.OrganizationRestController
 
update(OrganizationRequest) - Method in class com.bytedesk.core.rbac.organization.OrganizationService
 
update(RoleRequest) - Method in class com.bytedesk.core.rbac.role.RoleRestController
 
update(RoleRequest) - Method in class com.bytedesk.core.rbac.role.RoleRestService
 
update(UserRequest) - Method in class com.bytedesk.core.rbac.user.UserRestController
 
update(UserRequest) - Method in class com.bytedesk.core.rbac.user.UserRestService
 
update(UserRequest) - Method in class com.bytedesk.core.rbac.user.UserService
 
update(TagRequest) - Method in class com.bytedesk.core.tag.TagRestController
 
update(TagRequest) - Method in class com.bytedesk.core.tag.TagRestService
 
update(ThreadEntity) - Method in class com.bytedesk.service.visitor_thread.VisitorThreadService
 
update(ThreadRequest) - Method in class com.bytedesk.core.thread.ThreadRestController
 
update(ThreadRequest) - Method in class com.bytedesk.core.thread.ThreadRestService
 
update(TopicRequest) - Method in class com.bytedesk.core.topic.TopicRestController
 
update(TopicRequest) - Method in class com.bytedesk.core.topic.TopicRestService
 
update(UrlRequest) - Method in class com.bytedesk.core.url.UrlRestController
 
update(UrlRequest) - Method in class com.bytedesk.core.url.UrlRestService
 
update(ArticleRequest) - Method in class com.bytedesk.kbase.article.ArticleRestController
 
update(ArticleRequest) - Method in class com.bytedesk.kbase.article.ArticleRestService
 
update(AutoReplyFixedRequest) - Method in class com.bytedesk.kbase.auto_reply.fixed.AutoReplyFixedRestController
 
update(AutoReplyFixedRequest) - Method in class com.bytedesk.kbase.auto_reply.fixed.AutoReplyFixedRestService
 
update(AutoReplyKeywordRequest) - Method in class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordRestController
 
update(AutoReplyKeywordRequest) - Method in class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordRestService
 
update(FaqRequest) - Method in class com.bytedesk.kbase.faq.FaqRestController
 
update(FaqRequest) - Method in class com.bytedesk.kbase.faq.FaqRestService
 
update(FileRequest) - Method in class com.bytedesk.kbase.file.FileRestController
 
update(FileRequest) - Method in class com.bytedesk.kbase.file.FileRestService
 
update(KbaseRequest) - Method in class com.bytedesk.kbase.kbase.KbaseRestController
 
update(KbaseRequest) - Method in class com.bytedesk.kbase.kbase.KbaseRestService
 
update(NotebaseRequest) - Method in class com.bytedesk.kbase.notebase.NotebaseRestController
 
update(NotebaseRequest) - Method in class com.bytedesk.kbase.notebase.NotebaseService
 
update(QuickReplyRequest) - Method in class com.bytedesk.kbase.quick_reply.QuickReplyRestController
 
update(QuickReplyRequest) - Method in class com.bytedesk.kbase.quick_reply.QuickReplyRestService
 
update(SplitRequest) - Method in class com.bytedesk.kbase.split.SplitRestController
 
update(SplitRequest) - Method in class com.bytedesk.kbase.split.SplitRestService
 
update(TabooRequest) - Method in class com.bytedesk.kbase.taboo.TabooRestController
 
update(TabooRequest) - Method in class com.bytedesk.kbase.taboo.TabooService
 
update(TextRequest) - Method in class com.bytedesk.kbase.text.TextRestController
 
update(TextRequest) - Method in class com.bytedesk.kbase.text.TextRestService
 
update(UploadRequest) - Method in class com.bytedesk.kbase.upload.UploadRestController
 
update(UploadRequest) - Method in class com.bytedesk.kbase.upload.UploadRestService
 
update(WebsiteRequest) - Method in class com.bytedesk.kbase.website.WebsiteRestController
 
update(WebsiteRequest) - Method in class com.bytedesk.kbase.website.WebsiteRestService
 
update(AgentStatusLogEntity) - Method in class com.bytedesk.service.agent_status.AgentStatusLogController
 
update(AgentStatusLogRequest) - Method in class com.bytedesk.service.agent_status.AgentStatusLogService
 
update(AgentRequest) - Method in class com.bytedesk.service.agent.AgentRestController
 
update(AgentRequest) - Method in class com.bytedesk.service.agent.AgentRestService
 
update(BrowseRequest) - Method in class com.bytedesk.service.browse.BrowseRestController
 
update(BrowseRequest) - Method in class com.bytedesk.service.browse.BrowseRestService
 
update(LeaveMsgRequest) - Method in class com.bytedesk.service.leave_msg.LeaveMsgRestController
 
update(LeaveMsgRequest) - Method in class com.bytedesk.service.leave_msg.LeaveMsgRestService
 
update(QueueMemberRequest) - Method in class com.bytedesk.service.queue_member.QueueMemberRestController
 
update(QueueMemberRequest) - Method in class com.bytedesk.service.queue_member.QueueMemberRestService
 
update(QueueRequest) - Method in class com.bytedesk.service.queue.QueueRestController
 
update(QueueRequest) - Method in class com.bytedesk.service.queue.QueueRestService
 
update(RatingRequest) - Method in class com.bytedesk.service.rating.RatingController
 
update(RatingRequest) - Method in class com.bytedesk.service.rating.RatingService
 
update(StatisticThreadRequest) - Method in class com.bytedesk.service.statistic_thread.StatisticThreadController
 
update(StatisticThreadRequest) - Method in class com.bytedesk.service.statistic_thread.StatisticThreadService
 
update(ServiceStatisticRequest) - Method in class com.bytedesk.service.statistic.ServiceStatisticRestController
 
update(ServiceStatisticRequest) - Method in class com.bytedesk.service.statistic.ServiceStatisticRestService
 
update(ThreadTransferRequest) - Method in class com.bytedesk.service.thread_transfer.ThreadTransferController
 
update(ThreadTransferRequest) - Method in class com.bytedesk.service.thread_transfer.ThreadTransferService
 
update(VisitorThreadRequest) - Method in class com.bytedesk.service.visitor_thread.VisitorThreadController
 
update(VisitorThreadRequest) - Method in class com.bytedesk.service.visitor_thread.VisitorThreadService
 
update(VisitorRequest) - Method in class com.bytedesk.service.visitor.VisitorRestController
 
update(VisitorRequest) - Method in class com.bytedesk.service.visitor.VisitorRestService
 
update(WorkgroupRequest) - Method in class com.bytedesk.service.workgroup.WorkgroupRestController
 
update(WorkgroupRequest) - Method in class com.bytedesk.service.workgroup.WorkgroupRestService
 
update(WorktimeRequest) - Method in class com.bytedesk.service.worktime.WorktimeController
 
update(WorktimeRequest) - Method in class com.bytedesk.service.worktime.WorktimeService
 
update(DepartmentRequest) - Method in class com.bytedesk.team.department.DepartmentController
 
update(DepartmentRequest) - Method in class com.bytedesk.team.department.DepartmentService
 
update(GroupRequest) - Method in class com.bytedesk.team.group.GroupController
 
update(GroupRequest) - Method in class com.bytedesk.team.group.GroupService
 
update(MemberRequest) - Method in class com.bytedesk.team.member.MemberRestController
 
update(MemberRequest) - Method in class com.bytedesk.team.member.MemberRestService
 
update(TicketAttachmentRequest) - Method in class com.bytedesk.ticket.attachment.TicketAttachmentRestService
 
update(TicketProcessRequest) - Method in class com.bytedesk.ticket.process.TicketProcessRestController
 
update(TicketProcessRequest) - Method in class com.bytedesk.ticket.process.TicketProcessRestService
 
update(TicketStatisticRequest) - Method in class com.bytedesk.ticket.statistic.TicketStatisticRestController
 
update(TicketStatisticRequest) - Method in class com.bytedesk.ticket.statistic.TicketStatisticRestService
 
update(TicketRequest) - Method in class com.bytedesk.ticket.ticket.TicketRestController
 
update(TicketRequest) - Method in class com.bytedesk.ticket.ticket.TicketRestService
 
update(String, String) - Method in class com.bytedesk.core.topic.TopicService
 
update(T) - Method in class com.bytedesk.core.base.BaseRestController
update
update(TRequest) - Method in class com.bytedesk.core.base.BaseRestService
 
UPDATE - Enum constant in enum class com.bytedesk.core.enums.PermissionEnum
 
updateAgentStatusMetrics(ServiceStatisticEntity, Map<String, Long>) - Method in class com.bytedesk.service.statistic.ServiceStatisticService
更新客服状态分布指标
updateAssignedAgent(String, String) - Method in interface com.bytedesk.service.queue_member.QueueMemberRepository
 
updateAssigneeAndWorkgroup(TicketEntity, TicketRequest) - Method in class com.bytedesk.ticket.ticket.TicketRestService
 
updateAttachments(TicketEntity, Set<String>) - Method in class com.bytedesk.ticket.ticket.TicketRestService
 
updateAutoReply(AgentRequest) - Method in class com.bytedesk.service.agent.AgentRestController
 
updateAutoReply(AgentRequest) - Method in class com.bytedesk.service.agent.AgentRestService
 
updateAvatar(RobotRequest) - Method in class com.bytedesk.ai.robot.RobotRestController
 
updateAvatar(RobotRequest) - Method in class com.bytedesk.ai.robot.RobotRestService
 
updateAvatar(AgentRequest) - Method in class com.bytedesk.service.agent.AgentRestController
 
updateAvatar(AgentRequest) - Method in class com.bytedesk.service.agent.AgentRestService
 
updateAvatar(WorkgroupRequest) - Method in class com.bytedesk.service.workgroup.WorkgroupRestController
 
updateAvatar(WorkgroupRequest) - Method in class com.bytedesk.service.workgroup.WorkgroupRestService
 
updateBasicMetrics(ServiceStatisticEntity, String, LocalDateTime, LocalDateTime) - Method in class com.bytedesk.service.statistic.ServiceStatisticService
更新基础会话指标
updateComment(Long, String) - Method in class com.bytedesk.forum.comment.CommentController
 
updateComment(Long, String) - Method in interface com.bytedesk.forum.comment.CommentService
 
updateComment(Long, String) - Method in class com.bytedesk.forum.comment.CommentServiceImpl
 
updateConnect(String, boolean) - Method in class com.bytedesk.service.agent.AgentRestService
 
updateConnectedByUserUid(Boolean, String) - Method in interface com.bytedesk.service.agent.AgentRepository
 
updateCustomerInfo(Long, String, String) - Method in class com.bytedesk.ai.springai.tools.CustomerTools
 
updatedAt - Variable in class com.bytedesk.core.base.BaseEntity
 
updatedAt - Variable in class com.bytedesk.core.base.BaseEntityNoOrg
 
updatedAt - Variable in class com.bytedesk.core.clipboard.ClipboardResponse
 
updatedAt - Variable in class com.bytedesk.core.flow.FlowResponse
 
updatedAt - Variable in class com.bytedesk.core.form.FormResponse
 
updatedAt - Variable in class com.bytedesk.core.message_unread.MessageUnreadEntity
 
updatedAt - Variable in class com.bytedesk.core.message.MessageExcel
 
updatedAt - Variable in class com.bytedesk.core.push.PushResponse
 
updatedAt - Variable in class com.bytedesk.core.quartz.QuartzResponse
 
updatedAt - Variable in class com.bytedesk.core.thread.ThreadExcel
 
updatedAt - Variable in class com.bytedesk.core.thread.ThreadResponse
 
updatedAt - Variable in class com.bytedesk.kbase.article.ArticleResponse
 
updatedAt - Variable in class com.bytedesk.kbase.auto_reply.fixed.AutoReplyFixedResponse
 
updatedAt - Variable in class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordResponse
 
updatedAt - Variable in class com.bytedesk.kbase.faq.FaqResponse
 
updatedAt - Variable in class com.bytedesk.kbase.file.FileResponse
 
updatedAt - Variable in class com.bytedesk.kbase.kbase.KbaseResponse
 
updatedAt - Variable in class com.bytedesk.kbase.notebase.NotebaseResponse
 
updatedAt - Variable in class com.bytedesk.kbase.quick_reply.QuickReplyResponse
 
updatedAt - Variable in class com.bytedesk.kbase.split.SplitResponse
 
updatedAt - Variable in class com.bytedesk.kbase.taboo.TabooResponse
 
updatedAt - Variable in class com.bytedesk.kbase.text.TextResponse
 
updatedAt - Variable in class com.bytedesk.kbase.upload.UploadResponse
 
updatedAt - Variable in class com.bytedesk.kbase.website.WebsiteResponse
 
updatedAt - Variable in class com.bytedesk.service.leave_msg.LeaveMsgResponse
 
updatedAt - Variable in class com.bytedesk.service.queue_member.QueueMemberResponse
 
updatedAt - Variable in class com.bytedesk.service.queue.QueueResponse
 
updatedAt - Variable in class com.bytedesk.service.thread_transfer.ThreadTransferResponse
 
updatedAt - Variable in class com.bytedesk.service.visitor.VisitorResponse
 
updatedAt - Variable in class com.bytedesk.ticket.process.TicketProcessResponse
 
updatedAt - Variable in class com.bytedesk.ticket.ticket.dto.TicketResponse
 
updatedAt - Variable in class com.bytedesk.ticket.ticket.TicketExcel
 
updatedAt - Variable in class com.bytedesk.voc.feedback.dto.FeedbackResponse
 
updateData - Variable in class com.bytedesk.core.quartz.QuartzEntity
 
updateData - Variable in class com.bytedesk.core.quartz.QuartzRequest
 
updateData - Variable in class com.bytedesk.core.quartz.QuartzResponse
 
updateDeletedByUid(Boolean, String) - Method in interface com.bytedesk.service.agent.AgentRepository
 
updateDisconnectedStatus(String) - Method in class com.bytedesk.core.socket.mqtt.handler.MqttTransportHandler
 
updateFeatureConfig(String, Map<String, Object>) - Method in class com.bytedesk.core.feature.FeatureRestController
 
updateFeatureConfig(String, Map<String, Object>) - Method in class com.bytedesk.core.feature.FeatureService
 
updateFeatureStatus(String, boolean) - Method in class com.bytedesk.core.feature.FeatureRestController
 
updateFeatureStatus(String, boolean) - Method in class com.bytedesk.core.feature.FeatureService
 
updateFeedback(Long, String) - Method in interface com.bytedesk.voc.feedback.FeedbackService
 
updateFeedback(Long, String) - Method in class com.bytedesk.voc.feedback.FeedbackServiceImpl
 
updateInfo(String, String, String) - Method in class com.bytedesk.team.group.GroupEntity
 
updateIpLastSentTime(String) - Method in class com.bytedesk.core.push.PushFilterService
 
updateKbase(KbaseEntity) - Method in class com.bytedesk.kbase.kbase.KbaseStaticService
 
updateMessageMetrics(ServiceStatisticEntity, List<QueueMemberEntity>) - Method in class com.bytedesk.service.statistic.ServiceStatisticService
更新消息指标
updatePassword(Long, String, String) - Method in interface com.bytedesk.forum.user.ForumUserService
 
updatePassword(Long, String, String) - Method in class com.bytedesk.forum.user.ForumUserServiceImpl
 
updatePost(Long, String, String) - Method in class com.bytedesk.forum.post.PostController
 
updatePost(Long, String, String) - Method in interface com.bytedesk.forum.post.PostService
 
updatePost(Long, String, String) - Method in class com.bytedesk.forum.post.PostServiceImpl
 
updateProfile(Long, String, String, String) - Method in interface com.bytedesk.forum.user.ForumUserService
 
updateProfile(Long, String, String, String) - Method in class com.bytedesk.forum.user.ForumUserServiceImpl
 
updatePromptRobot(RobotRequest) - Method in class com.bytedesk.ai.robot.RobotRestController
 
updatePromptRobot(RobotRequest) - Method in class com.bytedesk.ai.robot.RobotRestService
 
updateQualityMetrics(ServiceStatisticEntity, String, LocalDateTime, LocalDateTime) - Method in class com.bytedesk.service.statistic.ServiceStatisticService
更新质量指标
updateQueueStats(QueueEntity) - Method in class com.bytedesk.service.queue.QueueService
 
updateReply(Long, String) - Method in interface com.bytedesk.voc.reply.ReplyService
 
updateReply(Long, String) - Method in class com.bytedesk.voc.reply.ReplyServiceImpl
 
updateRobotSpecificMetrics(ServiceStatisticEntity, List<QueueMemberEntity>) - Method in class com.bytedesk.service.statistic.ServiceStatisticService
更新机器人特有指标
updateRobotWithFaqs(RobotEntity, List<FaqEntity>) - Method in class com.bytedesk.ai.robot.RobotFaqProcessor
 
updateStats(int, int, int, int) - Method in class com.bytedesk.service.queue.QueueEntity
更新队列统计
updateStatus(AgentRequest) - Method in class com.bytedesk.service.agent.AgentRestController
 
updateStatus(AgentRequest) - Method in class com.bytedesk.service.agent.AgentRestService
 
updateStatus(WorkgroupRequest) - Method in class com.bytedesk.service.workgroup.WorkgroupRestController
 
updateStatus(WorkgroupRequest) - Method in class com.bytedesk.service.workgroup.WorkgroupRestService
 
updateStatus(Long, String) - Method in class com.bytedesk.voc.controller.VocApiController
 
updateStatus(Long, String) - Method in interface com.bytedesk.voc.feedback.FeedbackService
 
updateStatus(Long, String) - Method in class com.bytedesk.voc.feedback.FeedbackServiceImpl
 
updateStatus(String, QueueStatusEnum) - Method in class com.bytedesk.service.queue.QueueService
 
updateStatus(String, String) - Method in interface com.bytedesk.service.agent.AgentRepository
 
updateStatus(String, String) - Method in class com.bytedesk.service.queue_member.QueueMemberEntity
更新状态
updateStatus(String, String) - Method in class com.bytedesk.service.visitor.VisitorRestService
 
updateStatusByUid(String, String) - Method in interface com.bytedesk.service.agent.AgentRepository
 
updateStatusByUid(String, String) - Method in interface com.bytedesk.service.visitor.VisitorRepository
 
updateThread(ThreadRequest) - Method in class com.bytedesk.ai.robot.RobotRestController
 
updateThread(ThreadRequest) - Method in class com.bytedesk.ai.robot.RobotRestService
 
updateThreadFlowMetrics(ServiceStatisticEntity, List<QueueMemberEntity>) - Method in class com.bytedesk.service.statistic.ServiceStatisticService
更新会话流转指标
updateTimeMetrics(ServiceStatisticEntity, List<QueueMemberEntity>) - Method in class com.bytedesk.service.statistic.ServiceStatisticService
更新时间指标
updateType - Variable in class com.bytedesk.service.agent.event.AgentUpdateEvent
 
updateUnreadCount(ThreadRequest) - Method in class com.bytedesk.core.thread.ThreadRestController
 
updateUnreadCount(ThreadRequest) - Method in class com.bytedesk.core.thread.ThreadRestService
 
updateUnreadStatistics(String, String) - Method in class com.bytedesk.ticket.statistic.TicketStatisticService
更新未读统计
updateUserRolesFromMember(UserEntity, Set<String>) - Method in class com.bytedesk.core.rbac.user.UserService
 
upDown - Variable in class com.bytedesk.service.visitor.VisitorRequestRate
 
upload - Variable in class com.bytedesk.core.config.properties.BytedeskProperties
 
upload - Variable in class com.bytedesk.kbase.upload.event.UploadCreateEvent
 
upload - Variable in class com.bytedesk.kbase.upload.event.UploadUpdateEvent
 
upload - Variable in class com.bytedesk.ticket.attachment.TicketAttachmentEntity
 
upload - Variable in class com.bytedesk.ticket.attachment.TicketAttachmentResponse
 
upload(MultipartFile, String, String, String, String, String, String, String, String) - Method in class com.bytedesk.kbase.upload.UploadRestControllerVisitor
 
Upload() - Constructor for class com.bytedesk.core.config.properties.BytedeskProperties.Upload
 
UPLOAD_CREATE - Static variable in class com.bytedesk.kbase.upload.UploadPermissions
 
UPLOAD_DELETE - Static variable in class com.bytedesk.kbase.upload.UploadPermissions
 
UPLOAD_EXPORT - Static variable in class com.bytedesk.kbase.upload.UploadPermissions
 
UPLOAD_PREFIX - Static variable in class com.bytedesk.kbase.upload.UploadPermissions
 
UPLOAD_READ - Static variable in class com.bytedesk.kbase.upload.UploadPermissions
 
UPLOAD_UPDATE - Static variable in class com.bytedesk.kbase.upload.UploadPermissions
 
uploadAttachment(Long, MultipartFile) - Method in class com.bytedesk.ticket.ticket.TicketRestController
 
uploadAttachment(Long, MultipartFile) - Method in class com.bytedesk.ticket.ticket.TicketRestService
 
uploadAttachment(MediaType, String, int, int, String, File) - Method in class com.bytedesk.kbase.upload.cloud.AliyunOss
 
uploadAttachment(MediaType, String, int, int, String, File) - Method in class com.bytedesk.kbase.upload.cloud.TencentCos
 
uploadAvatar(String, File) - Method in class com.bytedesk.kbase.upload.cloud.AliyunOss
 
uploadAvatar(String, File) - Method in class com.bytedesk.kbase.upload.cloud.TencentCos
 
uploadBusinessLicense(String, File) - Method in class com.bytedesk.kbase.upload.cloud.AliyunOss
 
uploadCommon(String, String, File) - Method in class com.bytedesk.kbase.upload.cloud.AliyunOss
 
uploadCommon(String, String, File) - Method in class com.bytedesk.kbase.upload.cloud.TencentCos
简单文件上传, 最大支持 5 GB, 适用于小文件上传, 建议 20 M 以下的文件使用该接口 大文件上传请参照 API 文档高级 API 上传
UploadConfig - Class in com.bytedesk.kbase.upload
 
UploadConfig() - Constructor for class com.bytedesk.kbase.upload.UploadConfig
 
uploadCourseCover(String, File) - Method in class com.bytedesk.kbase.upload.cloud.AliyunOss
 
UploadCreateEvent - Class in com.bytedesk.kbase.upload.event
 
UploadCreateEvent(Object, UploadEntity) - Constructor for class com.bytedesk.kbase.upload.event.UploadCreateEvent
 
uploadDir - Variable in class com.bytedesk.kbase.upload.storage.UploadStorageProperties
 
uploadDir - Variable in class com.bytedesk.kbase.upload.UploadInitializer
 
uploadDir - Variable in class com.bytedesk.kbase.upload.UploadRestService
 
uploadDir - Static variable in class com.bytedesk.kbase.upload.UploadUtils
 
uploadDir() - Method in class com.bytedesk.kbase.upload.UploadConfig
 
uploadDirPrefix - Variable in class com.bytedesk.kbase.upload.cloud.AliyunOss
 
uploadDirPrefix - Variable in class com.bytedesk.kbase.upload.cloud.AliyunProperties
 
uploadDirPrefix - Variable in class com.bytedesk.kbase.upload.cloud.TencentCos
 
UPLOADED - Enum constant in enum class com.bytedesk.kbase.upload.UploadStatusEnum
 
uploadEduLicense(String, File) - Method in class com.bytedesk.kbase.upload.cloud.AliyunOss
 
UploadEntity - Class in com.bytedesk.kbase.upload
 
UploadEntity() - Constructor for class com.bytedesk.kbase.upload.UploadEntity
 
UploadEntityListener - Class in com.bytedesk.kbase.upload
 
UploadEntityListener() - Constructor for class com.bytedesk.kbase.upload.UploadEntityListener
 
UploadEventListener - Class in com.bytedesk.kbase.upload
 
UploadEventListener() - Constructor for class com.bytedesk.kbase.upload.UploadEventListener
 
uploadFile(String, File) - Static method in class com.bytedesk.core.utils.BdFileUtils
上传文件
uploadFile(String, File) - Method in class com.bytedesk.kbase.upload.cloud.AliyunOss
 
uploadFile(String, File) - Method in class com.bytedesk.kbase.upload.cloud.TencentCos
 
uploadFile(MultipartFile, String, String, Boolean, String, String, String, String) - Method in class com.bytedesk.kbase.upload.UploadRestController
 
UploadFilePreview - Class in com.bytedesk.kbase.upload
 
UploadFilePreview() - Constructor for class com.bytedesk.kbase.upload.UploadFilePreview
 
uploadIdcard(String, File) - Method in class com.bytedesk.kbase.upload.cloud.AliyunOss
 
uploadImage(String, File) - Method in class com.bytedesk.kbase.upload.cloud.AliyunOss
 
uploadImage(String, File) - Method in class com.bytedesk.kbase.upload.cloud.TencentCos
 
UploadInitializer - Class in com.bytedesk.kbase.upload
 
UploadInitializer() - Constructor for class com.bytedesk.kbase.upload.UploadInitializer
 
uploadP12(String, String, File) - Method in class com.bytedesk.kbase.upload.cloud.AliyunOss
上传p12文件
uploadP12(String, String, File) - Method in class com.bytedesk.kbase.upload.cloud.TencentCos
上传p12文件
UploadPermissions - Class in com.bytedesk.kbase.upload
 
UploadPermissions() - Constructor for class com.bytedesk.kbase.upload.UploadPermissions
 
uploadRepository - Variable in class com.bytedesk.kbase.upload.UploadRestService
 
UploadRepository - Interface in com.bytedesk.kbase.upload
 
UploadRequest - Class in com.bytedesk.kbase.upload
 
UploadRequest() - Constructor for class com.bytedesk.kbase.upload.UploadRequest
 
UploadResponse - Class in com.bytedesk.kbase.upload
 
UploadResponse() - Constructor for class com.bytedesk.kbase.upload.UploadResponse
 
UploadRestController - Class in com.bytedesk.kbase.upload
file upload - 文件上传, https://spring.io/guides/gs/uploading-files
UploadRestController() - Constructor for class com.bytedesk.kbase.upload.UploadRestController
 
UploadRestControllerVisitor - Class in com.bytedesk.kbase.upload
文件上传接口,可匿名访问
UploadRestControllerVisitor() - Constructor for class com.bytedesk.kbase.upload.UploadRestControllerVisitor
 
uploadRestService - Variable in class com.bytedesk.ai.springai.SpringAIVectorService
 
uploadRestService - Variable in class com.bytedesk.ticket.ticket.TicketRestService
 
UploadRestService - Class in com.bytedesk.kbase.upload
 
UploadRestService() - Constructor for class com.bytedesk.kbase.upload.UploadRestService
 
uploadSchoolAlbum(String, File) - Method in class com.bytedesk.kbase.upload.cloud.AliyunOss
 
uploadSchoolSwiper(String, File) - Method in class com.bytedesk.kbase.upload.cloud.AliyunOss
 
uploadSchoolVideo(String, File) - Method in class com.bytedesk.kbase.upload.cloud.AliyunOss
 
uploadService - Variable in class com.bytedesk.ai.springai.SpringAIVectorController
 
uploadService - Variable in class com.bytedesk.kbase.upload.UploadEventListener
 
uploadService - Variable in class com.bytedesk.kbase.upload.UploadFilePreview
 
uploadService - Variable in class com.bytedesk.kbase.upload.UploadRestController
 
uploadService - Variable in class com.bytedesk.kbase.upload.UploadRestControllerVisitor
 
uploadService - Variable in class com.bytedesk.team.member.MemberEventListener
 
UploadSpecification - Class in com.bytedesk.kbase.upload
 
UploadSpecification() - Constructor for class com.bytedesk.kbase.upload.UploadSpecification
 
UploadStatusEnum - Enum Class in com.bytedesk.kbase.upload
 
UploadStatusEnum() - Constructor for enum class com.bytedesk.kbase.upload.UploadStatusEnum
 
UploadStorageException - Exception in com.bytedesk.kbase.upload.storage
 
UploadStorageException(String) - Constructor for exception com.bytedesk.kbase.upload.storage.UploadStorageException
 
UploadStorageException(String, Throwable) - Constructor for exception com.bytedesk.kbase.upload.storage.UploadStorageException
 
UploadStorageFileNotFoundException - Exception in com.bytedesk.kbase.upload.storage
 
UploadStorageFileNotFoundException(String) - Constructor for exception com.bytedesk.kbase.upload.storage.UploadStorageFileNotFoundException
 
UploadStorageFileNotFoundException(String, Throwable) - Constructor for exception com.bytedesk.kbase.upload.storage.UploadStorageFileNotFoundException
 
UploadStorageProperties - Class in com.bytedesk.kbase.upload.storage
 
UploadStorageProperties() - Constructor for class com.bytedesk.kbase.upload.storage.UploadStorageProperties
 
uploadType - Variable in class com.bytedesk.kbase.upload.storage.UploadStorageProperties
 
UploadTypeEnum - Enum Class in com.bytedesk.kbase.upload
 
UploadTypeEnum() - Constructor for enum class com.bytedesk.kbase.upload.UploadTypeEnum
 
uploadUid - Variable in class com.bytedesk.kbase.file.FileEntity
 
uploadUid - Variable in class com.bytedesk.kbase.file.FileRequest
 
uploadUid - Variable in class com.bytedesk.kbase.file.FileResponse
 
uploadUid - Variable in class com.bytedesk.kbase.website.WebsiteEntity
 
uploadUid - Variable in class com.bytedesk.ticket.attachment.TicketAttachmentRequest
 
uploadUids - Variable in class com.bytedesk.ticket.ticket.dto.TicketRequest
 
UploadUpdateEvent - Class in com.bytedesk.kbase.upload.event
 
UploadUpdateEvent(Object, UploadEntity) - Constructor for class com.bytedesk.kbase.upload.event.UploadUpdateEvent
 
UploadUtils - Class in com.bytedesk.kbase.upload
 
UploadUtils() - Constructor for class com.bytedesk.kbase.upload.UploadUtils
 
uploadVideo(String, File) - Method in class com.bytedesk.kbase.upload.cloud.AliyunOss
 
uploadVideo(String, File) - Method in class com.bytedesk.kbase.upload.cloud.TencentCos
 
uploadVideoCover(String, File) - Method in class com.bytedesk.kbase.upload.cloud.AliyunOss
 
uploadVoice(String, File) - Method in class com.bytedesk.kbase.upload.cloud.AliyunOss
 
uploadVoice(String, File) - Method in class com.bytedesk.kbase.upload.cloud.TencentCos
 
uploadWeChatDb(String, File) - Method in class com.bytedesk.kbase.upload.cloud.AliyunOss
 
upVote(String) - Method in class com.bytedesk.kbase.faq.FaqRestService
 
UR - Enum constant in enum class com.bytedesk.core.enums.LanguageEnum
 
URGENT - Enum constant in enum class com.bytedesk.ticket.ticket.TicketPriorityEnum
 
uri - Variable in class com.bytedesk.ai.springai.reader.WebDocumentReader
 
url - Variable in class com.bytedesk.core.config.properties.BytedeskProperties.Upload
 
url - Variable in class com.bytedesk.core.notification.NotificationExtra
 
url - Variable in class com.bytedesk.core.url.UrlEntity
 
url - Variable in class com.bytedesk.core.url.UrlRequest
 
url - Variable in class com.bytedesk.core.url.UrlResponse
 
url - Variable in class com.bytedesk.kbase.kbase.KbaseEntity
 
url - Variable in class com.bytedesk.kbase.kbase.KbaseRequest
 
url - Variable in class com.bytedesk.kbase.kbase.KbaseResponse
 
url - Variable in class com.bytedesk.kbase.website.WebsiteEntity
 
url - Variable in class com.bytedesk.kbase.website.WebsiteRequest
 
url - Variable in class com.bytedesk.kbase.website.WebsiteResponse
 
url - Variable in class com.bytedesk.service.browse.BrowseEntity
 
url - Variable in class com.bytedesk.service.browse.BrowseRequest
 
url - Variable in class com.bytedesk.service.browse.BrowseResponse
 
url - Variable in class com.bytedesk.service.visitor.VisitorRequest
 
URL - Static variable in class com.bytedesk.kbase.kbase.KbaseConsts
 
URL_CREATE - Static variable in class com.bytedesk.core.url.UrlPermissions
 
URL_DELETE - Static variable in class com.bytedesk.core.url.UrlPermissions
 
URL_EXPORT - Static variable in class com.bytedesk.core.url.UrlPermissions
 
URL_PREFIX - Static variable in class com.bytedesk.core.url.UrlPermissions
 
URL_READ - Static variable in class com.bytedesk.core.url.UrlPermissions
 
URL_UPDATE - Static variable in class com.bytedesk.core.url.UrlPermissions
 
UrlController - Class in com.bytedesk.core.url
短链控制器
UrlController() - Constructor for class com.bytedesk.core.url.UrlController
 
UrlEntity - Class in com.bytedesk.core.url
 
UrlEntity() - Constructor for class com.bytedesk.core.url.UrlEntity
 
UrlPermissions - Class in com.bytedesk.core.url
 
UrlPermissions() - Constructor for class com.bytedesk.core.url.UrlPermissions
 
urlRepository - Variable in class com.bytedesk.core.url.UrlRestService
 
UrlRepository - Interface in com.bytedesk.core.url
 
UrlRequest - Class in com.bytedesk.core.url
 
UrlRequest() - Constructor for class com.bytedesk.core.url.UrlRequest
 
UrlResponse - Class in com.bytedesk.core.url
 
UrlResponse() - Constructor for class com.bytedesk.core.url.UrlResponse
 
UrlRestController - Class in com.bytedesk.core.url
 
UrlRestController() - Constructor for class com.bytedesk.core.url.UrlRestController
 
urlRestService - Variable in class com.bytedesk.core.url.UrlController
 
UrlRestService - Class in com.bytedesk.core.url
 
UrlRestService() - Constructor for class com.bytedesk.core.url.UrlRestService
 
urlService - Variable in class com.bytedesk.core.url.UrlRestController
 
UrlService - Class in com.bytedesk.core.url
 
UrlService() - Constructor for class com.bytedesk.core.url.UrlService
 
UrlSpecification - Class in com.bytedesk.core.url
 
UrlSpecification() - Constructor for class com.bytedesk.core.url.UrlSpecification
 
UrlUtils - Class in com.bytedesk.core.url
 
UrlUtils() - Constructor for class com.bytedesk.core.url.UrlUtils
 
user - Variable in class com.bytedesk.core.action.ActionEntity
 
user - Variable in class com.bytedesk.core.action.ActionExcel
 
user - Variable in class com.bytedesk.core.action.ActionResponse
 
user - Variable in class com.bytedesk.core.message_unread.MessageUnreadEntity
 
user - Variable in class com.bytedesk.core.message.MessageEntity
sender 考虑到访客信息不存储在user表中,在visitor表中,此处使用json存储,加快查询速度, 以空间换时间
user - Variable in class com.bytedesk.core.message.MessageProtobuf
 
user - Variable in class com.bytedesk.core.message.MessageResponse
 
user - Variable in class com.bytedesk.core.rbac.auth.AuthResponse
 
user - Variable in class com.bytedesk.core.rbac.oauth.OAuthEntity
 
user - Variable in class com.bytedesk.core.rbac.oauth.OAuthResponse
 
user - Variable in class com.bytedesk.core.rbac.organization.OrganizationApplyEntity
 
user - Variable in class com.bytedesk.core.rbac.organization.OrganizationEntity
 
user - Variable in class com.bytedesk.core.rbac.user.UserCreateEvent
 
user - Variable in class com.bytedesk.core.rbac.user.UserLogoutEvent
 
user - Variable in class com.bytedesk.core.rbac.user.UserOrganizationRoleEntity
 
user - Variable in class com.bytedesk.core.rbac.user.UserUpdateEvent
 
user - Variable in class com.bytedesk.core.thread.ThreadEntity
在客服会话中,存储访客信息 在同事会话中,存储同事信息 在用户私聊中,存储对方用户信息 机器人会话中,存储访客信息 群组会话中,存储群组信息 注意:h2 db 不能使用 user, 所以重定义为 thread_user
user - Variable in class com.bytedesk.core.thread.ThreadProtobuf
 
user - Variable in class com.bytedesk.core.thread.ThreadRequest
 
user - Variable in class com.bytedesk.core.thread.ThreadResponse
 
user - Variable in class com.bytedesk.kbase.article.ArticleEntity
 
user - Variable in class com.bytedesk.kbase.article.ArticleResponse
 
user - Variable in class com.bytedesk.kbase.notebase.NotebaseEntity
 
user - Variable in class com.bytedesk.kbase.notebase.NotebaseResponse
 
user - Variable in class com.bytedesk.kbase.upload.UploadEntity
 
user - Variable in class com.bytedesk.kbase.upload.UploadRequest
 
user - Variable in class com.bytedesk.kbase.upload.UploadResponse
 
user - Variable in class com.bytedesk.service.leave_msg.LeaveMsgEntity
 
user - Variable in class com.bytedesk.service.leave_msg.LeaveMsgRequest
 
user - Variable in class com.bytedesk.service.rating.RatingEntity
 
user - Variable in class com.bytedesk.service.rating.RatingRequest
 
user - Variable in class com.bytedesk.service.rating.RatingResponse
 
user - Variable in class com.bytedesk.service.visitor_thread.VisitorThreadEntity
在客服会话中,存储访客信息 在同事会话中,存储同事信息 在用户私聊中,存储对方用户信息 机器人会话中,存储访客信息 群组会话中,存储群组信息 FIXME: 同事对话中,对方更新头像之后,不能及时同步更新 注意:h2 db 不能使用 user, 所以重定义为 thread_user
user - Variable in class com.bytedesk.team.member.MemberEntity
 
user - Variable in class com.bytedesk.team.member.MemberResponse
 
user - Variable in class com.bytedesk.ticket.ticket.dto.TicketResponse
 
user - Variable in class com.bytedesk.ticket.ticket.TicketEntity
 
user - Variable in class com.bytedesk.ticket.ticket.TicketExcel
 
User() - Constructor for class com.bytedesk.core.socket.protobuf.model.UserProto.User
 
User(GeneratedMessageV3.Builder<?>) - Constructor for class com.bytedesk.core.socket.protobuf.model.UserProto.User
 
USER - Enum constant in enum class com.bytedesk.core.black.BlackTypeEnum
 
USER - Enum constant in enum class com.bytedesk.core.enums.LevelEnum
 
USER - Enum constant in enum class com.bytedesk.core.rbac.user.UserTypeEnum
 
USER - Static variable in class com.bytedesk.core.constant.CacheConsts
 
user_ - Variable in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message.Builder
 
user_ - Variable in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message
 
user_ - Variable in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread.Builder
 
user_ - Variable in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread
 
USER_ANY - Static variable in class com.bytedesk.core.rbac.user.UserPermissions
 
USER_CREATE - Static variable in class com.bytedesk.core.rbac.user.UserPermissions
 
USER_DELETE - Static variable in class com.bytedesk.core.rbac.user.UserPermissions
 
USER_EXPORT - Static variable in class com.bytedesk.core.rbac.user.UserPermissions
 
USER_FIELD_NUMBER - Static variable in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message
 
USER_FIELD_NUMBER - Static variable in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread
 
USER_PREFIX - Static variable in class com.bytedesk.core.rbac.user.UserPermissions
 
USER_READ - Static variable in class com.bytedesk.core.rbac.user.UserPermissions
 
USER_UPDATE - Static variable in class com.bytedesk.core.rbac.user.UserPermissions
 
UserAspect - Class in com.bytedesk.core.rbac.user
 
UserAspect() - Constructor for class com.bytedesk.core.rbac.user.UserAspect
 
userAvatar - Variable in class com.bytedesk.core.black.BlackEntity
 
userAvatar - Variable in class com.bytedesk.core.black.BlackRequest
 
userAvatar - Variable in class com.bytedesk.core.black.BlackResponse
 
userBuilder_ - Variable in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message.Builder
 
userBuilder_ - Variable in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread.Builder
 
userComments(UserDetails, Model, Pageable) - Method in class com.bytedesk.forum.controller.ForumViewController
 
UserController - Class in com.bytedesk.core.rbac.user
 
UserController() - Constructor for class com.bytedesk.core.rbac.user.UserController
 
UserCreateEvent - Class in com.bytedesk.core.rbac.user
 
UserCreateEvent(UserEntity) - Constructor for class com.bytedesk.core.rbac.user.UserCreateEvent
 
userDetails - Variable in class com.bytedesk.core.rbac.auth.AuthToken
 
UserDetailsImpl - Class in com.bytedesk.core.rbac.user
 
UserDetailsImpl(Long, String, String, String, String, String, String, String, Collection<? extends GrantedAuthority>, OrganizationEntity, Set<UserOrganizationRoleEntity>, String, boolean, boolean, boolean, String, boolean) - Constructor for class com.bytedesk.core.rbac.user.UserDetailsImpl
 
userDetailsService - Variable in class com.bytedesk.core.rbac.auth.AuthService
 
userDetailsService() - Method in class com.bytedesk.core.config.SecurityConfig
 
UserDetailsServiceImpl - Class in com.bytedesk.core.rbac.user
https://wankhedeshubham.medium.com/spring-boot-security-with-userdetailsservice-and-custom-authentication-provider-3df3a188993f
UserDetailsServiceImpl() - Constructor for class com.bytedesk.core.rbac.user.UserDetailsServiceImpl
 
UserDisabledException - Exception in com.bytedesk.core.exception
Exception caused by disabled user.
UserDisabledException(String) - Constructor for exception com.bytedesk.core.exception.UserDisabledException
 
UserDisabledException(String, Throwable) - Constructor for exception com.bytedesk.core.exception.UserDisabledException
 
UserEntity - Class in com.bytedesk.core.rbac.user
 
UserEntity() - Constructor for class com.bytedesk.core.rbac.user.UserEntity
 
UserEntity.Sex - Enum Class in com.bytedesk.core.rbac.user
 
UserEntityListener - Class in com.bytedesk.core.rbac.user
 
UserEntityListener() - Constructor for class com.bytedesk.core.rbac.user.UserEntityListener
 
UserEventListener - Class in com.bytedesk.core.rbac.user
 
UserEventListener() - Constructor for class com.bytedesk.core.rbac.user.UserEventListener
 
userEventTriggered(ChannelHandlerContext, Object) - Method in class com.bytedesk.core.socket.mqtt.handler.MqttTransportHandler
user event 当 ChannelnboundHandler.fireUserEventTriggered()方法被调用时被调用,因为一个 POJO 被传经了 ChannelPipeline TODO: 搞清楚调用时机?
userEventTriggered(ChannelHandlerContext, Object) - Method in class com.bytedesk.core.socket.mqtt.initializer.websocket.BinaryWebSocketFrameHandler
 
userEventTriggered(ChannelHandlerContext, Object) - Method in class com.bytedesk.core.socket.mqtt.initializer.websocket.TextWebSocketFrameHandler
 
UserExtra - Class in com.bytedesk.core.rbac.user
 
UserExtra() - Constructor for class com.bytedesk.core.rbac.user.UserExtra
 
userFeedbacks(UserDetails, Model, String, String, Pageable) - Method in class com.bytedesk.voc.controller.VocController
 
userId - Variable in class com.bytedesk.forum.comment.CommentEntity
 
userId - Variable in class com.bytedesk.forum.post.PostEntity
 
userId - Variable in class com.bytedesk.forum.post.PostSearchCriteria
 
userId - Variable in class com.bytedesk.forum.user.ForumUserStats
 
userId - Variable in class com.bytedesk.voc.feedback.dto.FeedbackResponse
 
userId - Variable in class com.bytedesk.voc.feedback.dto.FeedbackSearchCriteria
 
userId - Variable in class com.bytedesk.voc.feedback.FeedbackEntity
 
userId - Variable in class com.bytedesk.voc.reply.ReplyEntity
 
userInitializer - Variable in class com.bytedesk.core.rbac.organization.OrganizationInitializer
 
UserInitializer - Class in com.bytedesk.core.rbac.user
SmartInitializingSingleton:适用于需要确保在 ApplicationContext 初始化之后再执行的初始化逻辑。
UserInitializer() - Constructor for class com.bytedesk.core.rbac.user.UserInitializer
 
UserIp - Annotation Interface in com.bytedesk.core.annotation
获取用户ip
UserIpAspect - Class in com.bytedesk.core.aop
 
UserIpAspect() - Constructor for class com.bytedesk.core.aop.UserIpAspect
 
userLikes(UserDetails, Model, Pageable) - Method in class com.bytedesk.forum.controller.ForumViewController
 
UserLogoutEvent - Class in com.bytedesk.core.rbac.user
 
UserLogoutEvent(Object, UserEntity) - Constructor for class com.bytedesk.core.rbac.user.UserLogoutEvent
 
username - Variable in class com.bytedesk.core.rbac.auth.AuthRequest
 
username - Variable in class com.bytedesk.core.rbac.user.UserDetailsImpl
 
username - Variable in class com.bytedesk.core.rbac.user.UserEntity
 
username - Variable in class com.bytedesk.core.rbac.user.UserRequest
 
username - Variable in class com.bytedesk.core.rbac.user.UserResponse
 
username - Variable in class com.bytedesk.core.utils.JwtSubject
 
USERNAME_LOGIN - Enum constant in enum class com.bytedesk.core.rbac.auth.AuthTypeEnum
 
USERNAME_REGISTER - Enum constant in enum class com.bytedesk.core.rbac.auth.AuthTypeEnum
 
USERNAME_RESET - Enum constant in enum class com.bytedesk.core.rbac.auth.AuthTypeEnum
 
USERNAME_VERIFY - Enum constant in enum class com.bytedesk.core.rbac.auth.AuthTypeEnum
 
UsernameExistsException - Exception in com.bytedesk.core.exception
 
UsernameExistsException(String) - Constructor for exception com.bytedesk.core.exception.UsernameExistsException
 
userNickname - Variable in class com.bytedesk.core.black.BlackEntity
 
userNickname - Variable in class com.bytedesk.core.black.BlackRequest
 
userNickname - Variable in class com.bytedesk.core.black.BlackResponse
 
userNickname - Variable in class com.bytedesk.core.ip.black.IpBlacklistEntity
 
userNickname - Variable in class com.bytedesk.core.ip.black.IpBlacklistRequest
 
userNickname - Variable in class com.bytedesk.core.ip.black.IpBlacklistResponse
 
userNickname - Variable in class com.bytedesk.core.thread.ThreadRequest
 
UserOrganizationRoleEntity - Class in com.bytedesk.core.rbac.user
 
UserOrganizationRoleEntity() - Constructor for class com.bytedesk.core.rbac.user.UserOrganizationRoleEntity
 
UserOrganizationRoleResponse - Class in com.bytedesk.core.rbac.user
 
UserOrganizationRoleResponse() - Constructor for class com.bytedesk.core.rbac.user.UserOrganizationRoleResponse
 
userOrganizationRoles - Variable in class com.bytedesk.core.rbac.user.UserDetailsImpl
 
userOrganizationRoles - Variable in class com.bytedesk.core.rbac.user.UserEntity
 
userOrganizationRoles - Variable in class com.bytedesk.core.rbac.user.UserResponse
 
UserPermissions - Class in com.bytedesk.core.rbac.user
 
UserPermissions() - Constructor for class com.bytedesk.core.rbac.user.UserPermissions
 
userPosts(UserDetails, Model, Pageable) - Method in class com.bytedesk.forum.controller.ForumViewController
 
userProfile(UserDetails, Model) - Method in class com.bytedesk.forum.controller.ForumViewController
 
UserProto - Class in com.bytedesk.core.socket.protobuf.model
 
UserProto() - Constructor for class com.bytedesk.core.socket.protobuf.model.UserProto
 
UserProto.User - Class in com.bytedesk.core.socket.protobuf.model
Protobuf type User
UserProto.User.Builder - Class in com.bytedesk.core.socket.protobuf.model
Protobuf type User
UserProto.UserOrBuilder - Interface in com.bytedesk.core.socket.protobuf.model
 
UserProtobuf - Class in com.bytedesk.core.rbac.user
所有字段跟user.proto中字段一一对应
UserProtobuf() - Constructor for class com.bytedesk.core.rbac.user.UserProtobuf
 
userRepository - Variable in class com.bytedesk.core.rbac.user.UserDetailsServiceImpl
 
userRepository - Variable in class com.bytedesk.core.rbac.user.UserRestService
 
userRepository - Variable in class com.bytedesk.core.rbac.user.UserService
 
UserRepository - Interface in com.bytedesk.core.rbac.user
https://spring.io/guides/tutorials/react-and-spring-data-rest/ You do NOT want this repository exposed for REST operations!
UserRequest - Class in com.bytedesk.core.rbac.user
 
UserRequest() - Constructor for class com.bytedesk.core.rbac.user.UserRequest
 
UserResponse - Class in com.bytedesk.core.rbac.user
 
UserResponse() - Constructor for class com.bytedesk.core.rbac.user.UserResponse
 
UserRestController - Class in com.bytedesk.core.rbac.user
 
UserRestController() - Constructor for class com.bytedesk.core.rbac.user.UserRestController
 
userRestService - Variable in class com.bytedesk.core.rbac.user.UserRestController
 
UserRestService - Class in com.bytedesk.core.rbac.user
 
UserRestService() - Constructor for class com.bytedesk.core.rbac.user.UserRestService
 
userService - Variable in class com.bytedesk.core.push.PushRestService
 
userService - Variable in class com.bytedesk.core.rbac.auth.AuthController
 
userService - Variable in class com.bytedesk.core.rbac.organization.OrganizationInitializer
 
userService - Variable in class com.bytedesk.core.rbac.organization.OrganizationService
 
userService - Variable in class com.bytedesk.core.rbac.user.UserController
 
userService - Variable in class com.bytedesk.core.rbac.user.UserInitializer
 
userService - Variable in class com.bytedesk.service.agent.AgentRestService
 
userService - Variable in class com.bytedesk.team.member.MemberRestService
 
UserService - Class in com.bytedesk.core.rbac.user
 
UserService() - Constructor for class com.bytedesk.core.rbac.user.UserService
 
userSettings(UserDetails, Model) - Method in class com.bytedesk.forum.controller.ForumViewController
 
UserSpecification - Class in com.bytedesk.core.rbac.user
 
UserSpecification() - Constructor for class com.bytedesk.core.rbac.user.UserSpecification
 
UserTypeEnum - Enum Class in com.bytedesk.core.rbac.user
 
UserTypeEnum() - Constructor for enum class com.bytedesk.core.rbac.user.UserTypeEnum
 
userUid - Variable in class com.bytedesk.core.black.BlackEntity
 
userUid - Variable in class com.bytedesk.core.black.BlackRequest
 
userUid - Variable in class com.bytedesk.core.black.BlackResponse
 
userUid - Variable in class com.bytedesk.core.category.CategoryEntity
 
userUid - Variable in class com.bytedesk.core.category.CategoryRequest
 
userUid - Variable in class com.bytedesk.core.category.CategoryResponse
 
userUid - Variable in class com.bytedesk.core.clipboard.ClipboardEntity
 
userUid - Variable in class com.bytedesk.core.clipboard.ClipboardRequest
 
userUid - Variable in class com.bytedesk.core.flow.FlowEntity
 
userUid - Variable in class com.bytedesk.core.flow.FlowRequest
 
userUid - Variable in class com.bytedesk.core.form.FormEntity
 
userUid - Variable in class com.bytedesk.core.form.FormRequest
 
userUid - Variable in class com.bytedesk.core.ip.black.IpBlacklistEntity
 
userUid - Variable in class com.bytedesk.core.ip.black.IpBlacklistRequest
 
userUid - Variable in class com.bytedesk.core.ip.black.IpBlacklistResponse
 
userUid - Variable in class com.bytedesk.core.menu.MenuEntity
 
userUid - Variable in class com.bytedesk.core.menu.MenuRequest
 
userUid - Variable in class com.bytedesk.core.message_unread.MessageUnreadEntity
 
userUid - Variable in class com.bytedesk.core.message_unread.MessageUnreadRequest
 
userUid - Variable in class com.bytedesk.core.message.MessageRequest
 
userUid - Variable in class com.bytedesk.core.push.PushEntity
 
userUid - Variable in class com.bytedesk.core.push.PushRequest
 
userUid - Variable in class com.bytedesk.core.push.PushTokenEntity
 
userUid - Variable in class com.bytedesk.core.rbac.auth.AuthRequest
 
userUid - Variable in class com.bytedesk.core.rbac.role.RoleEntity
 
userUid - Variable in class com.bytedesk.core.rbac.role.RoleRequest
 
userUid - Variable in class com.bytedesk.core.socket.connection.ConnectionEntity
 
userUid - Variable in class com.bytedesk.core.tag.TagEntity
 
userUid - Variable in class com.bytedesk.core.tag.TagRequest
 
userUid - Variable in class com.bytedesk.core.token.TokenEntity
 
userUid - Variable in class com.bytedesk.core.topic.TopicCreateEvent
 
userUid - Variable in class com.bytedesk.core.topic.TopicEntity
 
userUid - Variable in class com.bytedesk.core.topic.TopicRequest
 
userUid - Variable in class com.bytedesk.core.topic.TopicResponse
 
userUid - Variable in class com.bytedesk.core.topic.TopicUpdateEvent
 
userUid - Variable in class com.bytedesk.core.url.UrlEntity
 
userUid - Variable in class com.bytedesk.core.url.UrlRequest
 
userUid - Variable in class com.bytedesk.core.url.UrlResponse
 
userUid - Variable in class com.bytedesk.kbase.auto_reply.fixed.AutoReplyFixedEntity
 
userUid - Variable in class com.bytedesk.kbase.auto_reply.fixed.AutoReplyFixedRequest
 
userUid - Variable in class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordRequest
 
userUid - Variable in class com.bytedesk.kbase.faq.FaqEntity
 
userUid - Variable in class com.bytedesk.kbase.file.FileEntity
 
userUid - Variable in class com.bytedesk.kbase.file.FileRequest
 
userUid - Variable in class com.bytedesk.kbase.file.FileResponse
 
userUid - Variable in class com.bytedesk.kbase.split.SplitEntity
 
userUid - Variable in class com.bytedesk.kbase.split.SplitRequest
 
userUid - Variable in class com.bytedesk.kbase.text.TextEntity
 
userUid - Variable in class com.bytedesk.kbase.text.TextRequest
 
userUid - Variable in class com.bytedesk.kbase.website.WebsiteEntity
 
userUid - Variable in class com.bytedesk.kbase.website.WebsiteRequest
 
userUid - Variable in class com.bytedesk.service.agent.AgentEntity
 
userUid - Variable in class com.bytedesk.service.agent.AgentResponse
 
userUid - Variable in class com.bytedesk.team.member.MemberRequest
 
userUid - Variable in class com.bytedesk.ticket.process.TicketProcessEntity
 
userUid - Variable in class com.bytedesk.ticket.process.TicketProcessRequest
 
userUid - Variable in class com.bytedesk.ticket.process.TicketProcessResponse
 
UserUpdateEvent - Class in com.bytedesk.core.rbac.user
 
UserUpdateEvent(UserEntity) - Constructor for class com.bytedesk.core.rbac.user.UserUpdateEvent
 
UserUtils - Class in com.bytedesk.core.rbac.user
 
UserUtils() - Constructor for class com.bytedesk.core.rbac.user.UserUtils
 
Utils - Class in com.bytedesk.core.utils
 
Utils() - Constructor for class com.bytedesk.core.utils.Utils
 
uuid() - Static method in class com.bytedesk.core.utils.Utils
UUID

V

valid - Variable in class com.bytedesk.kbase.faq.FaqEntity
 
valid - Variable in class com.bytedesk.kbase.faq.FaqRequest
 
valid - Variable in class com.bytedesk.kbase.faq.FaqResponse
 
VALIDATE_CODE_SEND_INTERVAL - Static variable in class com.bytedesk.core.push.PushFilterService
 
validateCode - Variable in class com.bytedesk.core.config.properties.BytedeskProperties.Admin
 
validateCode(String, String, HttpServletRequest) - Method in class com.bytedesk.core.push.PushRestService
 
validateCreate(FeedbackRequest) - Method in class com.bytedesk.voc.feedback.validator.FeedbackValidator
 
validateJwtToken(String) - Method in class com.bytedesk.core.utils.JwtUtils
 
validateUntil - Variable in class com.bytedesk.kbase.settings.ServiceSettings
 
validateUntil - Variable in class com.bytedesk.kbase.settings.ServiceSettingsRequest
 
validateUntil - Variable in class com.bytedesk.kbase.settings.ServiceSettingsResponse
 
validTopicFilter(List<MqttTopicSubscription>) - Static method in class com.bytedesk.core.socket.mqtt.MqttUtils
 
value - Variable in enum class com.bytedesk.core.quartz.QuartzConsts.Status
 
value - Variable in class com.bytedesk.core.rbac.authority.AuthorityEntity
 
value - Variable in class com.bytedesk.core.rbac.authority.AuthorityRequest
 
value - Variable in class com.bytedesk.core.rbac.authority.AuthorityResponse
 
value - Variable in enum class com.bytedesk.core.thread.ThreadTypeEnum
 
value - Variable in enum class com.bytedesk.core.utils.JsonResultCodeEnum
 
value - Variable in enum class com.bytedesk.service.queue_member.QueueMemberStatusEnum
 
value - Variable in enum class com.bytedesk.service.queue.QueueStatusEnum
 
value - Variable in enum class com.bytedesk.ticket.ticket.TicketRatingEnum
 
value() - Element in annotation interface com.bytedesk.core.annotation.ApiRateLimiter
qps
value() - Method in interface com.bytedesk.core.uid.utils.ValuedEnum
get value
value() - Method in enum class com.bytedesk.core.uid.worker.WorkerNodeType
 
ValuedEnum<T> - Interface in com.bytedesk.core.uid.utils
ValuedEnum defines an enumeration which is bounded to a value, you may implements this interface when you defines such kind of enumeration, that you can use EnumUtils to simplify parse and valueOf operation.
valueOf(Class<T>, String) - Static method in class com.bytedesk.core.uid.utils.EnumUtils
Null-safe valueOf function
valueOf(String) - Static method in enum class com.bytedesk.ai.model.LlmModelProviderEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.bytedesk.ai.provider.LlmProviderStatusEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.bytedesk.ai.robot.RobotModelEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.bytedesk.ai.robot.RobotProviderModel
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.bytedesk.ai.robot.RobotTypeEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.bytedesk.ai.springai.demo.airline.data.BookingClass
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.bytedesk.ai.springai.demo.airline.data.BookingStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.bytedesk.ai.springai.tools.Unit
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.bytedesk.core.action.ActionTypeEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.bytedesk.core.black.BlackTypeEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.bytedesk.core.category.CategoryTypeEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.bytedesk.core.config.properties.BytedeskProperties.Edition
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.bytedesk.core.crm.CustomerTypeEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.bytedesk.core.enums.ClientEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.bytedesk.core.enums.DatabaseTypeEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.bytedesk.core.enums.LanguageEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.bytedesk.core.enums.LevelEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.bytedesk.core.enums.PermissionEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.bytedesk.core.enums.PlatformEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.bytedesk.core.form.FormTypeEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.bytedesk.core.ip.IpTypeEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.bytedesk.core.menu.MenuTypeEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.bytedesk.core.message.MessageStatusEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.bytedesk.core.message.MessageTypeEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.bytedesk.core.notification.NotificationStatusEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.bytedesk.core.notification.NotificationTypeEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.bytedesk.core.push.PushStatusEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.bytedesk.core.quartz.QuartzConsts.Status
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.bytedesk.core.rbac.auth.AuthTypeEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.bytedesk.core.rbac.oauth.OAuthProviderEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.bytedesk.core.rbac.organization.OrganizationIdentityTypeEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.bytedesk.core.rbac.organization.OrganizationVerifyStatusEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.bytedesk.core.rbac.organization.OrganizationVerifyTypeEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.bytedesk.core.rbac.user.UserEntity.Sex
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.bytedesk.core.rbac.user.UserTypeEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.bytedesk.core.redis.pubsub.RedisPubsubMessageType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.bytedesk.core.tag.TagTypeEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.bytedesk.core.thread.ThreadStateEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.bytedesk.core.thread.ThreadStateEventEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.bytedesk.core.thread.ThreadTypeEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.bytedesk.core.uid.worker.WorkerNodeType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.bytedesk.core.utils.JsonResultCodeEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.bytedesk.kbase.article.ArticleAuditStatusEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordMatchEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.bytedesk.kbase.auto_reply.settings.AutoReplyTypeEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.bytedesk.kbase.file.FileTypeEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.bytedesk.kbase.kbase.KbaseThemeEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.bytedesk.kbase.kbase.KbaseTypeEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.bytedesk.kbase.quick_reply.QuickReplyTypeEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.bytedesk.kbase.split.SplitStatusEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.bytedesk.kbase.split.SplitTypeEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.bytedesk.kbase.text.TextTypeEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.bytedesk.kbase.upload.UploadStatusEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.bytedesk.kbase.upload.UploadTypeEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.bytedesk.kbase.website.WebsiteTypeEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.bytedesk.service.agent.AgentStatusEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.bytedesk.service.agent.AgentUpdateTypeEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.bytedesk.service.leave_msg.LeaveMsgNotifyTypeEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.bytedesk.service.leave_msg.LeaveMsgStatusEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.bytedesk.service.queue_member.QueueMemberAcceptTypeEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.bytedesk.service.queue_member.QueueMemberStateEventEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.bytedesk.service.queue_member.QueueMemberStatusEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.bytedesk.service.queue.QueueStatusEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.bytedesk.service.rating.RatingResultEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.bytedesk.service.rating.RatingTypeEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.bytedesk.service.statistic.ServiceStatisticTypeEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.bytedesk.service.thread_transfer.ThreadTransferTypeEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.bytedesk.service.visitor.VisitorStatusEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.bytedesk.service.workgroup.WorkgroupRoutingModeEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.bytedesk.service.workgroup.WorkgroupStateEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.bytedesk.team.group.GroupInviteStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.bytedesk.team.group.GroupStatusEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.bytedesk.team.group.GroupTypeEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.bytedesk.team.member.MemberStatusEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.bytedesk.ticket.message.event.TicketMessageType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.bytedesk.ticket.message.TicketMessageStatusEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.bytedesk.ticket.process.TicketProcessTypeEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.bytedesk.ticket.statistic.TicketStatisticTypeEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.bytedesk.ticket.ticket.TicketPriorityEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.bytedesk.ticket.ticket.TicketRatingEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.bytedesk.ticket.ticket.TicketStatusEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.bytedesk.ticket.ticket.TicketTypeEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.bytedesk.voc.enums.FeedbackStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.bytedesk.voc.enums.FeedbackType
Returns the enum constant of this class with the specified name.
values() - Static method in enum class com.bytedesk.ai.model.LlmModelProviderEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.bytedesk.ai.provider.LlmProviderStatusEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.bytedesk.ai.robot.RobotModelEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.bytedesk.ai.robot.RobotProviderModel
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.bytedesk.ai.robot.RobotTypeEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.bytedesk.ai.springai.demo.airline.data.BookingClass
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.bytedesk.ai.springai.demo.airline.data.BookingStatus
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.bytedesk.ai.springai.tools.Unit
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.bytedesk.core.action.ActionTypeEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.bytedesk.core.black.BlackTypeEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.bytedesk.core.category.CategoryTypeEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.bytedesk.core.config.properties.BytedeskProperties.Edition
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.bytedesk.core.crm.CustomerTypeEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.bytedesk.core.enums.ClientEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.bytedesk.core.enums.DatabaseTypeEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.bytedesk.core.enums.LanguageEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.bytedesk.core.enums.LevelEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.bytedesk.core.enums.PermissionEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.bytedesk.core.enums.PlatformEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.bytedesk.core.form.FormTypeEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.bytedesk.core.ip.IpTypeEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.bytedesk.core.menu.MenuTypeEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.bytedesk.core.message.MessageStatusEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.bytedesk.core.message.MessageTypeEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.bytedesk.core.notification.NotificationStatusEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.bytedesk.core.notification.NotificationTypeEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.bytedesk.core.push.PushStatusEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.bytedesk.core.quartz.QuartzConsts.Status
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.bytedesk.core.rbac.auth.AuthTypeEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.bytedesk.core.rbac.oauth.OAuthProviderEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.bytedesk.core.rbac.organization.OrganizationIdentityTypeEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.bytedesk.core.rbac.organization.OrganizationVerifyStatusEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.bytedesk.core.rbac.organization.OrganizationVerifyTypeEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.bytedesk.core.rbac.user.UserEntity.Sex
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.bytedesk.core.rbac.user.UserTypeEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.bytedesk.core.redis.pubsub.RedisPubsubMessageType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.bytedesk.core.tag.TagTypeEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.bytedesk.core.thread.ThreadStateEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.bytedesk.core.thread.ThreadStateEventEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.bytedesk.core.thread.ThreadTypeEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.bytedesk.core.uid.worker.WorkerNodeType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.bytedesk.core.utils.JsonResultCodeEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.bytedesk.kbase.article.ArticleAuditStatusEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordMatchEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.bytedesk.kbase.auto_reply.settings.AutoReplyTypeEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.bytedesk.kbase.file.FileTypeEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.bytedesk.kbase.kbase.KbaseThemeEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.bytedesk.kbase.kbase.KbaseTypeEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.bytedesk.kbase.quick_reply.QuickReplyTypeEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.bytedesk.kbase.split.SplitStatusEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.bytedesk.kbase.split.SplitTypeEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.bytedesk.kbase.text.TextTypeEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.bytedesk.kbase.upload.UploadStatusEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.bytedesk.kbase.upload.UploadTypeEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.bytedesk.kbase.website.WebsiteTypeEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.bytedesk.service.agent.AgentStatusEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.bytedesk.service.agent.AgentUpdateTypeEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.bytedesk.service.leave_msg.LeaveMsgNotifyTypeEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.bytedesk.service.leave_msg.LeaveMsgStatusEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.bytedesk.service.queue_member.QueueMemberAcceptTypeEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.bytedesk.service.queue_member.QueueMemberStateEventEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.bytedesk.service.queue_member.QueueMemberStatusEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.bytedesk.service.queue.QueueStatusEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.bytedesk.service.rating.RatingResultEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.bytedesk.service.rating.RatingTypeEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.bytedesk.service.statistic.ServiceStatisticTypeEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.bytedesk.service.thread_transfer.ThreadTransferTypeEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.bytedesk.service.visitor.VisitorStatusEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.bytedesk.service.workgroup.WorkgroupRoutingModeEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.bytedesk.service.workgroup.WorkgroupStateEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.bytedesk.team.group.GroupInviteStatus
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.bytedesk.team.group.GroupStatusEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.bytedesk.team.group.GroupTypeEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.bytedesk.team.member.MemberStatusEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.bytedesk.ticket.message.event.TicketMessageType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.bytedesk.ticket.message.TicketMessageStatusEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.bytedesk.ticket.process.TicketProcessTypeEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.bytedesk.ticket.statistic.TicketStatisticTypeEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.bytedesk.ticket.ticket.TicketPriorityEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.bytedesk.ticket.ticket.TicketRatingEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.bytedesk.ticket.ticket.TicketStatusEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.bytedesk.ticket.ticket.TicketTypeEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.bytedesk.voc.enums.FeedbackStatus
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.bytedesk.voc.enums.FeedbackType
Returns an array containing the constants of this enum class, in the order they are declared.
VECTOR - Enum constant in enum class com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordMatchEnum
 
VectorSplitEvent - Class in com.bytedesk.ai.springai.event
 
VectorSplitEvent(String, String, List<Document>) - Constructor for class com.bytedesk.ai.springai.event.VectorSplitEvent
 
vectorStoreDocumentRetriever(String) - Method in class com.bytedesk.ai.springai.SpringAIController
 
verified - Variable in class com.bytedesk.ticket.ticket.dto.TicketRequest
 
verified - Variable in class com.bytedesk.ticket.ticket.dto.TicketResponse
 
verified - Variable in class com.bytedesk.ticket.ticket.TicketEntity
 
VERIFIED - Enum constant in enum class com.bytedesk.core.rbac.organization.OrganizationVerifyStatusEnum
 
verifiedType - Variable in class com.bytedesk.core.rbac.organization.OrganizationEntity
 
verifiedType - Variable in class com.bytedesk.core.rbac.organization.OrganizationRequest
 
verifiedType - Variable in class com.bytedesk.core.rbac.organization.OrganizationResponse
 
VERIFING - Enum constant in enum class com.bytedesk.core.rbac.organization.OrganizationVerifyStatusEnum
 
verifyDate - Variable in class com.bytedesk.core.rbac.organization.OrganizationEntity
 
verifyDate - Variable in class com.bytedesk.core.rbac.organization.OrganizationRequest
 
verifyDate - Variable in class com.bytedesk.core.rbac.organization.OrganizationResponse
 
verifyStatus - Variable in class com.bytedesk.core.rbac.organization.OrganizationEntity
 
verifyStatus - Variable in class com.bytedesk.core.rbac.organization.OrganizationRequest
 
verifyStatus - Variable in class com.bytedesk.core.rbac.organization.OrganizationResponse
 
verifyStatus - Variable in class com.bytedesk.core.rbac.organization.OrganizationResponseSimple
 
verifyTicket(TicketRequest) - Method in class com.bytedesk.ticket.ticket.TicketRestController
客户验证工单
verifyTicket(TicketRequest) - Method in class com.bytedesk.ticket.ticket.TicketService
客户验证工单 RESOLVED -> CLOSED/REOPENED (验证通过/不通过)
verifyTicket(Long, boolean) - Method in class com.bytedesk.ticket.ticket.TicketRestService
 
verifyTicket(String, boolean) - Method in class com.bytedesk.ticket.flow.TicketFlowController
 
verifyTicket(String, boolean) - Method in class com.bytedesk.ticket.flow.TicketFlowService
客户验证工单处理结果
version - Variable in class com.bytedesk.ai.robot.RobotJsonLoader.RobotConfiguration
 
version - Variable in class com.bytedesk.core.base.BaseEntity
 
version - Variable in class com.bytedesk.core.base.BaseEntityNoOrg
 
version - Variable in class com.bytedesk.core.config.properties.BytedeskProperties
 
version - Variable in class com.bytedesk.core.config.properties.BytedeskPropertiesResponse
 
version - Variable in class com.bytedesk.core.message_unread.MessageUnreadEntity
 
version - Variable in class com.bytedesk.ticket.process.ProcessDefinitionResponse
 
VertexaiConfig - Class in com.bytedesk.ai.provider.vendors.vertexai
 
VertexaiConfig() - Constructor for class com.bytedesk.ai.provider.vendors.vertexai.VertexaiConfig
 
VI - Enum constant in enum class com.bytedesk.core.enums.LanguageEnum
 
VIBER - Enum constant in enum class com.bytedesk.core.enums.ClientEnum
 
VIDEO - Enum constant in enum class com.bytedesk.core.message.MessageTypeEnum
 
VIDEO - Enum constant in enum class com.bytedesk.kbase.file.FileTypeEnum
 
VIDEO - Enum constant in enum class com.bytedesk.kbase.split.SplitTypeEnum
 
VIDEO - Enum constant in enum class com.bytedesk.kbase.text.TextTypeEnum
 
VIDEO - Enum constant in enum class com.bytedesk.kbase.website.WebsiteTypeEnum
 
viewCount - Variable in class com.bytedesk.forum.post.PostEntity
 
viewCount - Variable in class com.bytedesk.kbase.faq.FaqEntity
 
viewCount - Variable in class com.bytedesk.kbase.faq.FaqResponse
 
viewFeedback(Long, Model) - Method in class com.bytedesk.voc.controller.VocController
 
visitor - Variable in class com.bytedesk.service.browse.BrowseEntity
 
visitor - Variable in class com.bytedesk.service.browse.BrowseResponse
 
VISITOR - Enum constant in enum class com.bytedesk.core.action.ActionTypeEnum
 
VISITOR - Enum constant in enum class com.bytedesk.core.black.BlackTypeEnum
 
VISITOR - Enum constant in enum class com.bytedesk.core.rbac.user.UserTypeEnum
 
VISITOR_COUNTER_CREATE - Static variable in class com.bytedesk.service.queue_member.QueueMemberPermissions
 
VISITOR_COUNTER_DELETE - Static variable in class com.bytedesk.service.queue_member.QueueMemberPermissions
 
VISITOR_COUNTER_EXPORT - Static variable in class com.bytedesk.service.queue_member.QueueMemberPermissions
 
VISITOR_COUNTER_PREFIX - Static variable in class com.bytedesk.service.queue_member.QueueMemberPermissions
 
VISITOR_COUNTER_READ - Static variable in class com.bytedesk.service.queue_member.QueueMemberPermissions
 
VISITOR_COUNTER_UPDATE - Static variable in class com.bytedesk.service.queue_member.QueueMemberPermissions
 
VISITOR_CREATE - Static variable in class com.bytedesk.service.visitor.VisitorPermissions
 
VISITOR_DELETE - Static variable in class com.bytedesk.service.visitor.VisitorPermissions
 
VISITOR_EXPORT - Static variable in class com.bytedesk.service.visitor.VisitorPermissions
 
VISITOR_PREFIX - Static variable in class com.bytedesk.service.visitor.VisitorPermissions
 
VISITOR_READ - Static variable in class com.bytedesk.service.visitor.VisitorPermissions
 
VISITOR_UPDATE - Static variable in class com.bytedesk.service.visitor.VisitorPermissions
 
visitorAccessInterceptor - Variable in class com.bytedesk.core.config.WebMvcConfig
 
VisitorAnnotation - Annotation Interface in com.bytedesk.service.visitor
 
VisitorAnonymousController - Class in com.bytedesk.service.visitor
anonymous api, no need to login
VisitorAnonymousController() - Constructor for class com.bytedesk.service.visitor.VisitorAnonymousController
 
VisitorAspect - Class in com.bytedesk.service.visitor
filter blocked visitor
VisitorAspect() - Constructor for class com.bytedesk.service.visitor.VisitorAspect
 
visitorAvatar - Variable in class com.bytedesk.service.queue_member.QueueMemberEntity
 
visitorAvatar - Variable in class com.bytedesk.service.queue_member.QueueMemberRequest
 
visitorAvatar - Variable in class com.bytedesk.service.queue_member.QueueMemberResponse
 
VisitorBrowseEvent - Class in com.bytedesk.service.visitor.event
 
VisitorBrowseEvent(Object, VisitorRequest) - Constructor for class com.bytedesk.service.visitor.event.VisitorBrowseEvent
 
VisitorDevice - Class in com.bytedesk.service.visitor
 
VisitorDevice() - Constructor for class com.bytedesk.service.visitor.VisitorDevice
 
VisitorEntity - Class in com.bytedesk.service.visitor
visitor no need to login, without login can reduce the press of the database
VisitorEntity() - Constructor for class com.bytedesk.service.visitor.VisitorEntity
 
VisitorEntityListener - Class in com.bytedesk.service.visitor
 
VisitorEntityListener() - Constructor for class com.bytedesk.service.visitor.VisitorEntityListener
 
VisitorEventListener - Class in com.bytedesk.service.visitor
 
VisitorEventListener() - Constructor for class com.bytedesk.service.visitor.VisitorEventListener
 
VisitorInitializer - Class in com.bytedesk.service.visitor
 
VisitorInitializer() - Constructor for class com.bytedesk.service.visitor.VisitorInitializer
 
VisitorMapper - Class in com.bytedesk.service.visitor
 
VisitorMapper() - Constructor for class com.bytedesk.service.visitor.VisitorMapper
 
visitorMessageCount - Variable in class com.bytedesk.service.queue_member.QueueMemberEntity
 
visitorMessageCount - Variable in class com.bytedesk.service.queue_member.QueueMemberRequest
 
visitorMessageCount - Variable in class com.bytedesk.service.queue_member.QueueMemberResponse
 
visitorMessageCount - Variable in class com.bytedesk.service.statistic.ServiceStatisticEntity
 
visitorMessageCount - Variable in class com.bytedesk.service.statistic.ServiceStatisticResponse
 
VisitorMessageEventListener - Class in com.bytedesk.service.visitor_message
TODO: 监听message中客服消息,包括uid。
VisitorMessageEventListener() - Constructor for class com.bytedesk.service.visitor_message.VisitorMessageEventListener
 
VisitorMessageRestController - Class in com.bytedesk.service.visitor_message
 
VisitorMessageRestController() - Constructor for class com.bytedesk.service.visitor_message.VisitorMessageRestController
 
VisitorMessageRestService - Class in com.bytedesk.service.visitor_message
 
VisitorMessageRestService() - Constructor for class com.bytedesk.service.visitor_message.VisitorMessageRestService
 
visitorMessageUid - Variable in class com.bytedesk.service.statistic_message.StatisticMessageEntity
 
visitorNickname - Variable in class com.bytedesk.service.queue_member.QueueMemberEntity
 
visitorNickname - Variable in class com.bytedesk.service.queue_member.QueueMemberRequest
 
visitorNickname - Variable in class com.bytedesk.service.queue_member.QueueMemberResponse
 
VisitorPermissions - Class in com.bytedesk.service.visitor
 
VisitorPermissions() - Constructor for class com.bytedesk.service.visitor.VisitorPermissions
 
visitorRepository - Variable in class com.bytedesk.service.visitor.VisitorRestService
 
VisitorRepository - Interface in com.bytedesk.service.visitor
 
visitorRequest - Variable in class com.bytedesk.service.visitor.event.VisitorBrowseEvent
 
VisitorRequest - Class in com.bytedesk.service.visitor
 
VisitorRequest() - Constructor for class com.bytedesk.service.visitor.VisitorRequest
 
VisitorRequestRate - Class in com.bytedesk.service.visitor
 
VisitorRequestRate() - Constructor for class com.bytedesk.service.visitor.VisitorRequestRate
 
VisitorResponse - Class in com.bytedesk.service.visitor
used for agent client
VisitorResponse() - Constructor for class com.bytedesk.service.visitor.VisitorResponse
 
VisitorRestController - Class in com.bytedesk.service.visitor
 
VisitorRestController() - Constructor for class com.bytedesk.service.visitor.VisitorRestController
 
visitorRestService - Variable in class com.bytedesk.service.browse.BrowseRestService
 
VisitorRestService - Class in com.bytedesk.service.visitor
 
VisitorRestService() - Constructor for class com.bytedesk.service.visitor.VisitorRestService
 
visitorService - Variable in class com.bytedesk.service.visitor.VisitorAnonymousController
 
visitorService - Variable in class com.bytedesk.service.visitor.VisitorEventListener
 
visitorService - Variable in class com.bytedesk.service.visitor.VisitorRestController
 
VisitorSpecification - Class in com.bytedesk.service.visitor
 
VisitorSpecification() - Constructor for class com.bytedesk.service.visitor.VisitorSpecification
 
VisitorStatusEnum - Enum Class in com.bytedesk.service.visitor
 
VisitorStatusEnum() - Constructor for enum class com.bytedesk.service.visitor.VisitorStatusEnum
 
VISITORTHREAD_CREATE - Static variable in class com.bytedesk.service.visitor_thread.VisitorThreadPermissions
 
VISITORTHREAD_DELETE - Static variable in class com.bytedesk.service.visitor_thread.VisitorThreadPermissions
 
VISITORTHREAD_EXPORT - Static variable in class com.bytedesk.service.visitor_thread.VisitorThreadPermissions
 
VISITORTHREAD_PREFIX - Static variable in class com.bytedesk.service.visitor_thread.VisitorThreadPermissions
 
VISITORTHREAD_READ - Static variable in class com.bytedesk.service.visitor_thread.VisitorThreadPermissions
 
VISITORTHREAD_UPDATE - Static variable in class com.bytedesk.service.visitor_thread.VisitorThreadPermissions
 
VisitorThreadController - Class in com.bytedesk.service.visitor_thread
 
VisitorThreadController() - Constructor for class com.bytedesk.service.visitor_thread.VisitorThreadController
 
VisitorThreadEntity - Class in com.bytedesk.service.visitor_thread
TODO: 同步thread中客服会话,包括uid。
VisitorThreadEntity() - Constructor for class com.bytedesk.service.visitor_thread.VisitorThreadEntity
 
VisitorThreadEventListener - Class in com.bytedesk.service.visitor_thread
 
VisitorThreadEventListener() - Constructor for class com.bytedesk.service.visitor_thread.VisitorThreadEventListener
 
VisitorThreadInitializer - Class in com.bytedesk.service.visitor_thread
 
VisitorThreadInitializer() - Constructor for class com.bytedesk.service.visitor_thread.VisitorThreadInitializer
 
VisitorThreadPermissions - Class in com.bytedesk.service.visitor_thread
 
VisitorThreadPermissions() - Constructor for class com.bytedesk.service.visitor_thread.VisitorThreadPermissions
 
visitorThreadRepository - Variable in class com.bytedesk.service.visitor_thread.VisitorThreadService
 
VisitorThreadRepository - Interface in com.bytedesk.service.visitor_thread
 
VisitorThreadRequest - Class in com.bytedesk.service.visitor_thread
 
VisitorThreadRequest() - Constructor for class com.bytedesk.service.visitor_thread.VisitorThreadRequest
 
VisitorThreadResponse - Class in com.bytedesk.service.visitor_thread
 
VisitorThreadResponse() - Constructor for class com.bytedesk.service.visitor_thread.VisitorThreadResponse
 
visitorThreadService - Variable in class com.bytedesk.service.strategy.AgentCsThreadCreationStrategy
 
visitorThreadService - Variable in class com.bytedesk.service.strategy.RobotCsThreadCreationStrategy
 
visitorThreadService - Variable in class com.bytedesk.service.strategy.WorkgroupCsThreadCreationStrategy
 
visitorThreadService - Variable in class com.bytedesk.service.visitor_thread.VisitorThreadController
 
visitorThreadService - Variable in class com.bytedesk.service.visitor_thread.VisitorThreadEventListener
 
VisitorThreadService - Class in com.bytedesk.service.visitor_thread
 
VisitorThreadService() - Constructor for class com.bytedesk.service.visitor_thread.VisitorThreadService
 
VisitorThreadSpecification - Class in com.bytedesk.service.visitor_thread
 
VisitorThreadSpecification() - Constructor for class com.bytedesk.service.visitor_thread.VisitorThreadSpecification
 
visitorUid - Variable in class com.bytedesk.service.browse.BrowseRequest
 
visitorUid - Variable in class com.bytedesk.service.queue_member.QueueMemberEntity
 
visitorUid - Variable in class com.bytedesk.service.queue_member.QueueMemberRequest
 
visitorUid - Variable in class com.bytedesk.service.queue_member.QueueMemberResponse
 
visitorUid - Variable in class com.bytedesk.service.visitor_thread.VisitorThreadEntity
 
visitorUid - Variable in class com.bytedesk.service.visitor_thread.VisitorThreadRequest
 
visitorUid - Variable in class com.bytedesk.service.visitor_thread.VisitorThreadResponse
 
visitorUid - Variable in class com.bytedesk.service.visitor.VisitorRequestRate
 
VocApiController - Class in com.bytedesk.voc.controller
 
VocApiController() - Constructor for class com.bytedesk.voc.controller.VocApiController
 
VocApplication - Class in com.bytedesk.voc
 
VocApplication() - Constructor for class com.bytedesk.voc.VocApplication
 
vocConfig - Variable in class com.bytedesk.voc.feedback.validator.FeedbackValidator
 
vocConfig - Variable in class com.bytedesk.voc.notification.VocNotificationServiceImpl
 
VocConfig - Class in com.bytedesk.voc.config
 
VocConfig() - Constructor for class com.bytedesk.voc.config.VocConfig
 
VocConstants - Class in com.bytedesk.voc.constant
 
VocConstants() - Constructor for class com.bytedesk.voc.constant.VocConstants
 
VocController - Class in com.bytedesk.voc.controller
 
VocController() - Constructor for class com.bytedesk.voc.controller.VocController
 
VocException - Exception in com.bytedesk.voc.exception
 
VocException(String) - Constructor for exception com.bytedesk.voc.exception.VocException
 
VocException(String, Throwable) - Constructor for exception com.bytedesk.voc.exception.VocException
 
VocNotificationService - Interface in com.bytedesk.voc.notification
 
VocNotificationServiceImpl - Class in com.bytedesk.voc.notification
 
VocNotificationServiceImpl() - Constructor for class com.bytedesk.voc.notification.VocNotificationServiceImpl
 
VocUtils - Class in com.bytedesk.voc.util
 
VocUtils() - Constructor for class com.bytedesk.voc.util.VocUtils
 

W

WAITING - Enum constant in enum class com.bytedesk.service.queue_member.QueueMemberStatusEnum
 
waitingNumber - Variable in class com.bytedesk.service.queue.QueueEntity
 
waitingNumber - Variable in class com.bytedesk.service.queue.QueueRequest
 
waitingNumber - Variable in class com.bytedesk.service.queue.QueueResponse
 
waitingThreads - Variable in class com.bytedesk.service.queue.QueueStats
 
waitTime - Variable in class com.bytedesk.service.queue_member.QueueMemberEntity
 
waitTime - Variable in class com.bytedesk.service.queue_member.QueueMemberRequest
 
waitTime - Variable in class com.bytedesk.service.queue_member.QueueMemberResponse
 
WatsonxaiConfig - Class in com.bytedesk.ai.provider.vendors.watsonxai
 
WatsonxaiConfig() - Constructor for class com.bytedesk.ai.provider.vendors.watsonxai.WatsonxaiConfig
 
weather(String) - Method in class com.bytedesk.ai.springai.SpringAIToolsController
 
WeatherRequest - Record Class in com.bytedesk.ai.springai.tools
 
WeatherRequest(String, Unit) - Constructor for record class com.bytedesk.ai.springai.tools.WeatherRequest
Creates an instance of a WeatherRequest record class.
WeatherResponse - Record Class in com.bytedesk.ai.springai.tools
 
WeatherResponse(double, Unit) - Constructor for record class com.bytedesk.ai.springai.tools.WeatherResponse
Creates an instance of a WeatherResponse record class.
weatherService - Variable in class com.bytedesk.ai.springai.tools.WeatherTools
 
WeatherService - Class in com.bytedesk.ai.springai.tools
 
WeatherService() - Constructor for class com.bytedesk.ai.springai.tools.WeatherService
 
WeatherTools - Class in com.bytedesk.ai.springai.tools
https://docs.spring.io/spring-ai/reference/api/tools.html#_dynamic_specification_bean
WeatherTools() - Constructor for class com.bytedesk.ai.springai.tools.WeatherTools
 
WEB - Enum constant in enum class com.bytedesk.core.enums.ClientEnum
 
WEB_ADMIN - Enum constant in enum class com.bytedesk.core.enums.ClientEnum
 
WEB_H5 - Enum constant in enum class com.bytedesk.core.enums.ClientEnum
 
WEB_PC - Enum constant in enum class com.bytedesk.core.enums.ClientEnum
 
WEB_VISITOR - Enum constant in enum class com.bytedesk.core.enums.ClientEnum
 
WebDocumentReader - Class in com.bytedesk.ai.springai.reader
 
WebDocumentReader(URI) - Constructor for class com.bytedesk.ai.springai.reader.WebDocumentReader
 
WebDocumentReader(URI, Map<String, String>) - Constructor for class com.bytedesk.ai.springai.reader.WebDocumentReader
 
WebMvcConfig - Class in com.bytedesk.core.config
 
WebMvcConfig() - Constructor for class com.bytedesk.core.config.WebMvcConfig
 
WEBRTC_AUDIO_INVITE - Enum constant in enum class com.bytedesk.core.message.MessageTypeEnum
 
WEBRTC_AUDIO_INVITE_ACCEPT - Enum constant in enum class com.bytedesk.core.message.MessageTypeEnum
 
WEBRTC_AUDIO_INVITE_CANCEL - Enum constant in enum class com.bytedesk.core.message.MessageTypeEnum
 
WEBRTC_AUDIO_INVITE_REJECT - Enum constant in enum class com.bytedesk.core.message.MessageTypeEnum
 
WEBRTC_VIDEO_INVITE - Enum constant in enum class com.bytedesk.core.message.MessageTypeEnum
 
WEBRTC_VIDEO_INVITE_ACCEPT - Enum constant in enum class com.bytedesk.core.message.MessageTypeEnum
 
WEBRTC_VIDEO_INVITE_CANCEL - Enum constant in enum class com.bytedesk.core.message.MessageTypeEnum
 
WEBRTC_VIDEO_INVITE_REJECT - Enum constant in enum class com.bytedesk.core.message.MessageTypeEnum
 
website - Variable in class com.bytedesk.kbase.website.event.WebsiteCreateEvent
 
website - Variable in class com.bytedesk.kbase.website.event.WebsiteDeleteEvent
 
website - Variable in class com.bytedesk.kbase.website.event.WebsiteUpdateEvent
 
WEBSITE - Enum constant in enum class com.bytedesk.kbase.split.SplitTypeEnum
 
WEBSITE_CREATE - Static variable in class com.bytedesk.kbase.website.WebsitePermissions
 
WEBSITE_DELETE - Static variable in class com.bytedesk.kbase.website.WebsitePermissions
 
WEBSITE_EXPORT - Static variable in class com.bytedesk.kbase.website.WebsitePermissions
 
WEBSITE_PREFIX - Static variable in class com.bytedesk.kbase.website.WebsitePermissions
 
WEBSITE_READ - Static variable in class com.bytedesk.kbase.website.WebsitePermissions
 
WEBSITE_UPDATE - Static variable in class com.bytedesk.kbase.website.WebsitePermissions
 
WebsiteCreateEvent - Class in com.bytedesk.kbase.website.event
 
WebsiteCreateEvent(WebsiteEntity) - Constructor for class com.bytedesk.kbase.website.event.WebsiteCreateEvent
 
WebsiteDeleteEvent - Class in com.bytedesk.kbase.website.event
 
WebsiteDeleteEvent(WebsiteEntity) - Constructor for class com.bytedesk.kbase.website.event.WebsiteDeleteEvent
 
WebsiteEntity - Class in com.bytedesk.kbase.website
 
WebsiteEntity() - Constructor for class com.bytedesk.kbase.website.WebsiteEntity
 
WebsiteEntityListener - Class in com.bytedesk.kbase.website
 
WebsiteEntityListener() - Constructor for class com.bytedesk.kbase.website.WebsiteEntityListener
 
WebsiteEventListener - Class in com.bytedesk.kbase.website
 
WebsiteEventListener() - Constructor for class com.bytedesk.kbase.website.WebsiteEventListener
 
WebsitePermissions - Class in com.bytedesk.kbase.website
 
WebsitePermissions() - Constructor for class com.bytedesk.kbase.website.WebsitePermissions
 
websiteRepository - Variable in class com.bytedesk.kbase.website.WebsiteRestService
 
WebsiteRepository - Interface in com.bytedesk.kbase.website
 
WebsiteRequest - Class in com.bytedesk.kbase.website
 
WebsiteRequest() - Constructor for class com.bytedesk.kbase.website.WebsiteRequest
 
WebsiteResponse - Class in com.bytedesk.kbase.website
 
WebsiteResponse() - Constructor for class com.bytedesk.kbase.website.WebsiteResponse
 
WebsiteRestController - Class in com.bytedesk.kbase.website
 
WebsiteRestController() - Constructor for class com.bytedesk.kbase.website.WebsiteRestController
 
websiteRestService - Variable in class com.bytedesk.ai.springai.SpringAIVectorService
 
WebsiteRestService - Class in com.bytedesk.kbase.website
 
WebsiteRestService() - Constructor for class com.bytedesk.kbase.website.WebsiteRestService
 
websiteService - Variable in class com.bytedesk.kbase.website.WebsiteRestController
 
WebsiteSpecification - Class in com.bytedesk.kbase.website
 
WebsiteSpecification() - Constructor for class com.bytedesk.kbase.website.WebsiteSpecification
 
WebsiteTypeEnum - Enum Class in com.bytedesk.kbase.website
 
WebsiteTypeEnum() - Constructor for enum class com.bytedesk.kbase.website.WebsiteTypeEnum
 
WebsiteUpdateEvent - Class in com.bytedesk.kbase.website.event
 
WebsiteUpdateEvent(WebsiteEntity) - Constructor for class com.bytedesk.kbase.website.event.WebsiteUpdateEvent
 
WEBSOCKET_PATH - Static variable in class com.bytedesk.core.socket.mqtt.MqttConsts
 
WebSocketBinaryMessageHandler - Class in com.bytedesk.core.socket.stomp.handler
 
WebSocketBinaryMessageHandler() - Constructor for class com.bytedesk.core.socket.stomp.handler.WebSocketBinaryMessageHandler
 
websocketPort - Variable in class com.bytedesk.core.socket.mqtt.MqttProperties
 
WebSocketTextMessageHandler - Class in com.bytedesk.core.socket.stomp.handler
https://docs.spring.io/spring/docs/current/spring-framework-reference/web.html#websocket-server
WebSocketTextMessageHandler() - Constructor for class com.bytedesk.core.socket.stomp.handler.WebSocketTextMessageHandler
 
webUrl - Variable in class com.bytedesk.ai.provider.LlmProviderEntity
 
webUrl - Variable in class com.bytedesk.ai.provider.LlmProviderJsonLoader.ProviderJson
 
webUrl - Variable in class com.bytedesk.ai.provider.LlmProviderRequest
 
webUrl - Variable in class com.bytedesk.ai.provider.LlmProviderResponse
 
WECHAT - Enum constant in enum class com.bytedesk.core.enums.ClientEnum
 
WECHAT - Enum constant in enum class com.bytedesk.core.rbac.oauth.OAuthProviderEnum
 
WECHAT_CHANNEL - Enum constant in enum class com.bytedesk.core.enums.ClientEnum
 
WECHAT_KEFU - Enum constant in enum class com.bytedesk.core.enums.ClientEnum
 
WECHAT_MINI - Enum constant in enum class com.bytedesk.core.enums.ClientEnum
 
WECHAT_MP - Enum constant in enum class com.bytedesk.core.enums.ClientEnum
 
WECHAT_WORK - Enum constant in enum class com.bytedesk.core.enums.ClientEnum
 
wechatPay - Variable in class com.bytedesk.core.config.properties.BytedeskProperties
 
WechatPay() - Constructor for class com.bytedesk.core.config.properties.BytedeskProperties.WechatPay
 
WECOM - Enum constant in enum class com.bytedesk.core.enums.ClientEnum
 
WEIBO - Enum constant in enum class com.bytedesk.core.enums.ClientEnum
 
WEIBO - Enum constant in enum class com.bytedesk.core.rbac.oauth.OAuthProviderEnum
 
WEIGHTED_RANDOM - Enum constant in enum class com.bytedesk.service.workgroup.WorkgroupRoutingModeEnum
 
WELCOME - Enum constant in enum class com.bytedesk.core.message.MessageTypeEnum
 
welcomeTip - Variable in class com.bytedesk.kbase.settings.ServiceSettings
 
welcomeTip - Variable in class com.bytedesk.kbase.settings.ServiceSettingsRequest
 
welcomeTip - Variable in class com.bytedesk.kbase.settings.ServiceSettingsResponse
 
WHATSAPP - Enum constant in enum class com.bytedesk.core.enums.ClientEnum
 
WHITELIST - Enum constant in enum class com.bytedesk.core.ip.IpTypeEnum
 
whitelistRepository - Variable in class com.bytedesk.core.ip.access.IpAccessRestService
 
willMessage - Variable in class com.bytedesk.core.socket.mqtt.MqttSession
 
WINDOWS - Enum constant in enum class com.bytedesk.core.enums.ClientEnum
 
workDays - Variable in class com.bytedesk.service.worktime.WorktimeEntity
 
WORKER_NAME - Static variable in class com.bytedesk.core.uid.buffer.BufferPaddingExecutor
Constants
workerBits - Variable in class com.bytedesk.core.uid.impl.UidProperties
工作机器ID占用的位数
workerId - Variable in class com.bytedesk.core.uid.impl.DefaultUidGenerator
 
workerIdAssigner - Variable in class com.bytedesk.core.uid.impl.DefaultUidGenerator
Spring property
workerIdAssigner() - Method in class com.bytedesk.core.uid.UidAutoConfigure
 
WorkerIdAssigner - Interface in com.bytedesk.core.uid.worker
Represents a worker id assigner for DefaultUidGenerator
workerIdBits - Variable in class com.bytedesk.core.uid.impl.BitsAllocator
 
workerIdShift - Variable in class com.bytedesk.core.uid.impl.BitsAllocator
 
workerNodeDAO - Variable in class com.bytedesk.core.uid.worker.DisposableWorkerIdAssigner
 
WorkerNodeType - Enum Class in com.bytedesk.core.uid.worker
WorkerNodeType CONTAINER: Such as Docker ACTUAL: Actual machine
WorkerNodeType(Integer) - Constructor for enum class com.bytedesk.core.uid.worker.WorkerNodeType
Constructor with field of type
workgroup - Variable in class com.bytedesk.service.workgroup.event.WorkgroupCreateEvent
 
workgroup - Variable in class com.bytedesk.service.workgroup.event.WorkgroupUpdateEvent
 
workgroup - Variable in class com.bytedesk.ticket.ticket.dto.TicketResponse
 
workgroup - Variable in class com.bytedesk.ticket.ticket.TicketEntity
 
workgroup - Variable in class com.bytedesk.ticket.ticket.TicketExcel
 
WORKGROUP - Enum constant in enum class com.bytedesk.core.enums.LevelEnum
 
WORKGROUP - Enum constant in enum class com.bytedesk.core.rbac.user.UserTypeEnum
 
WORKGROUP - Enum constant in enum class com.bytedesk.core.thread.ThreadTypeEnum
 
WORKGROUP - Enum constant in enum class com.bytedesk.service.statistic.ServiceStatisticTypeEnum
 
WORKGROUP - Enum constant in enum class com.bytedesk.ticket.statistic.TicketStatisticTypeEnum
 
WORKGROUP - Enum constant in enum class com.bytedesk.ticket.ticket.TicketTypeEnum
 
WORKGROUP_CREATE - Static variable in class com.bytedesk.service.workgroup.WorkgroupPermissions
 
WORKGROUP_DELETE - Static variable in class com.bytedesk.service.workgroup.WorkgroupPermissions
 
WORKGROUP_EXPORT - Static variable in class com.bytedesk.service.workgroup.WorkgroupPermissions
 
WORKGROUP_PREFIX - Static variable in class com.bytedesk.service.workgroup.WorkgroupPermissions
 
WORKGROUP_READ - Static variable in class com.bytedesk.service.workgroup.WorkgroupPermissions
 
WORKGROUP_UPDATE - Static variable in class com.bytedesk.service.workgroup.WorkgroupPermissions
 
WorkgroupAspect - Class in com.bytedesk.service.workgroup
 
WorkgroupAspect() - Constructor for class com.bytedesk.service.workgroup.WorkgroupAspect
 
WorkgroupCreateEvent - Class in com.bytedesk.service.workgroup.event
 
WorkgroupCreateEvent(WorkgroupEntity) - Constructor for class com.bytedesk.service.workgroup.event.WorkgroupCreateEvent
 
WorkgroupCsThreadCreationStrategy - Class in com.bytedesk.service.strategy
 
WorkgroupCsThreadCreationStrategy() - Constructor for class com.bytedesk.service.strategy.WorkgroupCsThreadCreationStrategy
 
WorkgroupEntity - Class in com.bytedesk.service.workgroup
WorkgroupEntity和skills的区别主要在于: - 组织结构 vs 能力标签 - WorkgroupEntity是组织结构层面的分组,比如"售前组"、"售后组"、"技术支持组"等 - Skills是能力标签层面的标识,比如"Java"、"Python"、"数据库"等技术能力 WorkgroupEntity和agent的区别主要在于: - agent:一对一人工客服,不支持机器人接待 - robot:机器人客服,不支持转人工 - workgroup:工作组,支持机器人接待,支持转人工
WorkgroupEntity() - Constructor for class com.bytedesk.service.workgroup.WorkgroupEntity
 
WorkgroupEntityListener - Class in com.bytedesk.service.workgroup
 
WorkgroupEntityListener() - Constructor for class com.bytedesk.service.workgroup.WorkgroupEntityListener
 
WorkgroupEventListener - Class in com.bytedesk.service.workgroup
 
WorkgroupEventListener() - Constructor for class com.bytedesk.service.workgroup.WorkgroupEventListener
 
WorkgroupInitializer - Class in com.bytedesk.service.workgroup
 
WorkgroupInitializer() - Constructor for class com.bytedesk.service.workgroup.WorkgroupInitializer
 
WorkgroupMessageEventListener - Class in com.bytedesk.service.workgroup_message
 
WorkgroupMessageEventListener() - Constructor for class com.bytedesk.service.workgroup_message.WorkgroupMessageEventListener
 
workgroupName - Variable in class com.bytedesk.service.queue_member.QueueMemberEntity
 
WorkgroupPermissions - Class in com.bytedesk.service.workgroup
 
WorkgroupPermissions() - Constructor for class com.bytedesk.service.workgroup.WorkgroupPermissions
 
workgroupRepository - Variable in class com.bytedesk.service.statistic.ServiceStatisticService
 
workgroupRepository - Variable in class com.bytedesk.service.workgroup.WorkgroupInitializer
 
workgroupRepository - Variable in class com.bytedesk.service.workgroup.WorkgroupRestService
 
workgroupRepository - Variable in class com.bytedesk.ticket.statistic.TicketStatisticService
 
WorkgroupRepository - Interface in com.bytedesk.service.workgroup
 
WorkgroupRequest - Class in com.bytedesk.service.workgroup
 
WorkgroupRequest() - Constructor for class com.bytedesk.service.workgroup.WorkgroupRequest
 
workgroupResolutionRate - Variable in class com.bytedesk.ticket.statistic.TicketStatisticEntity
 
workgroupResolutionRate - Variable in class com.bytedesk.ticket.statistic.TicketStatisticResponse
 
WorkgroupResponse - Class in com.bytedesk.service.workgroup
 
WorkgroupResponse() - Constructor for class com.bytedesk.service.workgroup.WorkgroupResponse
 
WorkgroupRestController - Class in com.bytedesk.service.workgroup
 
WorkgroupRestController() - Constructor for class com.bytedesk.service.workgroup.WorkgroupRestController
 
workgroupRestService - Variable in class com.bytedesk.ticket.ticket.TicketRestService
 
WorkgroupRestService - Class in com.bytedesk.service.workgroup
 
WorkgroupRestService() - Constructor for class com.bytedesk.service.workgroup.WorkgroupRestService
 
WorkgroupRoutingModeEnum - Enum Class in com.bytedesk.service.workgroup
每种算法都有其适用场景: 轮询:客服能力相近 最小活动数:负载敏感 随机:简单场景 加权随机:重视服务质量 一致性哈希:需要服务连续性 最快响应:重视响应速度
WorkgroupRoutingModeEnum() - Constructor for enum class com.bytedesk.service.workgroup.WorkgroupRoutingModeEnum
 
workgroupRoutingService - Variable in class com.bytedesk.service.routing.RouteService
 
WorkgroupRoutingService - Class in com.bytedesk.service.workgroup
工作组路由服务 根据工作组路由模式选择客服 todo: 需要完善各个路由算法
WorkgroupRoutingService() - Constructor for class com.bytedesk.service.workgroup.WorkgroupRoutingService
 
workgroupService - Variable in class com.bytedesk.service.strategy.WorkgroupCsThreadCreationStrategy
 
workgroupService - Variable in class com.bytedesk.service.workgroup.WorkgroupEventListener
 
workgroupService - Variable in class com.bytedesk.service.workgroup.WorkgroupInitializer
 
workgroupService - Variable in class com.bytedesk.service.workgroup.WorkgroupRestController
 
WorkgroupSpecification - Class in com.bytedesk.service.workgroup
 
WorkgroupSpecification() - Constructor for class com.bytedesk.service.workgroup.WorkgroupSpecification
 
WorkgroupStateEnum - Enum Class in com.bytedesk.service.workgroup
 
WorkgroupStateEnum() - Constructor for enum class com.bytedesk.service.workgroup.WorkgroupStateEnum
 
workgroupTickets - Variable in class com.bytedesk.ticket.statistic.TicketStatisticEntity
 
workgroupTickets - Variable in class com.bytedesk.ticket.statistic.TicketStatisticResponse
 
workgroupUid - Variable in class com.bytedesk.service.queue_member.QueueMemberEntity
 
workgroupUid - Variable in class com.bytedesk.service.queue_member.QueueMemberRequest
 
workgroupUid - Variable in class com.bytedesk.service.statistic_message.StatisticMessageEntity
 
workgroupUid - Variable in class com.bytedesk.service.statistic_thread.StatisticThreadEntity
 
workgroupUid - Variable in class com.bytedesk.service.statistic.ServiceStatisticEntity
 
workgroupUid - Variable in class com.bytedesk.service.statistic.ServiceStatisticRequest
 
workgroupUid - Variable in class com.bytedesk.service.statistic.ServiceStatisticResponse
 
workgroupUid - Variable in class com.bytedesk.ticket.statistic.TicketStatisticEntity
 
workgroupUid - Variable in class com.bytedesk.ticket.statistic.TicketStatisticRequest
 
workgroupUid - Variable in class com.bytedesk.ticket.statistic.TicketStatisticResponse
 
workgroupUid - Variable in class com.bytedesk.ticket.ticket.dto.TicketRequest
 
WorkgroupUpdateEvent - Class in com.bytedesk.service.workgroup.event
 
WorkgroupUpdateEvent(WorkgroupEntity) - Constructor for class com.bytedesk.service.workgroup.event.WorkgroupUpdateEvent
 
WORKTIME_CREATE - Static variable in class com.bytedesk.service.worktime.WorktimePermissions
 
WORKTIME_DELETE - Static variable in class com.bytedesk.service.worktime.WorktimePermissions
 
WORKTIME_EXPORT - Static variable in class com.bytedesk.service.worktime.WorktimePermissions
 
WORKTIME_PREFIX - Static variable in class com.bytedesk.service.worktime.WorktimePermissions
 
WORKTIME_READ - Static variable in class com.bytedesk.service.worktime.WorktimePermissions
 
WORKTIME_UPDATE - Static variable in class com.bytedesk.service.worktime.WorktimePermissions
 
WorktimeController - Class in com.bytedesk.service.worktime
 
WorktimeController() - Constructor for class com.bytedesk.service.worktime.WorktimeController
 
WorktimeEntity - Class in com.bytedesk.service.worktime
 
WorktimeEntity() - Constructor for class com.bytedesk.service.worktime.WorktimeEntity
 
WorktimeInitializer - Class in com.bytedesk.service.worktime
 
WorktimeInitializer() - Constructor for class com.bytedesk.service.worktime.WorktimeInitializer
 
WorktimePermissions - Class in com.bytedesk.service.worktime
 
WorktimePermissions() - Constructor for class com.bytedesk.service.worktime.WorktimePermissions
 
worktimeRepository - Variable in class com.bytedesk.service.worktime.WorktimeService
 
WorktimeRepository - Interface in com.bytedesk.service.worktime
 
WorktimeRequest - Class in com.bytedesk.service.worktime
 
WorktimeRequest() - Constructor for class com.bytedesk.service.worktime.WorktimeRequest
 
WorktimeResponse - Class in com.bytedesk.service.worktime
 
WorktimeResponse() - Constructor for class com.bytedesk.service.worktime.WorktimeResponse
 
worktimes - Variable in class com.bytedesk.service.leave_msg.settings.LeaveMsgSettings
work time
worktimes - Variable in class com.bytedesk.service.leave_msg.settings.LeaveMsgSettingsResponse
work time
worktimeService - Variable in class com.bytedesk.service.settings.ServiceSettingsService
 
worktimeService - Variable in class com.bytedesk.service.workgroup.WorkgroupEventListener
 
worktimeService - Variable in class com.bytedesk.service.worktime.WorktimeController
 
WorktimeService - Class in com.bytedesk.service.worktime
 
WorktimeService() - Constructor for class com.bytedesk.service.worktime.WorktimeService
 
worktimeUids - Variable in class com.bytedesk.service.leave_msg.settings.LeaveMsgSettingsRequest
 
writeTo(CodedOutputStream) - Method in class com.bytedesk.core.socket.protobuf.model.MessageProto.Message
 
writeTo(CodedOutputStream) - Method in class com.bytedesk.core.socket.protobuf.model.ThreadProto.Thread
 
writeTo(CodedOutputStream) - Method in class com.bytedesk.core.socket.protobuf.model.UserProto.User
 

X

XIAOHONGSHU - Enum constant in enum class com.bytedesk.core.enums.ClientEnum
 
XINGHUO - Static variable in class com.bytedesk.ai.provider.LlmProviderConsts
 
XSSFilter - Class in com.bytedesk.core.config.filters
 
XSSFilter() - Constructor for class com.bytedesk.core.config.filters.XSSFilter
 
XSSFilterConfig - Class in com.bytedesk.core.config
 
XSSFilterConfig() - Constructor for class com.bytedesk.core.config.XSSFilterConfig
 

Y

YI - Static variable in class com.bytedesk.ai.provider.LlmProviderConsts
 
YIYAN - Static variable in class com.bytedesk.ai.provider.LlmProviderConsts
 
YOUTUBE - Enum constant in enum class com.bytedesk.core.enums.ClientEnum
 

Z

zh_cn - Variable in class com.bytedesk.ai.robot.RobotJsonLoader.I18n
 
ZH_CN - Enum constant in enum class com.bytedesk.core.enums.LanguageEnum
 
zh_tw - Variable in class com.bytedesk.ai.robot.RobotJsonLoader.I18n
 
ZH_TW - Enum constant in enum class com.bytedesk.core.enums.LanguageEnum
 
ZHAOBIAO - Enum constant in enum class com.bytedesk.core.enums.PlatformEnum
 
ZHIHU - Enum constant in enum class com.bytedesk.core.enums.ClientEnum
 
ZHIPIAI - Enum constant in enum class com.bytedesk.ai.robot.RobotProviderModel
 
ZHIPU - Static variable in class com.bytedesk.ai.provider.LlmProviderConsts
 
ZHIPUAI_CogView - Enum constant in enum class com.bytedesk.ai.robot.RobotModelEnum
 
ZHIPUAI_GLM_3_TURBO - Enum constant in enum class com.bytedesk.ai.robot.RobotModelEnum
 
ZHIPUAI_GLM_4 - Enum constant in enum class com.bytedesk.ai.robot.RobotModelEnum
 
ZHIPUAI_GLM4V - Enum constant in enum class com.bytedesk.ai.robot.RobotModelEnum
 
zhipuaiApi() - Method in class com.bytedesk.ai.springai.SpringAIZhipuaiConfig
 
zhipuaiApiKey - Variable in class com.bytedesk.ai.springai.SpringAIZhipuaiConfig
 
zhipuaiApiModel - Variable in class com.bytedesk.ai.springai.SpringAIZhipuaiConfig
 
zhipuaiApiTemperature - Variable in class com.bytedesk.ai.springai.SpringAIZhipuaiConfig
 
zhipuaiChatClient - Variable in class com.bytedesk.ai.springai.SpringAIToolsController
 
zhipuaiChatClient(ChatClient.Builder, ZhiPuAiChatOptions) - Method in class com.bytedesk.ai.springai.SpringAIZhipuaiConfig
 
zhipuaiChatClientBuilder(ZhiPuAiChatModel) - Method in class com.bytedesk.ai.springai.SpringAIZhipuaiConfig
 
zhipuaiChatModel - Variable in class com.bytedesk.ai.springai.SpringAIZhipuaiController
 
zhipuaiChatModel - Variable in class com.bytedesk.ai.springai.SpringAIZhipuaiService
 
zhipuaiChatModel(ZhiPuAiApi, ZhiPuAiChatOptions) - Method in class com.bytedesk.ai.springai.SpringAIZhipuaiConfig
 
zhipuaiChatOptions() - Method in class com.bytedesk.ai.springai.SpringAIZhipuaiConfig
 
zhipuaiChatService - Variable in class com.bytedesk.ai.robot.RobotEventListener
 
zhipuaiChatService - Variable in class com.bytedesk.ai.robot.RobotRestService
 
zhipuaiChatService - Variable in class com.bytedesk.ai.springai.SpringAIEventListener
 
zhipuaiChatService - Variable in class com.bytedesk.ai.springai.SpringAIZhipuaiController
 
ZhipuaiChatService - Class in com.bytedesk.ai.provider.vendors.zhipuai
https://open.bigmodel.cn/dev/api#sdk_install https://github.com/MetaGLM/zhipuai-sdk-java-v4 https://docs.spring.io/spring-ai/reference/api/chat/zhipuai-chat.html https://open.bigmodel.cn/dev/api/normal-model/glm-4 https://github.com/spring-projects/spring-ai/blob/main/models/spring-ai-zhipuai/src/main/java/org/springframework/ai/zhipuai/api/ZhiPuAiApi.java
ZhipuaiChatService() - Constructor for class com.bytedesk.ai.provider.vendors.zhipuai.ZhipuaiChatService
 
zhipuaiClient - Variable in class com.bytedesk.ai.provider.vendors.zhipuai.ZhipuaiChatService
 
zhipuaiClient() - Method in class com.bytedesk.ai.springai.SpringAIZhipuaiConfig
 
zhipuaiEmbeddingModel - Variable in class com.bytedesk.ai.springai.SpringAIZhipuaiConfig
 
zhipuaiEmbeddingModel(ZhiPuAiApi, ZhiPuAiEmbeddingOptions) - Method in class com.bytedesk.ai.springai.SpringAIZhipuaiConfig
 
ZhiPuAiEmbeddingOptions() - Method in class com.bytedesk.ai.springai.SpringAIZhipuaiConfig
 
zhipuaiImageApi() - Method in class com.bytedesk.ai.springai.SpringAIZhipuaiConfig
 
zhipuaiImageModel(ZhiPuAiImageApi) - Method in class com.bytedesk.ai.springai.SpringAIZhipuaiConfig
 
zhiPuAiImageModel - Variable in class com.bytedesk.ai.springai.SpringAIZhipuaiController
 
zhipuaiRedisVectorStore(EmbeddingModel, RedisVectorStoreProperties) - Method in class com.bytedesk.ai.springai.SpringAIZhipuaiConfig
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form